mirror of
https://github.com/libretro/libretro-database
synced 2025-04-04 23:53:45 +00:00
used the newer usrcheat provided by DeadSkullzJr's NDS(i) Cheat Database https://gbatemp.net/threads/deadskullzjrs-nds-cheat-databases.488711/ and converted it with Rubonnek's usrcheat-to-libretro-cht-parser
21 lines
407 B
Plaintext
21 lines
407 B
Plaintext
cheats = 5
|
|
|
|
cheat0_desc = "Miscellaneous Codes"
|
|
|
|
cheat1_desc = "Max HP"
|
|
cheat1_code = "22283ACC+000000FF+22283ACE+000000FF"
|
|
cheat1_enable = false
|
|
|
|
cheat2_desc = "Max/Infinite Gold"
|
|
cheat2_code = "02283AD4+0001869F"
|
|
cheat2_enable = false
|
|
|
|
cheat3_desc = "Max Attack"
|
|
cheat3_code = "22283AD0+000000FF"
|
|
cheat3_enable = false
|
|
|
|
cheat4_desc = "Max Defense"
|
|
cheat4_code = "22283AD2+000000FF"
|
|
cheat4_enable = false
|
|
|