Skip to content

Commit b319ff6

Browse files
cheats: Add Sony - PlayStation Portable Ys Seven (#1573)
* PSP folder for confirmed new Ys cheat I hope it's allowed to make a new folder! * Ys Seven (PSP) health potion cheats Made these cheat codes myself with the RA memory address / value search. * Rename to (RetroArch).cht
1 parent f758876 commit b319ff6

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
cheats = "2"
2+
3+
cheat0_address = "22550152"
4+
cheat0_address_bit_position = "255"
5+
cheat0_big_endian = "false"
6+
cheat0_cheat_type = "1"
7+
cheat0_code = ""
8+
cheat0_desc = "Infinite 50 HP potions (Iko)"
9+
cheat0_enable = "true"
10+
cheat0_handler = "1"
11+
cheat0_memory_search_size = "3"
12+
cheat0_repeat_add_to_address = "1"
13+
cheat0_repeat_add_to_value = "0"
14+
cheat0_repeat_count = "1"
15+
cheat0_value = "3"
16+
17+
cheat1_address = "22550154"
18+
cheat1_address_bit_position = "255"
19+
cheat1_big_endian = "false"
20+
cheat1_cheat_type = "1"
21+
cheat1_code = ""
22+
cheat1_desc = "Infinite 200 HP potions (Salimera)"
23+
cheat1_enable = "true"
24+
cheat1_handler = "1"
25+
cheat1_memory_search_size = "3"
26+
cheat1_repeat_add_to_address = "1"
27+
cheat1_repeat_add_to_value = "0"
28+
cheat1_repeat_count = "1"
29+
cheat1_rumble_port = "0"
30+
cheat1_rumble_primary_duration = "0"
31+
cheat1_rumble_primary_strength = "0"
32+
cheat1_rumble_secondary_duration = "0"
33+
cheat1_rumble_secondary_strength = "0"
34+
cheat1_rumble_type = "0"
35+
cheat1_rumble_value = "0"
36+
cheat1_value = "2"

0 commit comments

Comments
 (0)