libretro / mgba

mGBA Game Boy Advance Emulator
https://mgba.io/
Mozilla Public License 2.0
70 stars 77 forks source link

Cheats dont work in Mario Kart Super Circuit #132

Closed meepingsnesroms closed 5 years ago

meepingsnesroms commented 5 years ago

Using US version with with the master code and max coins enabled still doesnt give you max coins. Auto apply cheats on toggle is enabled. The cheats used are the RetroArch core downloader builtin ones.

RetroArch Version: 1.7.5 macOS mGBA version: mGBA 0.7-b1 6db8583 ROM MD5 Checksum: 36ff1aae709e90167186639b75e

Works fine in VBAM.

endrift commented 5 years ago

Please post the codes. There are often many versions of the same code.

meepingsnesroms commented 5 years ago

Mario Kart - Super Circuit (USA, Europe) (Code Breaker).cht.zip

meepingsnesroms commented 5 years ago

It may have an issue with the master code being 3 codes:

cheat0_desc = "Enable Code (Must Be On)"
cheat0_code = "98768910+3746+EFAA2431+FBF0+BC75DC43+2FC6"
cheat0_enable = false 
endrift commented 5 years ago

Fixed in 6442d17b4

meepingsnesroms commented 5 years ago

Merged and tested