mirror of
https://github.com/libretro/libretro-database
synced 2025-04-05 03:23:45 +00:00
This commit decrypts most of the encrypted CodeBreaker cheat codes into their plain format. I manually fixed some games that had both plain and encrypted codes, causing some of them not to work. The advantage of having all codes in plain format is that it allows for users to add their codes (appending the file). Encryption prevents this since the cheat decoder tries to decrypt unconditionally. Added a tiny python script that assists in decoding these cheatcodes. It is not very smart so it might decrypt stuff that's already decrypted depending on the order of the cheats in the file. I manually eveyballed all the codes and ran some sanity checks on them to the point I trust most of the changes here. Some codes were already broken so I hopefully mend more things that I'm breaking with this change. Sorry for the whitespace cleanup! That's the script rewriting the files cleanly
99 lines
3.6 KiB
Plaintext
99 lines
3.6 KiB
Plaintext
cheats = 24
|
|
|
|
cheat0_desc = "Enable Code (Must Be On)"
|
|
cheat0_code = "000045B9+000A+100896B0+0007"
|
|
cheat0_enable = false
|
|
|
|
cheat1_desc = "Start With 10,000 LP"
|
|
cheat1_code = "72015BE8+0001+82018FE4+2710"
|
|
cheat1_enable = false
|
|
|
|
cheat2_desc = "Infinite LP"
|
|
cheat2_code = "82018FE4+1F40"
|
|
cheat2_enable = false
|
|
|
|
cheat3_desc = "Always Start First"
|
|
cheat3_code = "3202036E+0000"
|
|
cheat3_enable = false
|
|
|
|
cheat4_desc = "Press Start+L For Maximum Duel Points"
|
|
cheat4_code = "74000130+01F7+82013D7C+FFFF"
|
|
cheat4_enable = false
|
|
|
|
cheat5_desc = "Press Start+L To Unlock Card Limit Option"
|
|
cheat5_code = "74000130+01F7+32013D88+000F"
|
|
cheat5_enable = false
|
|
|
|
cheat6_desc = "Direct Attacks=5000"
|
|
cheat6_code = "8201816E+1388"
|
|
cheat6_enable = false
|
|
|
|
cheat7_desc = "Weak Opponents"
|
|
cheat7_code = "72019D48+1F40+82019D48+0FA0"
|
|
cheat7_enable = false
|
|
|
|
cheat8_desc = "Opponents Direct Attack does Zero"
|
|
cheat8_code = "82018162+0000"
|
|
cheat8_enable = false
|
|
|
|
cheat9_desc = "Press Select+Up For Instant Win"
|
|
cheat9_code = "74000130+03BB+82019D48+0000"
|
|
cheat9_enable = false
|
|
|
|
cheat10_desc = "Press Select+Down To Access Draw Phase"
|
|
cheat10_code = "74000130+037B+32015BE8+0002"
|
|
cheat10_enable = false
|
|
|
|
cheat11_desc = "Free Ritual"
|
|
cheat11_code = "32017B21+0000"
|
|
cheat11_enable = false
|
|
|
|
cheat12_desc = "Press Select+R For Free Fusion"
|
|
cheat12_code = "74000130+02FB+32017B00+0001+74000130+02FB+32017B12+000D+74000130+02FB+32017B20+007F+73004474+0002+32017B20+007E+74000130+02FB+82017B18+9CE9+74000130+02FB+82017B1A+0803+74000130+02FB+820179C0+024F+74000130+02FB+820179C2+0000+74000130+02FB+32017FB8+0000"
|
|
cheat12_enable = false
|
|
|
|
cheat13_desc = "No Sacrifice"
|
|
cheat13_code = "74000130+02FE+8201AB08+0000+D0000020+0200+8201AB0C+C601"
|
|
cheat13_enable = false
|
|
|
|
cheat14_desc = "All Cards-In Trunk"
|
|
cheat14_code = "74000130+03FA+42011C2C+0003+0000043A+0004+74000130+02FB+42013CE6+0000+00000004+0002+74000130+02FB+42013C28+0000+0000005F+0002"
|
|
cheat14_enable = false
|
|
|
|
cheat15_desc = "Press B+Up To Access Booster Menu"
|
|
cheat15_code = "74000130+03BD+830048B6+0000+74000130+03BD+830048B8+071C"
|
|
cheat15_enable = false
|
|
|
|
cheat16_desc = "Unlock All Boosters"
|
|
cheat16_code = "7201F8BC+0001+3201F91C+001B+7201F8BC+0001+3201F8DE+001F+7201F8BC+0001+4201F8E0+001F+0001001A+0002"
|
|
cheat16_enable = false
|
|
|
|
cheat17_desc = "Hold R+Down To Activate Raigeki"
|
|
cheat17_code = "74000130+027F+32017B00+0001+74000130+027F+32017B12+000D+74000130+027F+82017B18+982D+74000130+027F+82017B1A+0803+74000130+027F+820179C0+0153+74000130+027F+820179C2+0050"
|
|
cheat17_enable = false
|
|
|
|
cheat18_desc = "Hold R+Up To Activate Harpie's Feather Duster"
|
|
cheat18_code = "74000130+02BF+32017B00+0001+74000130+02BF+32017B12+000D+74000130+02BF+82017B18+AEC1+74000130+02BF+82017B1A+0803+74000130+02BF+820179C0+02A9+74000130+02BF+820179C2+0050"
|
|
cheat18_enable = false
|
|
|
|
cheat19_desc = "Press R+Right To Activate Monster Reborn"
|
|
cheat19_code = "74000130+02EF+8201AB08+0161+74000130+02EF+8201AB0C+441A+74000130+02EF+8201AB10+0004+74000130+02EF+8201AB12+2D00+74000130+02EF+8201AB14+0A00"
|
|
cheat19_enable = false
|
|
|
|
cheat20_desc = "Press R+Left To Activate Change of Heart"
|
|
cheat20_code = "74000130+02DF+8201AB08+0128+74000130+02DF+8201AB0C+441A+74000130+02DF+8201AB10+0004+74000130+02DF+8201AB12+2C00+74000130+02DF+8201AB14+0A00"
|
|
cheat20_enable = false
|
|
|
|
cheat21_desc = "Press Start+Down To Start Pyramid Scenario"
|
|
cheat21_code = "74000130+0377+82013D7E+8400+74000130+0377+82013D80+003F"
|
|
cheat21_enable = false
|
|
|
|
cheat22_desc = "Press L+R+Down To Access All Characters"
|
|
cheat22_code = "74000130+007F+42013D8C+0010+0001000E+0004+74000130+007F+42013DC4+0010+00010009+0004"
|
|
cheat22_enable = false
|
|
|
|
cheat23_desc = "20 Wins/0 Loses All Characters"
|
|
cheat23_code = "42013CF4+0014+00000017+0004"
|
|
cheat23_enable = false
|
|
|