If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below. Also, before requesting
codes, note that there is a main site, which may contain what you
are looking for already. Also, if you know what you want, feel free to
search for it directly.
I've used the Regen debugger a few times in the past. Don't remember too much about it, but I do remember that I wasn't impressed enough to switch debuggers.
I've used the Regen debugger a few times in the past. Don't remember too much about it, but I do remember that I wasn't impressed enough to switch debuggers.
The next step requires some knowledge of 68000 assembly. When the game reaches one of your breakpoints, it will pause the game and show you the relevant assembly in the upper left side of the debugger. You can look at that assembly and figure out how to make your Game Genie code.
I once used a debugger to find codes for Super Double Dragon music. I had to do it tho cause the hacker that found the correct address to debug didn't want to play the game. I was the one that requested the code so that's why I did it. Was fun tho.
Comment