mirror of
https://github.com/libretro/libretro-database
synced 2025-04-04 18:03:50 +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
25 lines
444 B
Plaintext
25 lines
444 B
Plaintext
cheats = 6
|
|
|
|
cheat0_desc = "Team Co-operation Level"
|
|
|
|
cheat1_desc = "MAX"
|
|
cheat1_code = "221130C0+0000000C"
|
|
cheat1_enable = false
|
|
|
|
cheat2_desc = "GOOD"
|
|
cheat2_code = "221130C0+00000008"
|
|
cheat2_enable = false
|
|
|
|
cheat3_desc = "NORMAL"
|
|
cheat3_code = "221130C0+00000006"
|
|
cheat3_enable = false
|
|
|
|
cheat4_desc = "BAD"
|
|
cheat4_code = "221130C0+00000004"
|
|
cheat4_enable = false
|
|
|
|
cheat5_desc = "WORST"
|
|
cheat5_code = "221130C0+00000000"
|
|
cheat5_enable = false
|
|
|