libretro / bsnes2014

Libretro fork of bsnes. As close to upstream as possible.
GNU General Public License v3.0
9 stars 17 forks source link

Broken Action Replay Cheat Support #70

Open summonthethunder opened 4 years ago

summonthethunder commented 4 years ago

Libretro's Cheat Database for SNES has two styles: Game Genie in AAAA-BBBB and Action Replay in AAAAAABB. Game Genie works fine, but Action Replay codes do not work after loading and enabling them via the Cheat menu in RetroArch.

I also tried the following formats: AAAAAA:BB, AAAAAA/BB, and AAAAAA=BB. No luck with any of those either.

I codes do load in SNES9X, for reference, so the codes are most likely good.