mrehkopf / sd2snes

SD card based multi-purpose cartridge for the SNES
http://sd2snes.de
GNU General Public License v2.0
579 stars 114 forks source link

Cheats and SA-1 #177

Open Ritaku02 opened 2 years ago

Ritaku02 commented 2 years ago

Can the cheat system access SA-1 memory space? I converted some Gradius III cheats to work on the SA-1 patched version, and they work fine in RetroArch with Snes9x core, but not on the SD2SNES. It leaves me wondering if it's the cheats system being unable to access SA-1 memory space, or if it's being mapped differently from RetroArch/Snes9x.

Stingray77 commented 2 years ago

I think the cheat engine works differently. Can you apply the cheats to the Rom itself? Using GameGenieGuy for instance? maybe this also fails as the addressing is changed. but worth a try. 😄

Ritaku02 commented 2 years ago

That would depend on if a cheat addressing the SA-1's RAM can be converted to a Game Genie code, which I'm doubtful of. Game Genie tends to only work on ROM space

Stingray77 commented 2 years ago

Maybe patch the rom before doing the SA-1 patch? (worth a try)