libretro / snes9x2010

Snes9x 2010. Port of Snes9x 1.52+ to Libretro (previously called SNES9x Next). Rewritten in C and several optimizations and speedhacks.
Other
99 stars 71 forks source link

Pro Action Replay codes not working #65

Open magpie514 opened 8 years ago

magpie514 commented 8 years ago

The core seems to completely ignore PAR codes, even though Game Genie codes that affect the same addresses (even converted PAR=>GG codes) work perfectly. When tested in other emulators with the same ROM, (including regular snes9x) the PAR codes work perfectly. This means codes affecting RAM addresses cannot be made to work, limiting the scope of cheats/hacks dramatically.

Note that I am adding the codes properly, since codes converted to Game Genie using converters can be made to work in RetroArch, this is not user error (the cheat interface is in fact one of the easiest and more convenient to use I stumbled upon).

Seems to be a general issue with libretro and PAR codes, even when the used cores are supposed to accept PAR, but was advised to post here for starters.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/31467366-pro-action-replay-codes-not-working?utm_campaign=plugin&utm_content=tracker%2F626376&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F626376&utm_medium=issues&utm_source=github).