I noticed, that the native FBNeo cheats for Raiden (World set 1) aren’t working.
( Quick Menu > Core Options > Cheats)
What i did:
Fresh install of RetroArch-Win64 & FBNeo core
FBNeo cheat files in SYSTEM_DIRECTORY/fbneo/cheats/
raiden.zip matching with core/datfile (clrmamepro)
I also tested with FBNeo standalone and there the cheats are working as expected.
While other games (1941.zip and mslug.zip) haven’t problems with the FBNeo cheats, raiden.zip gives me discrepancies:
retroarch.log:
[DEBUG] [Environ]: GET_VARIABLE: fbneo-cheat-2-raiden-Invincibility_PL1 = "1 - Invincibility PL1"
[libretro DEBUG] Cheat #2, option #1. action: [libretro DEBUG] Apply cheat @ 0x1215 -> 0xB. (Undo 0x0)
but the value 0x1215
should be 0x11C5
according to the cheatfile:
cheat "Invincibility PL1"
default 0
0 "Disabled"
1 "Enabled", 0, 0x11C5, 0x0B
Am i missing something?