libretro / beetle-saturn-libretro

Standalone hard fork of Mednafen Saturn to the libretro API.
GNU General Public License v2.0
18 stars 7 forks source link

Cheats still not working #5

Open efrainm23 opened 2 years ago

efrainm23 commented 2 years ago

Its good to see that this core has been updated to latest 1.29.0 version. However, cheats had not been working with the previous core version and they still do not with this new update. The same codes work fine on stand alone Mednafen. There was an open issue for this problem with the previous version before this rebase.

I have been using Keio Flying Squadron 2 (Europe) as a test using the following cheats:

cheat0_desc = "9999 Bunnies Collected" cheat0_code = "1020004E 270F" cheat0_enable = true

cheat1_desc = "99 Lives" cheat1_code = "30200013 0063" cheat1_enable = true

Just for comparison, I believe the Kronos core based on Yabause does have working cheats last I checked. The one I am certain does have working cheats is the Yaba Sanshiro core also based on Yabause. Those cores are obviously less accurate and have more broken games. Its a shame, the non working cheats is the last thing keeping me from ditching stand alone Mednafen and converting my collection for Saturn to CHD.

LIEV-008 commented 2 years ago

I completely agree. Cheats support is a necessary part for any core. I don't understand why you are taking so long with this.

sonninnos commented 1 month ago

Just tried searching and creating my own cheats, and that worked fine.