mirror of
https://github.com/libretro/libretro-database
synced 2025-04-05 19:24:26 +00:00
29 lines
615 B
Plaintext
29 lines
615 B
Plaintext
cheats = 7
|
|
|
|
cheat0_desc = "Decent Speed"
|
|
cheat0_code = "FFA0A2:00FF"
|
|
cheat0_enable = false
|
|
|
|
cheat1_desc = "Crazy Speed"
|
|
cheat1_code = "FFA0A2:00FF+FFA0A4:00FF"
|
|
cheat1_enable = false
|
|
|
|
cheat2_desc = "No Lap Time (Minutes)"
|
|
cheat2_code = "FFA0C2:0000"
|
|
cheat2_enable = false
|
|
|
|
cheat3_desc = "No Lap Time (Seconds)"
|
|
cheat3_code = "FFA0C4:0000"
|
|
cheat3_enable = false
|
|
|
|
cheat4_desc = "No Lap Time (Micro-Seconds)"
|
|
cheat4_code = "FFA0C4:0000"
|
|
cheat4_enable = false
|
|
|
|
cheat5_desc = "Track Scroller"
|
|
cheat5_code = "FFA0B4:0000"
|
|
cheat5_enable = false
|
|
|
|
cheat6_desc = "Lap Counter"
|
|
cheat6_code = "FFA0CE:000D"
|
|
cheat6_enable = false |