Post subject: how to find memory locations?
Former player
Joined: 3/23/2006
Posts: 211
I noticed that for several runs, eg. Megaman 1 and Excite Bike, the memory locations where game variables are stored were found. Does anyone have any advice on how to find these locations? I intend to write a bot to try out cornering possibilities for Super Mario Kart, and the bot needs to be able to tell what its position/speed/etc is, so it can automatically select the best possibilities. I'm not bothered about how to 'watch' these locations in the emulator (I intend to fiddle with the snes9x source anyway to allow the bot to call it, so I could just insert printf statements if necessary), I'd just like to know how people go about finding them in the first place.
do not forget to *ENJOY THE SAUCE*
Joined: 4/11/2006
Posts: 487
Location: North of Russia :[
Use search for cheats ^^ It finds memory locations )
Former player
Joined: 3/23/2006
Posts: 211
zefiris wrote:
Use search for cheats ^^ It finds memory locations )
Ah, smashing. I've found the bit in the snes9x manual about this, thanks :)
do not forget to *ENJOY THE SAUCE*