Hello, fellow mates.
I was trying to make a cheat for the game [GBA]Golden Sun, release #0171, by Mode7, ROM without intro's, using the VBA 1.7.2
To make the cheat, I've tried using the Cheat Search, and some trial-and-errod methods, like the one described by Parasyte onto his FCE Debuggin tutorial (http://www.romhacking.net/docs/161/), and some of the techniques described here: (http://web.archive.org/web/20040409085237/www.gscentral.com/view.pl?HackingText/hackv500c).
My goal was to make a cheat so Isaac would "Always Run" on the screen. The first time I made my tests, I came up with four adresses:
030006C8
030049FC
030049FD
03004A11
None of them seemed to make my code work. I've repeated the process, but now using different types of comparisons, and came up with only one result:
02037011
But again, this didn't set my character to be always running.
I'm not an expert in GameBoy Advance ASM, so I have no idea if there adresses are reserved to something (stack pile, ppu) or anything, nor do know if there's an easier way to make a button always triggered (at least, always when out of the battle and out of the menu).
Any ideas?
Thanks in advance!