I was trying to use this hex code (C0 B4 06 26 60 68 80 19 C0 7E 29 1C 11 F0 95 FD 37 19 00 2E 00 D1 7F 1E F9 7C 40 18 F8 74 76 1E F0 D5 C0 BC 30 BD), found in another feu thread, to give fe7 enemies an actual luck stat, but I can’t seem to find the 0x17ACA address when using an hex editor, and I don’t really know where/how am i supposed to paste it without breaking the rom…
Could anyone help me?
If you’re using FEBuilderGBA’s hex editor, then use Ctrl+G to open a prompt to jump to a particular hex adress. From there, you should be able to paste, or manually edit the hex at worst just by typing the hex values in.
Alright thanks a lot.
But I still don’t know if i should just paste it without altering anything else or not.
you only need to alter the hex code from the initial offset until you run out of code to inject
Welks. Hope everything works out.