top of page

Clear RAM data at End of Battle

8.15

Some of my routines store data in RAM that needs to be cleared at the end of battle, adding an hook to do so in each of these routines is not ideal because if you add more than one routine then the last one will overwrite the hook of the previous one, thus only the data of the last routine will be cleared. This .hma script adds a table that can be expanded and will serve as a "universal" hook to clear any data stored in RAM. You can use this yourself too if you know what you are doing, just add an entry and set it to a RAM address to clear the byte at that address.

-Defa

HMA Discord Link 2.png

Credits:

Defa


How To

Apply the attached .hma patch



Happy Hacking!

 


bottom of page