mirror of
https://github.com/libretro/libretro-database
synced 2025-03-26 16:27:49 +00:00
Update Gaiares (USA, Japan) (Action Replay).cht
made some changes to the codes missing digits. Also, I added the specifier for the P cannon code, but I am unsure if it will function correctly on retropie.
This commit is contained in:
@ -5,22 +5,22 @@ cheat0_code = "FFF3E1:0004"
|
||||
cheat0_enable = false
|
||||
|
||||
cheat1_desc = "Permanent Shield (Invincible)"
|
||||
cheat1_code = "FF509000:04"
|
||||
cheat1_code = "FF509000:0004"
|
||||
cheat1_enable = false
|
||||
|
||||
cheat2_desc = "Power Meter Always Full"
|
||||
cheat2_code = "FF56B000:07"
|
||||
cheat2_code = "FF56B000:0007"
|
||||
cheat2_enable = false
|
||||
|
||||
cheat3_desc = "Most Powerful Weapon"
|
||||
cheat3_code = "FFF5A000:09"
|
||||
cheat3_code = "FFF5A000:0009"
|
||||
cheat3_enable = false
|
||||
|
||||
cheat4_desc = "P Cannon"
|
||||
cheat4_code = "FFF5A0:XX"
|
||||
cheat4_code = "FFF5A0:0002"
|
||||
cheat4_enable = false
|
||||
|
||||
cheat5_desc = "Always Have Max Speed"
|
||||
cheat5_code = "FFF413:18"
|
||||
cheat5_code = "FFF413:0018"
|
||||
cheat5_enable = false
|
||||
|
||||
|
Reference in New Issue
Block a user