mirror of
https://github.com/libretro/libretro-database
synced 2025-04-05 14:53:48 +00:00
29 lines
643 B
Plaintext
29 lines
643 B
Plaintext
cheats = 7
|
|
|
|
cheat0_desc = "Infinite Lives"
|
|
cheat0_code = "Z 8 48529 183 0"
|
|
cheat0_enable = false
|
|
|
|
cheat1_desc = "Lives (0-127)"
|
|
cheat1_code = "Z 8 48515 256 0"
|
|
cheat1_enable = false
|
|
|
|
cheat2_desc = "Weapon (0=Axe, 1=Sword, 2=Mace, 3=Trident, 4=Lanza, 5=Net)"
|
|
cheat2_code = "Z 8 54980 256 0"
|
|
cheat2_enable = false
|
|
|
|
cheat3_desc = "Phase (0-3)"
|
|
cheat3_code = "Z 8 45069 256 0"
|
|
cheat3_enable = false
|
|
|
|
cheat4_desc = "Lap (1-8)"
|
|
cheat4_code = "Z 8 45622 256 0"
|
|
cheat4_enable = false
|
|
|
|
cheat5_desc = "Level 4 (last level)"
|
|
cheat5_code = "Z 8 45069 3 0"
|
|
cheat5_enable = false
|
|
|
|
cheat6_desc = "Last lap"
|
|
cheat6_code = "Z 8 45622 8 0"
|
|
cheat6_enable = false |