mirror of
https://github.com/libretro/libretro-database
synced 2025-06-05 19:51:39 +00:00
Intended as a minimal alternative for the unwieldly enormous cheat files with hundreds of cheats that are difficult to scroll through. These new (RetroArch) ones focus on the most pivotal things that a player might want to occasionally cheat for convenience, like health via potions or credits/continues in a game with limited continues.
23 lines
713 B
Plaintext
23 lines
713 B
Plaintext
cheats = "1"
|
|
|
|
cheat0_address = "1012156"
|
|
cheat0_address_bit_position = "15"
|
|
cheat0_big_endian = "false"
|
|
cheat0_cheat_type = "1"
|
|
cheat0_code = ""
|
|
cheat0_desc = "Infinite Potions. Potion quantity will decrease when they're used, but the number will replenish to 5 the next time you open the menu."
|
|
cheat0_enable = "true"
|
|
cheat0_handler = "1"
|
|
cheat0_memory_search_size = "2"
|
|
cheat0_repeat_add_to_address = "1"
|
|
cheat0_repeat_add_to_value = "0"
|
|
cheat0_repeat_count = "1"
|
|
cheat0_rumble_port = "0"
|
|
cheat0_rumble_primary_duration = "0"
|
|
cheat0_rumble_primary_strength = "0"
|
|
cheat0_rumble_secondary_duration = "0"
|
|
cheat0_rumble_secondary_strength = "0"
|
|
cheat0_rumble_type = "0"
|
|
cheat0_rumble_value = "0"
|
|
cheat0_value = "5"
|