mirror of
https://github.com/libretro/libretro-database
synced 2025-04-08 19:44:28 +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
203 lines
4.6 KiB
Plaintext
203 lines
4.6 KiB
Plaintext
cheats = 50
|
|
|
|
cheat0_desc = "Enable Code (Must Be On)"
|
|
cheat0_code = "00004A1A+000A+100008CA+0007"
|
|
cheat0_enable = false
|
|
|
|
cheat1_desc = "Always Low Overall Time"
|
|
cheat1_code = "83002414+0000"
|
|
cheat1_enable = false
|
|
|
|
cheat2_desc = "Infinite Time"
|
|
cheat2_code = "83002442+0E10"
|
|
cheat2_enable = false
|
|
|
|
cheat3_desc = "Infinite Health P1"
|
|
cheat3_code = "830047A2+008C"
|
|
cheat3_enable = false
|
|
|
|
cheat4_desc = "75% Health P1"
|
|
cheat4_code = "730047A2+008C+830047A2+0069"
|
|
cheat4_enable = false
|
|
|
|
cheat5_desc = "50% Health P1"
|
|
cheat5_code = "730047A2+008C+830047A2+0046"
|
|
cheat5_enable = false
|
|
|
|
cheat6_desc = "25% Health P1"
|
|
cheat6_code = "730047A2+008C+830047A2+0023"
|
|
cheat6_enable = false
|
|
|
|
cheat7_desc = "1-Hit Death P1"
|
|
cheat7_code = "730047A2+008C+830047A2+0001"
|
|
cheat7_enable = false
|
|
|
|
cheat8_desc = "No Health P1"
|
|
cheat8_code = "830047A2+0000"
|
|
cheat8_enable = false
|
|
|
|
cheat9_desc = "P1 Always Wins"
|
|
cheat9_code = "3300244E+0002"
|
|
cheat9_enable = false
|
|
|
|
cheat10_desc = "P1 Needs 1 Win To Win"
|
|
cheat10_code = "7300244E+0000+3300244E+0001"
|
|
cheat10_enable = false
|
|
|
|
cheat11_desc = "P1 Never Wins"
|
|
cheat11_code = "3300244E+0000"
|
|
cheat11_enable = false
|
|
|
|
cheat12_desc = "Infinite Health P2"
|
|
cheat12_code = "83005852+008C"
|
|
cheat12_enable = false
|
|
|
|
cheat13_desc = "75% Health P2"
|
|
cheat13_code = "73005852+008C+83005852+0069"
|
|
cheat13_enable = false
|
|
|
|
cheat14_desc = "50% Health P2"
|
|
cheat14_code = "73005852+008C+83005852+0046"
|
|
cheat14_enable = false
|
|
|
|
cheat15_desc = "25% Health P2"
|
|
cheat15_code = "73005852+008C+83005852+0023"
|
|
cheat15_enable = false
|
|
|
|
cheat16_desc = "1-Hit Death P2"
|
|
cheat16_code = "73005852+008C+83005852+0001"
|
|
cheat16_enable = false
|
|
|
|
cheat17_desc = "No Health P2"
|
|
cheat17_code = "83005852+008C"
|
|
cheat17_enable = false
|
|
|
|
cheat18_desc = "P2 Always Wins"
|
|
cheat18_code = "3300244F+0002"
|
|
cheat18_enable = false
|
|
|
|
cheat19_desc = "P2 Needs 1 Win To Win"
|
|
cheat19_code = "7300244E+0000+3300244F+0001"
|
|
cheat19_enable = false
|
|
|
|
cheat20_desc = "P2 Never Wins"
|
|
cheat20_code = "3300244F+0000"
|
|
cheat20_enable = false
|
|
|
|
cheat21_desc = "Start On Stage 2"
|
|
cheat21_code = "7300244A+0000+8300244A+0001"
|
|
cheat21_enable = false
|
|
|
|
cheat22_desc = "Start On Stage 3"
|
|
cheat22_code = "7300244A+0000+8300244A+0002"
|
|
cheat22_enable = false
|
|
|
|
cheat23_desc = "Start On Stage 4"
|
|
cheat23_code = "7300244A+0000+8300244A+0003"
|
|
cheat23_enable = false
|
|
|
|
cheat24_desc = "Start On Stage 5"
|
|
cheat24_code = "7300244A+0000+8300244A+0004"
|
|
cheat24_enable = false
|
|
|
|
cheat25_desc = "Start On Stage 6"
|
|
cheat25_code = "7300244A+0000+8300244A+0005"
|
|
cheat25_enable = false
|
|
|
|
cheat26_desc = "Start On Stage 7"
|
|
cheat26_code = "7300244A+0000+8300244A+0006"
|
|
cheat26_enable = false
|
|
|
|
cheat27_desc = "Start On Stage 8"
|
|
cheat27_code = "7300244A+0000+8300244A+0007"
|
|
cheat27_enable = false
|
|
|
|
cheat28_desc = "Start On Stage 9"
|
|
cheat28_code = "7300244A+0000+8300244A+0008"
|
|
cheat28_enable = false
|
|
|
|
cheat29_desc = "Start On Stage 10"
|
|
cheat29_code = "7300244A+0000+8300244A+0009"
|
|
cheat29_enable = false
|
|
|
|
cheat30_desc = "P1 Always Jin"
|
|
cheat30_code = "330042B3+0000"
|
|
cheat30_enable = false
|
|
|
|
cheat31_desc = "P1 Always Paul"
|
|
cheat31_code = "330042B3+0001"
|
|
cheat31_enable = false
|
|
|
|
cheat32_desc = "P1 Always Hwoarang"
|
|
cheat32_code = "330042B3+0002"
|
|
cheat32_enable = false
|
|
|
|
cheat33_desc = "P1 Always Law"
|
|
cheat33_code = "330042B3+0003"
|
|
cheat33_enable = false
|
|
|
|
cheat34_desc = "P1 Always Nina"
|
|
cheat34_code = "330042B3+0004"
|
|
cheat34_enable = false
|
|
|
|
cheat35_desc = "P1 Always Gunjack"
|
|
cheat35_code = "330042B3+0005"
|
|
cheat35_enable = false
|
|
|
|
cheat36_desc = "P1 Always Yoshimitsu"
|
|
cheat36_code = "330042B3+0006"
|
|
cheat36_enable = false
|
|
|
|
cheat37_desc = "P1 Always King"
|
|
cheat37_code = "330042B3+0007"
|
|
cheat37_enable = false
|
|
|
|
cheat38_desc = "P1 Always Xiaoyu"
|
|
cheat38_code = "330042B3+0008"
|
|
cheat38_enable = false
|
|
|
|
cheat39_desc = "P1 Always Heihachi"
|
|
cheat39_code = "330042B3+0009"
|
|
cheat39_enable = false
|
|
|
|
cheat40_desc = "P2 Always Jin"
|
|
cheat40_code = "33005363+0000"
|
|
cheat40_enable = false
|
|
|
|
cheat41_desc = "P2 Always Paul"
|
|
cheat41_code = "33005363+0001"
|
|
cheat41_enable = false
|
|
|
|
cheat42_desc = "P2 Always Hwoarang"
|
|
cheat42_code = "33005363+0002"
|
|
cheat42_enable = false
|
|
|
|
cheat43_desc = "P2 Always Law"
|
|
cheat43_code = "33005363+0003"
|
|
cheat43_enable = false
|
|
|
|
cheat44_desc = "P2 Always Nina"
|
|
cheat44_code = "33005363+0004"
|
|
cheat44_enable = false
|
|
|
|
cheat45_desc = "P2 Always Gunjack"
|
|
cheat45_code = "33005363+0005"
|
|
cheat45_enable = false
|
|
|
|
cheat46_desc = "P2 Always Yoshimitsu"
|
|
cheat46_code = "33005363+0006"
|
|
cheat46_enable = false
|
|
|
|
cheat47_desc = "P2 Always King"
|
|
cheat47_code = "33005363+0007"
|
|
cheat47_enable = false
|
|
|
|
cheat48_desc = "P2 Always Xiaoyu"
|
|
cheat48_code = "33005363+0008"
|
|
cheat48_enable = false
|
|
|
|
cheat49_desc = "P2 Always Heihachi"
|
|
cheat49_code = "33005363+0009"
|
|
cheat49_enable = false
|
|
|