#real-time text replacement

5 messages · Page 1 of 1 (latest)

floral canyon
#

So just as a disclaimer I have no idea how possible this would be, although I can guess it wouldn't be very easy

The basic idea is basically PISS but it replaces text right before it gets displayed by swapping the string it was going to use with a new one. Either that or it does the replacing when it reads the text from the msg file. This would be pretty useful for some simple text based mods I've had in the back of my mind, and would likely bypass an annoying bug with the BF decompiler that incorrectly decompiles some addresses

This is something I'd like to make at some point, but right now I'd just like some input since I'm only 1/4 of the way through my modding break

floral canyon
#

real-time text replacement

floral canyon
#

Well I finished the code (probably), which was a lot easier after I realized I didn't have to use inabapatches and learn assembly. Now all I have to do is wait another couple weeks for ghidra to finish analyzing for me to realize how inlined this probably is and give up

#

In the event that I don't give up on this, does anyone have any name suggestions? I was thinking real-time PISS, but idk

shy jungle
#

Is this still alive?