(Flycast) Free space from memory card (VMU) while in-game

This is a weird one, let me give some context. I started playing Skies of Arcadia for the Dreamcast (Flycast), and when I tried to start a new game it told me that I didn’t have enough free blocks on the VMU (memory card) so it wouldn’t be able to save. No problem, I thought. I’m just going to use save states and free some space from the memory card tomorrow.

What I didn’t know at the time was that save states would also encompass the contents of the memory card, which makes sense when you think about it… but now I’m in a pickle were I can only use save states from now on. And while I’m sure that I can finish the game using only save states, I wondered if I couldn’t find a way to free some blocks within the snapshot itself.

A quick look at the save state file shows RZIP in the header, some sort of compression it seems. A search on this forum came up with bad news it seems: Savestate and savefile compression on older files

The other option is trying to change the process memory on the fly, which seems to work but I haven’t got the tech details down. For example, I can use Cheat Engine and remove save files from the memory card, but since I’m removing only the indexing to the save file, it never actually recovers the used space, This is where I’m at.

I know this is a non-issue most of the time, especially seeing how Flycast has a per-game VMU option, which is awesome and I wish I had enabled before starting the game, but at this point I’m really trying to see if this is actually something that I could pull-off. Would be great to have someone throwing some suggestions on how to actually make the system reclaim or update the free space to be able to load the save state, change the memory, save to VMU memory.

It was feasible after all, and not very difficult (in hindsight).

I did a short video showing the process, shown below.

1 Like

After posting the last video I realized that the issue that it fixed didn’t account for locked save files, those which are copy-protected and can’t be moved to another VMU.

While the first demonstration didn’t necessarily require the save file to be copied, it did leave a mess inside the VMU from freeing blocks in use, and this mess was efficiently solved by copying the important data to a 2nd VMU, formatting the 1st VMU and finally moving the data back.

So I checked how this was possible and recorded the short video below.

NOTE: At one point I boot a game and get back to the BIOS immediately afterwards, this is because changing the VMU memory on the fly doesn’t really change how the BIOS has already interpreted the VMU data, so the only purpose of that was to refresh what the BIOS is seeing.

In case anyone cares, I was playing Skies of Arcadia (USA) and created a few cheats for it that I forgot to share. CHT file content below in parts:

cheat0_address = "5703128"
cheat0_address_bit_position = "255"
cheat0_big_endian = "false"
cheat0_cheat_type = "1"
cheat0_code = ""
cheat0_desc = "SaveFile Time (seconds)"
cheat0_enable = "false"
cheat0_handler = "1"
cheat0_memory_search_size = "5"
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 = "3600"
cheat100_address = "5699144"
cheat100_address_bit_position = "0"
cheat100_big_endian = "false"
cheat100_cheat_type = "1"
cheat100_code = ""
cheat100_desc = "Enrique - Hit %"
cheat100_enable = "true"
cheat100_handler = "1"
cheat100_memory_search_size = "4"
cheat100_repeat_add_to_address = "1"
cheat100_repeat_add_to_value = "0"
cheat100_repeat_count = "1"
cheat100_rumble_port = "0"
cheat100_rumble_primary_duration = "0"
cheat100_rumble_primary_strength = "0"
cheat100_rumble_secondary_duration = "0"
cheat100_rumble_secondary_strength = "0"
cheat100_rumble_type = "0"
cheat100_rumble_value = "0"
cheat100_value = "999"
cheat101_address = "5699146"
cheat101_address_bit_position = "0"
cheat101_big_endian = "false"
cheat101_cheat_type = "1"
cheat101_code = ""
cheat101_desc = "Enrique - Dodge %"
cheat101_enable = "true"
cheat101_handler = "1"
cheat101_memory_search_size = "4"
cheat101_repeat_add_to_address = "1"
cheat101_repeat_add_to_value = "0"
cheat101_repeat_count = "1"
cheat101_rumble_port = "0"
cheat101_rumble_primary_duration = "0"
cheat101_rumble_primary_strength = "0"
cheat101_rumble_secondary_duration = "0"
cheat101_rumble_secondary_strength = "0"
cheat101_rumble_type = "0"
cheat101_rumble_value = "0"
cheat101_value = "999"
cheat102_address = "5863060"
cheat102_address_bit_position = "255"
cheat102_big_endian = "false"
cheat102_cheat_type = "1"
cheat102_code = ""
cheat102_desc = "Sonar usages"
cheat102_enable = "true"
cheat102_handler = "1"
cheat102_memory_search_size = "4"
cheat102_repeat_add_to_address = "1"
cheat102_repeat_add_to_value = "0"
cheat102_repeat_count = "1"
cheat102_rumble_port = "0"
cheat102_rumble_primary_duration = "0"
cheat102_rumble_primary_strength = "0"
cheat102_rumble_secondary_duration = "0"
cheat102_rumble_secondary_strength = "0"
cheat102_rumble_type = "0"
cheat102_rumble_value = "0"
cheat102_value = "10"
cheat103_address = "5661209"
cheat103_address_bit_position = "0"
cheat103_big_endian = "false"
cheat103_cheat_type = "1"
cheat103_code = ""
cheat103_desc = "Pause Options"
cheat103_enable = "false"
cheat103_handler = "1"
cheat103_memory_search_size = "3"
cheat103_repeat_add_to_address = "1"
cheat103_repeat_add_to_value = "0"
cheat103_repeat_count = "1"
cheat103_rumble_port = "0"
cheat103_rumble_primary_duration = "0"
cheat103_rumble_primary_strength = "0"
cheat103_rumble_secondary_duration = "0"
cheat103_rumble_secondary_strength = "0"
cheat103_rumble_type = "0"
cheat103_rumble_value = "0"
cheat103_value = "0"
cheat104_address = "5691780"
cheat104_address_bit_position = "0"
cheat104_big_endian = "false"
cheat104_cheat_type = "1"
cheat104_code = ""
cheat104_desc = "Ship position on return"
cheat104_enable = "false"
cheat104_handler = "1"
cheat104_memory_search_size = "5"
cheat104_repeat_add_to_address = "1"
cheat104_repeat_add_to_value = "0"
cheat104_repeat_count = "1"
cheat104_rumble_port = "0"
cheat104_rumble_primary_duration = "0"
cheat104_rumble_primary_strength = "0"
cheat104_rumble_secondary_duration = "0"
cheat104_rumble_secondary_strength = "0"
cheat104_rumble_type = "0"
cheat104_rumble_value = "0"
cheat104_value = "22"
cheat10_address = "5692820"
cheat10_address_bit_position = "0"
cheat10_big_endian = "false"
cheat10_cheat_type = "1"
cheat10_code = ""
cheat10_desc = "Vyse - Exp. Points"
cheat10_enable = "false"
cheat10_handler = "1"
cheat10_memory_search_size = "5"
cheat10_repeat_add_to_address = "1"
cheat10_repeat_add_to_value = "0"
cheat10_repeat_count = "1"
cheat10_rumble_port = "0"
cheat10_rumble_primary_duration = "0"
cheat10_rumble_primary_strength = "0"
cheat10_rumble_secondary_duration = "0"
cheat10_rumble_secondary_strength = "0"
cheat10_rumble_type = "0"
cheat10_rumble_value = "0"
cheat10_value = "995936"
cheat11_address = "5692808"
cheat11_address_bit_position = "255"
cheat11_big_endian = "false"
cheat11_cheat_type = "1"
cheat11_code = ""
cheat11_desc = "Vyse - HP"
cheat11_enable = "true"
cheat11_handler = "1"
cheat11_memory_search_size = "5"
cheat11_repeat_add_to_address = "1"
cheat11_repeat_add_to_value = "0"
cheat11_repeat_count = "1"
cheat11_rumble_port = "0"
cheat11_rumble_primary_duration = "0"
cheat11_rumble_primary_strength = "0"
cheat11_rumble_secondary_duration = "0"
cheat11_rumble_secondary_strength = "0"
cheat11_rumble_type = "0"
cheat11_rumble_value = "0"
cheat11_value = "655304463"
cheat12_address = "5692797"
cheat12_address_bit_position = "0"
cheat12_big_endian = "false"
cheat12_cheat_type = "1"
cheat12_code = ""
cheat12_desc = "Vyse - MP"
cheat12_enable = "true"
cheat12_handler = "1"
cheat12_memory_search_size = "4"
cheat12_repeat_add_to_address = "1"
cheat12_repeat_add_to_value = "0"
cheat12_repeat_count = "1"
cheat12_rumble_port = "0"
cheat12_rumble_primary_duration = "0"
cheat12_rumble_primary_strength = "0"
cheat12_rumble_secondary_duration = "0"
cheat12_rumble_secondary_strength = "0"
cheat12_rumble_type = "0"
cheat12_rumble_value = "0"
cheat12_value = "25443"
cheat13_address = "5692812"
cheat13_address_bit_position = "0"
cheat13_big_endian = "false"
cheat13_cheat_type = "1"
cheat13_code = ""
cheat13_desc = "Vyse - Spirit"
cheat13_enable = "true"
cheat13_handler = "1"
cheat13_memory_search_size = "5"
cheat13_repeat_add_to_address = "1"
cheat13_repeat_add_to_value = "0"
cheat13_repeat_count = "1"
cheat13_rumble_port = "0"
cheat13_rumble_primary_duration = "0"
cheat13_rumble_primary_strength = "0"
cheat13_rumble_secondary_duration = "0"
cheat13_rumble_secondary_strength = "0"
cheat13_rumble_type = "0"
cheat13_rumble_value = "0"
cheat13_value = "6488163"
cheat14_address = "5698648"
cheat14_address_bit_position = "0"
cheat14_big_endian = "false"
cheat14_cheat_type = "1"
cheat14_code = ""
cheat14_desc = "Vyse - Power"
cheat14_enable = "true"
cheat14_handler = "1"
cheat14_memory_search_size = "4"
cheat14_repeat_add_to_address = "1"
cheat14_repeat_add_to_value = "0"
cheat14_repeat_count = "1"
cheat14_rumble_port = "0"
cheat14_rumble_primary_duration = "0"
cheat14_rumble_primary_strength = "0"
cheat14_rumble_secondary_duration = "0"
cheat14_rumble_secondary_strength = "0"
cheat14_rumble_type = "0"
cheat14_rumble_value = "0"
cheat14_value = "999"
cheat15_address = "5698650"
cheat15_address_bit_position = "0"
cheat15_big_endian = "false"
cheat15_cheat_type = "1"
cheat15_code = ""
cheat15_desc = "Vyse - Will"
cheat15_enable = "true"
cheat15_handler = "1"
cheat15_memory_search_size = "4"
cheat15_repeat_add_to_address = "1"
cheat15_repeat_add_to_value = "0"
cheat15_repeat_count = "1"
cheat15_rumble_port = "0"
cheat15_rumble_primary_duration = "0"
cheat15_rumble_primary_strength = "0"
cheat15_rumble_secondary_duration = "0"
cheat15_rumble_secondary_strength = "0"
cheat15_rumble_type = "0"
cheat15_rumble_value = "0"
cheat15_value = "999"
cheat16_address = "5698652"
cheat16_address_bit_position = "0"
cheat16_big_endian = "false"
cheat16_cheat_type = "1"
cheat16_code = ""
cheat16_desc = "Vyse - Vigor"
cheat16_enable = "true"
cheat16_handler = "1"
cheat16_memory_search_size = "4"
cheat16_repeat_add_to_address = "1"
cheat16_repeat_add_to_value = "0"
cheat16_repeat_count = "1"
cheat16_rumble_port = "0"
cheat16_rumble_primary_duration = "0"
cheat16_rumble_primary_strength = "0"
cheat16_rumble_secondary_duration = "0"
cheat16_rumble_secondary_strength = "0"
cheat16_rumble_type = "0"
cheat16_rumble_value = "0"
cheat16_value = "999"
cheat17_address = "5698654"
cheat17_address_bit_position = "0"
cheat17_big_endian = "false"
cheat17_cheat_type = "1"
cheat17_code = ""
cheat17_desc = "Vyse - Agile"
cheat17_enable = "true"
cheat17_handler = "1"
cheat17_memory_search_size = "4"
cheat17_repeat_add_to_address = "1"
cheat17_repeat_add_to_value = "0"
cheat17_repeat_count = "1"
cheat17_rumble_port = "0"
cheat17_rumble_primary_duration = "0"
cheat17_rumble_primary_strength = "0"
cheat17_rumble_secondary_duration = "0"
cheat17_rumble_secondary_strength = "0"
cheat17_rumble_type = "0"
cheat17_rumble_value = "0"
cheat17_value = "999"
cheat18_address = "5698656"
cheat18_address_bit_position = "0"
cheat18_big_endian = "false"
cheat18_cheat_type = "1"
cheat18_code = ""
cheat18_desc = "Vyse - Quick"
cheat18_enable = "true"
cheat18_handler = "1"
cheat18_memory_search_size = "4"
cheat18_repeat_add_to_address = "1"
cheat18_repeat_add_to_value = "0"
cheat18_repeat_count = "1"
cheat18_rumble_port = "0"
cheat18_rumble_primary_duration = "0"
cheat18_rumble_primary_strength = "0"
cheat18_rumble_secondary_duration = "0"
cheat18_rumble_secondary_strength = "0"
cheat18_rumble_type = "0"
cheat18_rumble_value = "0"
cheat18_value = "999"
cheat19_address = "5698658"
cheat19_address_bit_position = "0"
cheat19_big_endian = "false"
cheat19_cheat_type = "1"
cheat19_code = ""
cheat19_desc = "Vyse - Attack"
cheat19_enable = "true"
cheat19_handler = "1"
cheat19_memory_search_size = "4"
cheat19_repeat_add_to_address = "1"
cheat19_repeat_add_to_value = "0"
cheat19_repeat_count = "1"
cheat19_rumble_port = "0"
cheat19_rumble_primary_duration = "0"
cheat19_rumble_primary_strength = "0"
cheat19_rumble_secondary_duration = "0"
cheat19_rumble_secondary_strength = "0"
cheat19_rumble_type = "0"
cheat19_rumble_value = "0"
cheat19_value = "999"
cheat1_address = "5704524"
cheat1_address_bit_position = "0"
cheat1_big_endian = "false"
cheat1_cheat_type = "4"
cheat1_code = ""
cheat1_desc = "[Conditional Check]"
cheat1_enable = "true"
cheat1_handler = "1"
cheat1_memory_search_size = "3"
cheat1_repeat_add_to_address = "1"
cheat1_repeat_add_to_value = "0"
cheat1_repeat_count = "1"
cheat1_rumble_port = "0"
cheat1_rumble_primary_duration = "0"
cheat1_rumble_primary_strength = "0"
cheat1_rumble_secondary_duration = "0"
cheat1_rumble_secondary_strength = "0"
cheat1_rumble_type = "0"
cheat1_rumble_value = "0"
cheat1_value = "0"
cheat20_address = "5698660"
cheat20_address_bit_position = "0"
cheat20_big_endian = "false"
cheat20_cheat_type = "1"
cheat20_code = ""
cheat20_desc = "Vyse - Defense"
cheat20_enable = "true"
cheat20_handler = "1"
cheat20_memory_search_size = "4"
cheat20_repeat_add_to_address = "1"
cheat20_repeat_add_to_value = "0"
cheat20_repeat_count = "1"
cheat20_rumble_port = "0"
cheat20_rumble_primary_duration = "0"
cheat20_rumble_primary_strength = "0"
cheat20_rumble_secondary_duration = "0"
cheat20_rumble_secondary_strength = "0"
cheat20_rumble_type = "0"
cheat20_rumble_value = "0"
cheat20_value = "999"
cheat21_address = "5698662"
cheat21_address_bit_position = "0"
cheat21_big_endian = "false"
cheat21_cheat_type = "1"
cheat21_code = ""
cheat21_desc = "Vyse - Magic Defense"
cheat21_enable = "true"
cheat21_handler = "1"
cheat21_memory_search_size = "4"
cheat21_repeat_add_to_address = "1"
cheat21_repeat_add_to_value = "0"
cheat21_repeat_count = "1"
cheat21_rumble_port = "0"
cheat21_rumble_primary_duration = "0"
cheat21_rumble_primary_strength = "0"
cheat21_rumble_secondary_duration = "0"
cheat21_rumble_secondary_strength = "0"
cheat21_rumble_type = "0"
cheat21_rumble_value = "0"
cheat21_value = "999"
cheat22_address = "5698664"
cheat22_address_bit_position = "0"
cheat22_big_endian = "false"
cheat22_cheat_type = "1"
cheat22_code = ""
cheat22_desc = "Vyse - Hit %"
cheat22_enable = "true"
cheat22_handler = "1"
cheat22_memory_search_size = "4"
cheat22_repeat_add_to_address = "1"
cheat22_repeat_add_to_value = "0"
cheat22_repeat_count = "1"
cheat22_rumble_port = "0"
cheat22_rumble_primary_duration = "0"
cheat22_rumble_primary_strength = "0"
cheat22_rumble_secondary_duration = "0"
cheat22_rumble_secondary_strength = "0"
cheat22_rumble_type = "0"
cheat22_rumble_value = "0"
cheat22_value = "999"
cheat23_address = "5698666"
cheat23_address_bit_position = "0"
cheat23_big_endian = "false"
cheat23_cheat_type = "1"
cheat23_code = ""
cheat23_desc = "Vyse - Dodge %"
cheat23_enable = "true"
cheat23_handler = "1"
cheat23_memory_search_size = "4"
cheat23_repeat_add_to_address = "1"
cheat23_repeat_add_to_value = "0"
cheat23_repeat_count = "1"
cheat23_rumble_port = "0"
cheat23_rumble_primary_duration = "0"
cheat23_rumble_primary_strength = "0"
cheat23_rumble_secondary_duration = "0"
cheat23_rumble_secondary_strength = "0"
cheat23_rumble_type = "0"
cheat23_rumble_value = "0"
cheat23_value = "999"
cheat24_address = "5692912"
cheat24_address_bit_position = "0"
cheat24_big_endian = "false"
cheat24_cheat_type = "1"
cheat24_code = ""
cheat24_desc = "Aika - Exp. Points"
cheat24_enable = "false"
cheat24_handler = "1"
cheat24_memory_search_size = "5"
cheat24_repeat_add_to_address = "1"
cheat24_repeat_add_to_value = "0"
cheat24_repeat_count = "1"
cheat24_rumble_port = "0"
cheat24_rumble_primary_duration = "0"
cheat24_rumble_primary_strength = "0"
cheat24_rumble_secondary_duration = "0"
cheat24_rumble_secondary_strength = "0"
cheat24_rumble_type = "0"
cheat24_rumble_value = "0"
cheat24_value = "995936"
cheat25_address = "5692900"
cheat25_address_bit_position = "255"
cheat25_big_endian = "false"
cheat25_cheat_type = "1"
cheat25_code = ""
cheat25_desc = "Aika - HP"
cheat25_enable = "true"
cheat25_handler = "1"
cheat25_memory_search_size = "5"
cheat25_repeat_add_to_address = "1"
cheat25_repeat_add_to_value = "0"
cheat25_repeat_count = "1"
cheat25_rumble_port = "0"
cheat25_rumble_primary_duration = "0"
cheat25_rumble_primary_strength = "0"
cheat25_rumble_secondary_duration = "0"
cheat25_rumble_secondary_strength = "0"
cheat25_rumble_type = "0"
cheat25_rumble_value = "0"
cheat25_value = "655304463"
cheat26_address = "5692889"
cheat26_address_bit_position = "0"
cheat26_big_endian = "false"
cheat26_cheat_type = "1"
cheat26_code = ""
cheat26_desc = "Aika - MP"
cheat26_enable = "true"
cheat26_handler = "1"
cheat26_memory_search_size = "4"
cheat26_repeat_add_to_address = "1"
cheat26_repeat_add_to_value = "0"
cheat26_repeat_count = "1"
cheat26_rumble_port = "0"
cheat26_rumble_primary_duration = "0"
cheat26_rumble_primary_strength = "0"
cheat26_rumble_secondary_duration = "0"
cheat26_rumble_secondary_strength = "0"
cheat26_rumble_type = "0"
cheat26_rumble_value = "0"
cheat26_value = "25443"
cheat27_address = "5692904"
cheat27_address_bit_position = "0"
cheat27_big_endian = "false"
cheat27_cheat_type = "1"
cheat27_code = ""
cheat27_desc = "Aika - Spirit"
cheat27_enable = "true"
cheat27_handler = "1"
cheat27_memory_search_size = "5"
cheat27_repeat_add_to_address = "1"
cheat27_repeat_add_to_value = "0"
cheat27_repeat_count = "1"
cheat27_rumble_port = "0"
cheat27_rumble_primary_duration = "0"
cheat27_rumble_primary_strength = "0"
cheat27_rumble_secondary_duration = "0"
cheat27_rumble_secondary_strength = "0"
cheat27_rumble_type = "0"
cheat27_rumble_value = "0"
cheat27_value = "6488163"
cheat28_address = "5698768"
cheat28_address_bit_position = "255"
cheat28_big_endian = "false"
cheat28_cheat_type = "1"
cheat28_code = ""
cheat28_desc = "Aika - Power"
cheat28_enable = "true"
cheat28_handler = "1"
cheat28_memory_search_size = "4"
cheat28_repeat_add_to_address = "1"
cheat28_repeat_add_to_value = "0"
cheat28_repeat_count = "1"
cheat28_rumble_port = "0"
cheat28_rumble_primary_duration = "0"
cheat28_rumble_primary_strength = "0"
cheat28_rumble_secondary_duration = "0"
cheat28_rumble_secondary_strength = "0"
cheat28_rumble_type = "0"
cheat28_rumble_value = "0"
cheat28_value = "999"
cheat29_address = "5698770"
cheat29_address_bit_position = "255"
cheat29_big_endian = "false"
cheat29_cheat_type = "1"
cheat29_code = ""
cheat29_desc = "Aika - Will"
cheat29_enable = "true"
cheat29_handler = "1"
cheat29_memory_search_size = "4"
cheat29_repeat_add_to_address = "1"
cheat29_repeat_add_to_value = "0"
cheat29_repeat_count = "1"
cheat29_rumble_port = "0"
cheat29_rumble_primary_duration = "0"
cheat29_rumble_primary_strength = "0"
cheat29_rumble_secondary_duration = "0"
cheat29_rumble_secondary_strength = "0"
cheat29_rumble_type = "0"
cheat29_rumble_value = "0"
cheat29_value = "999"
cheat2_address = "5704996"
cheat2_address_bit_position = "0"
cheat2_big_endian = "false"
cheat2_cheat_type = "1"
cheat2_code = ""
cheat2_desc = "Save NOW (Toggle)"
cheat2_enable = "false"
cheat2_handler = "1"
cheat2_memory_search_size = "5"
cheat2_repeat_add_to_address = "1"
cheat2_repeat_add_to_value = "0"
cheat2_repeat_count = "1"
cheat2_rumble_port = "0"
cheat2_rumble_primary_duration = "0"
cheat2_rumble_primary_strength = "0"
cheat2_rumble_secondary_duration = "0"
cheat2_rumble_secondary_strength = "0"
cheat2_rumble_type = "0"
cheat2_rumble_value = "0"
cheat2_value = "1"
cheat30_address = "5698772"
cheat30_address_bit_position = "255"
cheat30_big_endian = "false"
cheat30_cheat_type = "1"
cheat30_code = ""
cheat30_desc = "Aika - Vigor"
cheat30_enable = "true"
cheat30_handler = "1"
cheat30_memory_search_size = "4"
cheat30_repeat_add_to_address = "1"
cheat30_repeat_add_to_value = "0"
cheat30_repeat_count = "1"
cheat30_rumble_port = "0"
cheat30_rumble_primary_duration = "0"
cheat30_rumble_primary_strength = "0"
cheat30_rumble_secondary_duration = "0"
cheat30_rumble_secondary_strength = "0"
cheat30_rumble_type = "0"
cheat30_rumble_value = "0"
cheat30_value = "999"
cheat31_address = "5698774"
cheat31_address_bit_position = "255"
cheat31_big_endian = "false"
cheat31_cheat_type = "1"
cheat31_code = ""
cheat31_desc = "Aika - Agile"
cheat31_enable = "true"
cheat31_handler = "1"
cheat31_memory_search_size = "4"
cheat31_repeat_add_to_address = "1"
cheat31_repeat_add_to_value = "0"
cheat31_repeat_count = "1"
cheat31_rumble_port = "0"
cheat31_rumble_primary_duration = "0"
cheat31_rumble_primary_strength = "0"
cheat31_rumble_secondary_duration = "0"
cheat31_rumble_secondary_strength = "0"
cheat31_rumble_type = "0"
cheat31_rumble_value = "0"
cheat31_value = "999"
cheat32_address = "5698776"
cheat32_address_bit_position = "255"
cheat32_big_endian = "false"
cheat32_cheat_type = "1"
cheat32_code = ""
cheat32_desc = "Aika - Quick"
cheat32_enable = "true"
cheat32_handler = "1"
cheat32_memory_search_size = "4"
cheat32_repeat_add_to_address = "1"
cheat32_repeat_add_to_value = "0"
cheat32_repeat_count = "1"
cheat32_rumble_port = "0"
cheat32_rumble_primary_duration = "0"
cheat32_rumble_primary_strength = "0"
cheat32_rumble_secondary_duration = "0"
cheat32_rumble_secondary_strength = "0"
cheat32_rumble_type = "0"
cheat32_rumble_value = "0"
cheat32_value = "999"
cheat33_address = "5698778"
cheat33_address_bit_position = "255"
cheat33_big_endian = "false"
cheat33_cheat_type = "1"
cheat33_code = ""
cheat33_desc = "Aika - Attack"
cheat33_enable = "true"
cheat33_handler = "1"
cheat33_memory_search_size = "4"
cheat33_repeat_add_to_address = "1"
cheat33_repeat_add_to_value = "0"
cheat33_repeat_count = "1"
cheat33_rumble_port = "0"
cheat33_rumble_primary_duration = "0"
cheat33_rumble_primary_strength = "0"
cheat33_rumble_secondary_duration = "0"
cheat33_rumble_secondary_strength = "0"
cheat33_rumble_type = "0"
cheat33_rumble_value = "0"
cheat33_value = "999"
cheat34_address = "5698780"
cheat34_address_bit_position = "255"
cheat34_big_endian = "false"
cheat34_cheat_type = "1"
cheat34_code = ""
cheat34_desc = "Aika - Defense"
cheat34_enable = "true"
cheat34_handler = "1"
cheat34_memory_search_size = "4"
cheat34_repeat_add_to_address = "1"
cheat34_repeat_add_to_value = "0"
cheat34_repeat_count = "1"
cheat34_rumble_port = "0"
cheat34_rumble_primary_duration = "0"
cheat34_rumble_primary_strength = "0"
cheat34_rumble_secondary_duration = "0"
cheat34_rumble_secondary_strength = "0"
cheat34_rumble_type = "0"
cheat34_rumble_value = "0"
cheat34_value = "999"
cheat35_address = "5698782"
cheat35_address_bit_position = "255"
cheat35_big_endian = "false"
cheat35_cheat_type = "1"
cheat35_code = ""
cheat35_desc = "Aika - Magic Defense"
cheat35_enable = "true"
cheat35_handler = "1"
cheat35_memory_search_size = "4"
cheat35_repeat_add_to_address = "1"
cheat35_repeat_add_to_value = "0"
cheat35_repeat_count = "1"
cheat35_rumble_port = "0"
cheat35_rumble_primary_duration = "0"
cheat35_rumble_primary_strength = "0"
cheat35_rumble_secondary_duration = "0"
cheat35_rumble_secondary_strength = "0"
cheat35_rumble_type = "0"
cheat35_rumble_value = "0"
cheat35_value = "999"
cheat36_address = "5698784"
cheat36_address_bit_position = "255"
cheat36_big_endian = "false"
cheat36_cheat_type = "1"
cheat36_code = ""
cheat36_desc = "Aika - Hit %"
cheat36_enable = "true"
cheat36_handler = "1"
cheat36_memory_search_size = "4"
cheat36_repeat_add_to_address = "1"
cheat36_repeat_add_to_value = "0"
cheat36_repeat_count = "1"
cheat36_rumble_port = "0"
cheat36_rumble_primary_duration = "0"
cheat36_rumble_primary_strength = "0"
cheat36_rumble_secondary_duration = "0"
cheat36_rumble_secondary_strength = "0"
cheat36_rumble_type = "0"
cheat36_rumble_value = "0"
cheat36_value = "999"
cheat37_address = "5698786"
cheat37_address_bit_position = "255"
cheat37_big_endian = "false"
cheat37_cheat_type = "1"
cheat37_code = ""
cheat37_desc = "Aika - Dodge %"
cheat37_enable = "true"
cheat37_handler = "1"
cheat37_memory_search_size = "4"
cheat37_repeat_add_to_address = "1"
cheat37_repeat_add_to_value = "0"
cheat37_repeat_count = "1"
cheat37_rumble_port = "0"
cheat37_rumble_primary_duration = "0"
cheat37_rumble_primary_strength = "0"
cheat37_rumble_secondary_duration = "0"
cheat37_rumble_secondary_strength = "0"
cheat37_rumble_type = "0"
cheat37_rumble_value = "0"
cheat37_value = "999"
cheat38_address = "5693096"
cheat38_address_bit_position = "255"
cheat38_big_endian = "false"
cheat38_cheat_type = "1"
cheat38_code = ""
cheat38_desc = "Drachma - Exp. Points"
cheat38_enable = "false"
cheat38_handler = "1"
cheat38_memory_search_size = "5"
cheat38_repeat_add_to_address = "1"
cheat38_repeat_add_to_value = "0"
cheat38_repeat_count = "1"
cheat38_rumble_port = "0"
cheat38_rumble_primary_duration = "0"
cheat38_rumble_primary_strength = "0"
cheat38_rumble_secondary_duration = "0"
cheat38_rumble_secondary_strength = "0"
cheat38_rumble_type = "0"
cheat38_rumble_value = "0"
cheat38_value = "995936"
cheat39_address = "5693084"
cheat39_address_bit_position = "255"
cheat39_big_endian = "false"
cheat39_cheat_type = "1"
cheat39_code = ""
cheat39_desc = "Drachma - HP"
cheat39_enable = "true"
cheat39_handler = "1"
cheat39_memory_search_size = "5"
cheat39_repeat_add_to_address = "1"
cheat39_repeat_add_to_value = "0"
cheat39_repeat_count = "1"
cheat39_rumble_port = "0"
cheat39_rumble_primary_duration = "0"
cheat39_rumble_primary_strength = "0"
cheat39_rumble_secondary_duration = "0"
cheat39_rumble_secondary_strength = "0"
cheat39_rumble_type = "0"
cheat39_rumble_value = "0"
cheat39_value = "655304463"
cheat3_address = "5781816"
cheat3_address_bit_position = "255"
cheat3_big_endian = "false"
cheat3_cheat_type = "1"
cheat3_code = ""
cheat3_desc = "Encounter Rate"
cheat3_enable = "true"
cheat3_handler = "1"
cheat3_memory_search_size = "5"
cheat3_repeat_add_to_address = "1"
cheat3_repeat_add_to_value = "0"
cheat3_repeat_count = "1"
cheat3_rumble_port = "0"
cheat3_rumble_primary_duration = "0"
cheat3_rumble_primary_strength = "0"
cheat3_rumble_secondary_duration = "0"
cheat3_rumble_secondary_strength = "0"
cheat3_rumble_type = "0"
cheat3_rumble_value = "0"
cheat3_value = "0"
cheat40_address = "5693073"
cheat40_address_bit_position = "0"
cheat40_big_endian = "false"
cheat40_cheat_type = "1"
cheat40_code = ""
cheat40_desc = "Drachma - MP"
cheat40_enable = "true"
cheat40_handler = "1"
cheat40_memory_search_size = "4"
cheat40_repeat_add_to_address = "1"
cheat40_repeat_add_to_value = "0"
cheat40_repeat_count = "1"
cheat40_rumble_port = "0"
cheat40_rumble_primary_duration = "0"
cheat40_rumble_primary_strength = "0"
cheat40_rumble_secondary_duration = "0"
cheat40_rumble_secondary_strength = "0"
cheat40_rumble_type = "0"
cheat40_rumble_value = "0"
cheat40_value = "25443"
cheat41_address = "5693088"
cheat41_address_bit_position = "0"
cheat41_big_endian = "false"
cheat41_cheat_type = "1"
cheat41_code = ""
cheat41_desc = "Drachma - Spirit"
cheat41_enable = "true"
cheat41_handler = "1"
cheat41_memory_search_size = "5"
cheat41_repeat_add_to_address = "1"
cheat41_repeat_add_to_value = "0"
cheat41_repeat_count = "1"
cheat41_rumble_port = "0"
cheat41_rumble_primary_duration = "0"
cheat41_rumble_primary_strength = "0"
cheat41_rumble_secondary_duration = "0"
cheat41_rumble_secondary_strength = "0"
cheat41_rumble_type = "0"
cheat41_rumble_value = "0"
cheat41_value = "6488163"
cheat42_address = "5699008"
cheat42_address_bit_position = "0"
cheat42_big_endian = "false"
cheat42_cheat_type = "1"
cheat42_code = ""
cheat42_desc = "Drachma - Power"
cheat42_enable = "true"
cheat42_handler = "1"
cheat42_memory_search_size = "4"
cheat42_repeat_add_to_address = "1"
cheat42_repeat_add_to_value = "0"
cheat42_repeat_count = "1"
cheat42_rumble_port = "0"
cheat42_rumble_primary_duration = "0"
cheat42_rumble_primary_strength = "0"
cheat42_rumble_secondary_duration = "0"
cheat42_rumble_secondary_strength = "0"
cheat42_rumble_type = "0"
cheat42_rumble_value = "0"
cheat42_value = "999"
cheat43_address = "5699010"
cheat43_address_bit_position = "0"
cheat43_big_endian = "false"
cheat43_cheat_type = "1"
cheat43_code = ""
cheat43_desc = "Drachma - Will"
cheat43_enable = "true"
cheat43_handler = "1"
cheat43_memory_search_size = "4"
cheat43_repeat_add_to_address = "1"
cheat43_repeat_add_to_value = "0"
cheat43_repeat_count = "1"
cheat43_rumble_port = "0"
cheat43_rumble_primary_duration = "0"
cheat43_rumble_primary_strength = "0"
cheat43_rumble_secondary_duration = "0"
cheat43_rumble_secondary_strength = "0"
cheat43_rumble_type = "0"
cheat43_rumble_value = "0"
cheat43_value = "999"
cheat44_address = "5699012"
cheat44_address_bit_position = "0"
cheat44_big_endian = "false"
cheat44_cheat_type = "1"
cheat44_code = ""
cheat44_desc = "Drachma - Vigor"
cheat44_enable = "true"
cheat44_handler = "1"
cheat44_memory_search_size = "4"
cheat44_repeat_add_to_address = "1"
cheat44_repeat_add_to_value = "0"
cheat44_repeat_count = "1"
cheat44_rumble_port = "0"
cheat44_rumble_primary_duration = "0"
cheat44_rumble_primary_strength = "0"
cheat44_rumble_secondary_duration = "0"
cheat44_rumble_secondary_strength = "0"
cheat44_rumble_type = "0"
cheat44_rumble_value = "0"
cheat44_value = "999"
cheat45_address = "5699014"
cheat45_address_bit_position = "0"
cheat45_big_endian = "false"
cheat45_cheat_type = "1"
cheat45_code = ""
cheat45_desc = "Drachma - Agile"
cheat45_enable = "true"
cheat45_handler = "1"
cheat45_memory_search_size = "4"
cheat45_repeat_add_to_address = "1"
cheat45_repeat_add_to_value = "0"
cheat45_repeat_count = "1"
cheat45_rumble_port = "0"
cheat45_rumble_primary_duration = "0"
cheat45_rumble_primary_strength = "0"
cheat45_rumble_secondary_duration = "0"
cheat45_rumble_secondary_strength = "0"
cheat45_rumble_type = "0"
cheat45_rumble_value = "0"
cheat45_value = "999"
cheat46_address = "5699016"
cheat46_address_bit_position = "0"
cheat46_big_endian = "false"
cheat46_cheat_type = "1"
cheat46_code = ""
cheat46_desc = "Drachma - Quick"
cheat46_enable = "true"
cheat46_handler = "1"
cheat46_memory_search_size = "4"
cheat46_repeat_add_to_address = "1"
cheat46_repeat_add_to_value = "0"
cheat46_repeat_count = "1"
cheat46_rumble_port = "0"
cheat46_rumble_primary_duration = "0"
cheat46_rumble_primary_strength = "0"
cheat46_rumble_secondary_duration = "0"
cheat46_rumble_secondary_strength = "0"
cheat46_rumble_type = "0"
cheat46_rumble_value = "0"
cheat46_value = "999"
cheat47_address = "5699018"
cheat47_address_bit_position = "0"
cheat47_big_endian = "false"
cheat47_cheat_type = "1"
cheat47_code = ""
cheat47_desc = "Drachma - Attack"
cheat47_enable = "true"
cheat47_handler = "1"
cheat47_memory_search_size = "4"
cheat47_repeat_add_to_address = "1"
cheat47_repeat_add_to_value = "0"
cheat47_repeat_count = "1"
cheat47_rumble_port = "0"
cheat47_rumble_primary_duration = "0"
cheat47_rumble_primary_strength = "0"
cheat47_rumble_secondary_duration = "0"
cheat47_rumble_secondary_strength = "0"
cheat47_rumble_type = "0"
cheat47_rumble_value = "0"
cheat47_value = "999"
cheat48_address = "5699020"
cheat48_address_bit_position = "0"
cheat48_big_endian = "false"
cheat48_cheat_type = "1"
cheat48_code = ""
cheat48_desc = "Drachma - Defense"
cheat48_enable = "true"
cheat48_handler = "1"
cheat48_memory_search_size = "4"
cheat48_repeat_add_to_address = "1"
cheat48_repeat_add_to_value = "0"
cheat48_repeat_count = "1"
cheat48_rumble_port = "0"
cheat48_rumble_primary_duration = "0"
cheat48_rumble_primary_strength = "0"
cheat48_rumble_secondary_duration = "0"
cheat48_rumble_secondary_strength = "0"
cheat48_rumble_type = "0"
cheat48_rumble_value = "0"
cheat48_value = "999"
cheat49_address = "5699022"
cheat49_address_bit_position = "0"
cheat49_big_endian = "false"
cheat49_cheat_type = "1"
cheat49_code = ""
cheat49_desc = "Drachma - Magic Defense"
cheat49_enable = "true"
cheat49_handler = "1"
cheat49_memory_search_size = "4"
cheat49_repeat_add_to_address = "1"
cheat49_repeat_add_to_value = "0"
cheat49_repeat_count = "1"
cheat49_rumble_port = "0"
cheat49_rumble_primary_duration = "0"
cheat49_rumble_primary_strength = "0"
cheat49_rumble_secondary_duration = "0"
cheat49_rumble_secondary_strength = "0"
cheat49_rumble_type = "0"
cheat49_rumble_value = "0"
cheat49_value = "999"
cheat4_address = "5781816"
cheat4_address_bit_position = "255"
cheat4_big_endian = "false"
cheat4_cheat_type = "1"
cheat4_code = ""
cheat4_desc = "Encounter Rate"
cheat4_enable = "true"
cheat4_handler = "1"
cheat4_memory_search_size = "5"
cheat4_repeat_add_to_address = "1"
cheat4_repeat_add_to_value = "0"
cheat4_repeat_count = "1"
cheat4_rumble_port = "0"
cheat4_rumble_primary_duration = "0"
cheat4_rumble_primary_strength = "0"
cheat4_rumble_secondary_duration = "0"
cheat4_rumble_secondary_strength = "0"
cheat4_rumble_type = "0"
cheat4_rumble_value = "0"
cheat4_value = "0"
cheat50_address = "5699024"
cheat50_address_bit_position = "0"
cheat50_big_endian = "false"
cheat50_cheat_type = "1"
cheat50_code = ""
cheat50_desc = "Drachma - Hit %"
cheat50_enable = "true"
cheat50_handler = "1"
cheat50_memory_search_size = "4"
cheat50_repeat_add_to_address = "1"
cheat50_repeat_add_to_value = "0"
cheat50_repeat_count = "1"
cheat50_rumble_port = "0"
cheat50_rumble_primary_duration = "0"
cheat50_rumble_primary_strength = "0"
cheat50_rumble_secondary_duration = "0"
cheat50_rumble_secondary_strength = "0"
cheat50_rumble_type = "0"
cheat50_rumble_value = "0"
cheat50_value = "999"
cheat51_address = "5699026"
cheat51_address_bit_position = "0"
cheat51_big_endian = "false"
cheat51_cheat_type = "1"
cheat51_code = ""
cheat51_desc = "Drachma - Dodge %"
cheat51_enable = "true"
cheat51_handler = "1"
cheat51_memory_search_size = "4"
cheat51_repeat_add_to_address = "1"
cheat51_repeat_add_to_value = "0"
cheat51_repeat_count = "1"
cheat51_rumble_port = "0"
cheat51_rumble_primary_duration = "0"
cheat51_rumble_primary_strength = "0"
cheat51_rumble_secondary_duration = "0"
cheat51_rumble_secondary_strength = "0"
cheat51_rumble_type = "0"
cheat51_rumble_value = "0"
cheat51_value = "999"
cheat52_address = "5698284"
cheat52_address_bit_position = "0"
cheat52_big_endian = "false"
cheat52_cheat_type = "1"
cheat52_code = ""
cheat52_desc = "AirShip - HP"
cheat52_enable = "true"
cheat52_handler = "1"
cheat52_memory_search_size = "5"
cheat52_repeat_add_to_address = "1"
cheat52_repeat_add_to_value = "0"
cheat52_repeat_count = "1"
cheat52_rumble_port = "0"
cheat52_rumble_primary_duration = "0"
cheat52_rumble_primary_strength = "0"
cheat52_rumble_secondary_duration = "0"
cheat52_rumble_secondary_strength = "0"
cheat52_rumble_type = "0"
cheat52_rumble_value = "0"
cheat52_value = "290000"
cheat53_address = "5698264"
cheat53_address_bit_position = "0"
cheat53_big_endian = "false"
cheat53_cheat_type = "1"
cheat53_code = ""
cheat53_desc = "AirShip - HP (/Max)"
cheat53_enable = "true"
cheat53_handler = "1"
cheat53_memory_search_size = "4"
cheat53_repeat_add_to_address = "1"
cheat53_repeat_add_to_value = "0"
cheat53_repeat_count = "1"
cheat53_rumble_port = "0"
cheat53_rumble_primary_duration = "0"
cheat53_rumble_primary_strength = "0"
cheat53_rumble_secondary_duration = "0"
cheat53_rumble_secondary_strength = "0"
cheat53_rumble_type = "0"
cheat53_rumble_value = "0"
cheat53_value = "32514"
cheat54_address = "3477272"
cheat54_address_bit_position = "0"
cheat54_big_endian = "false"
cheat54_cheat_type = "1"
cheat54_code = ""
cheat54_desc = "AirShip - Spirit"
cheat54_enable = "true"
cheat54_handler = "1"
cheat54_memory_search_size = "5"
cheat54_repeat_add_to_address = "1"
cheat54_repeat_add_to_value = "0"
cheat54_repeat_count = "1"
cheat54_rumble_port = "0"
cheat54_rumble_primary_duration = "0"
cheat54_rumble_primary_strength = "0"
cheat54_rumble_secondary_duration = "0"
cheat54_rumble_secondary_strength = "0"
cheat54_rumble_type = "0"
cheat54_rumble_value = "0"
cheat54_value = "6488163"
cheat55_address = "5695242"
cheat55_address_bit_position = "255"
cheat55_big_endian = "false"
cheat55_cheat_type = "1"
cheat55_code = ""
cheat55_desc = "Captain's Stripe (item)"
cheat55_enable = "true"
cheat55_handler = "1"
cheat55_memory_search_size = "3"
cheat55_repeat_add_to_address = "1"
cheat55_repeat_add_to_value = "0"
cheat55_repeat_count = "1"
cheat55_rumble_port = "0"
cheat55_rumble_primary_duration = "0"
cheat55_rumble_primary_strength = "0"
cheat55_rumble_secondary_duration = "0"
cheat55_rumble_secondary_strength = "0"
cheat55_rumble_type = "0"
cheat55_rumble_value = "0"
cheat55_value = "99"
cheat56_address = "5699312"
cheat56_address_bit_position = "255"
cheat56_big_endian = "false"
cheat56_cheat_type = "1"
cheat56_code = ""
cheat56_desc = "AirShip - Defense"
cheat56_enable = "true"
cheat56_handler = "1"
cheat56_memory_search_size = "4"
cheat56_repeat_add_to_address = "1"
cheat56_repeat_add_to_value = "0"
cheat56_repeat_count = "1"
cheat56_rumble_port = "0"
cheat56_rumble_primary_duration = "0"
cheat56_rumble_primary_strength = "0"
cheat56_rumble_secondary_duration = "0"
cheat56_rumble_secondary_strength = "0"
cheat56_rumble_type = "0"
cheat56_rumble_value = "0"
cheat56_value = "999"
cheat57_address = "5699314"
cheat57_address_bit_position = "255"
cheat57_big_endian = "false"
cheat57_cheat_type = "1"
cheat57_code = ""
cheat57_desc = "AirShip - Magic Defense"
cheat57_enable = "true"
cheat57_handler = "1"
cheat57_memory_search_size = "4"
cheat57_repeat_add_to_address = "1"
cheat57_repeat_add_to_value = "0"
cheat57_repeat_count = "1"
cheat57_rumble_port = "0"
cheat57_rumble_primary_duration = "0"
cheat57_rumble_primary_strength = "0"
cheat57_rumble_secondary_duration = "0"
cheat57_rumble_secondary_strength = "0"
cheat57_rumble_type = "0"
cheat57_rumble_value = "0"
cheat57_value = "999"
cheat58_address = "5699316"
cheat58_address_bit_position = "255"
cheat58_big_endian = "false"
cheat58_cheat_type = "1"
cheat58_code = ""
cheat58_desc = "AirShip - Quick"
cheat58_enable = "true"
cheat58_handler = "1"
cheat58_memory_search_size = "4"
cheat58_repeat_add_to_address = "1"
cheat58_repeat_add_to_value = "0"
cheat58_repeat_count = "1"
cheat58_rumble_port = "0"
cheat58_rumble_primary_duration = "0"
cheat58_rumble_primary_strength = "0"
cheat58_rumble_secondary_duration = "0"
cheat58_rumble_secondary_strength = "0"
cheat58_rumble_type = "0"
cheat58_rumble_value = "0"
cheat58_value = "999"
cheat59_address = "5699334"
cheat59_address_bit_position = "255"
cheat59_big_endian = "false"
cheat59_cheat_type = "1"
cheat59_code = ""
cheat59_desc = "AirShip - Dodge %"
cheat59_enable = "true"
cheat59_handler = "1"
cheat59_memory_search_size = "4"
cheat59_repeat_add_to_address = "1"
cheat59_repeat_add_to_value = "0"
cheat59_repeat_count = "1"
cheat59_rumble_port = "0"
cheat59_rumble_primary_duration = "0"
cheat59_rumble_primary_strength = "0"
cheat59_rumble_secondary_duration = "0"
cheat59_rumble_secondary_strength = "0"
cheat59_rumble_type = "0"
cheat59_rumble_value = "0"
cheat59_value = "999"
cheat5_address = "5691960"
cheat5_address_bit_position = "0"
cheat5_big_endian = "false"
cheat5_cheat_type = "4"
cheat5_code = ""
cheat5_desc = "[Conditional Check]"
cheat5_enable = "false"
cheat5_handler = "1"
cheat5_memory_search_size = "5"
cheat5_repeat_add_to_address = "1"
cheat5_repeat_add_to_value = "0"
cheat5_repeat_count = "1"
cheat5_rumble_port = "0"
cheat5_rumble_primary_duration = "0"
cheat5_rumble_primary_strength = "0"
cheat5_rumble_secondary_duration = "0"
cheat5_rumble_secondary_strength = "0"
cheat5_rumble_type = "0"
cheat5_rumble_value = "0"
cheat5_value = "1"
cheat60_address = "5693004"
cheat60_address_bit_position = "255"
cheat60_big_endian = "false"
cheat60_cheat_type = "1"
cheat60_code = ""
cheat60_desc = "Fina - Exp. Points"
cheat60_enable = "false"
cheat60_handler = "1"
cheat60_memory_search_size = "5"
cheat60_repeat_add_to_address = "1"
cheat60_repeat_add_to_value = "0"
cheat60_repeat_count = "1"
cheat60_rumble_port = "0"
cheat60_rumble_primary_duration = "0"
cheat60_rumble_primary_strength = "0"
cheat60_rumble_secondary_duration = "0"
cheat60_rumble_secondary_strength = "0"
cheat60_rumble_type = "0"
cheat60_rumble_value = "0"
cheat60_value = "995936"
cheat61_address = "5692992"
cheat61_address_bit_position = "255"
cheat61_big_endian = "false"
cheat61_cheat_type = "1"
cheat61_code = ""
cheat61_desc = "Fina - HP"
cheat61_enable = "true"
cheat61_handler = "1"
cheat61_memory_search_size = "5"
cheat61_repeat_add_to_address = "1"
cheat61_repeat_add_to_value = "0"
cheat61_repeat_count = "1"
cheat61_rumble_port = "0"
cheat61_rumble_primary_duration = "0"
cheat61_rumble_primary_strength = "0"
cheat61_rumble_secondary_duration = "0"
cheat61_rumble_secondary_strength = "0"
cheat61_rumble_type = "0"
cheat61_rumble_value = "0"
cheat61_value = "655304463"
cheat62_address = "5692981"
cheat62_address_bit_position = "0"
cheat62_big_endian = "false"
cheat62_cheat_type = "1"
cheat62_code = ""
cheat62_desc = "Fina - MP"
cheat62_enable = "true"
cheat62_handler = "1"
cheat62_memory_search_size = "4"
cheat62_repeat_add_to_address = "1"
cheat62_repeat_add_to_value = "0"
cheat62_repeat_count = "1"
cheat62_rumble_port = "0"
cheat62_rumble_primary_duration = "0"
cheat62_rumble_primary_strength = "0"
cheat62_rumble_secondary_duration = "0"
cheat62_rumble_secondary_strength = "0"
cheat62_rumble_type = "0"
cheat62_rumble_value = "0"
cheat62_value = "25443"
cheat63_address = "5692996"
cheat63_address_bit_position = "0"
cheat63_big_endian = "false"
cheat63_cheat_type = "1"
cheat63_code = ""
cheat63_desc = "Fina - Spirit"
cheat63_enable = "true"
cheat63_handler = "1"
cheat63_memory_search_size = "5"
cheat63_repeat_add_to_address = "1"
cheat63_repeat_add_to_value = "0"
cheat63_repeat_count = "1"
cheat63_rumble_port = "0"
cheat63_rumble_primary_duration = "0"
cheat63_rumble_primary_strength = "0"
cheat63_rumble_secondary_duration = "0"
cheat63_rumble_secondary_strength = "0"
cheat63_rumble_type = "0"
cheat63_rumble_value = "0"
cheat63_value = "6488163"
cheat64_address = "5698888"
cheat64_address_bit_position = "0"
cheat64_big_endian = "false"
cheat64_cheat_type = "1"
cheat64_code = ""
cheat64_desc = "Fina - Power"
cheat64_enable = "true"
cheat64_handler = "1"
cheat64_memory_search_size = "4"
cheat64_repeat_add_to_address = "1"
cheat64_repeat_add_to_value = "0"
cheat64_repeat_count = "1"
cheat64_rumble_port = "0"
cheat64_rumble_primary_duration = "0"
cheat64_rumble_primary_strength = "0"
cheat64_rumble_secondary_duration = "0"
cheat64_rumble_secondary_strength = "0"
cheat64_rumble_type = "0"
cheat64_rumble_value = "0"
cheat64_value = "999"
cheat65_address = "5698890"
cheat65_address_bit_position = "0"
cheat65_big_endian = "false"
cheat65_cheat_type = "1"
cheat65_code = ""
cheat65_desc = "Fina - Will"
cheat65_enable = "true"
cheat65_handler = "1"
cheat65_memory_search_size = "4"
cheat65_repeat_add_to_address = "1"
cheat65_repeat_add_to_value = "0"
cheat65_repeat_count = "1"
cheat65_rumble_port = "0"
cheat65_rumble_primary_duration = "0"
cheat65_rumble_primary_strength = "0"
cheat65_rumble_secondary_duration = "0"
cheat65_rumble_secondary_strength = "0"
cheat65_rumble_type = "0"
cheat65_rumble_value = "0"
cheat65_value = "999"
cheat66_address = "5698892"
cheat66_address_bit_position = "0"
cheat66_big_endian = "false"
cheat66_cheat_type = "1"
cheat66_code = ""
cheat66_desc = "Fina - Vigor"
cheat66_enable = "true"
cheat66_handler = "1"
cheat66_memory_search_size = "4"
cheat66_repeat_add_to_address = "1"
cheat66_repeat_add_to_value = "0"
cheat66_repeat_count = "1"
cheat66_rumble_port = "0"
cheat66_rumble_primary_duration = "0"
cheat66_rumble_primary_strength = "0"
cheat66_rumble_secondary_duration = "0"
cheat66_rumble_secondary_strength = "0"
cheat66_rumble_type = "0"
cheat66_rumble_value = "0"
cheat66_value = "999"
cheat67_address = "5698894"
cheat67_address_bit_position = "0"
cheat67_big_endian = "false"
cheat67_cheat_type = "1"
cheat67_code = ""
cheat67_desc = "Fina - Agile"
cheat67_enable = "true"
cheat67_handler = "1"
cheat67_memory_search_size = "4"
cheat67_repeat_add_to_address = "1"
cheat67_repeat_add_to_value = "0"
cheat67_repeat_count = "1"
cheat67_rumble_port = "0"
cheat67_rumble_primary_duration = "0"
cheat67_rumble_primary_strength = "0"
cheat67_rumble_secondary_duration = "0"
cheat67_rumble_secondary_strength = "0"
cheat67_rumble_type = "0"
cheat67_rumble_value = "0"
cheat67_value = "999"
cheat68_address = "5698896"
cheat68_address_bit_position = "0"
cheat68_big_endian = "false"
cheat68_cheat_type = "1"
cheat68_code = ""
cheat68_desc = "Fina - Quick"
cheat68_enable = "true"
cheat68_handler = "1"
cheat68_memory_search_size = "4"
cheat68_repeat_add_to_address = "1"
cheat68_repeat_add_to_value = "0"
cheat68_repeat_count = "1"
cheat68_rumble_port = "0"
cheat68_rumble_primary_duration = "0"
cheat68_rumble_primary_strength = "0"
cheat68_rumble_secondary_duration = "0"
cheat68_rumble_secondary_strength = "0"
cheat68_rumble_type = "0"
cheat68_rumble_value = "0"
cheat68_value = "999"
cheat69_address = "5698898"
cheat69_address_bit_position = "0"
cheat69_big_endian = "false"
cheat69_cheat_type = "1"
cheat69_code = ""
cheat69_desc = "Fina - Attack"
cheat69_enable = "true"
cheat69_handler = "1"
cheat69_memory_search_size = "4"
cheat69_repeat_add_to_address = "1"
cheat69_repeat_add_to_value = "0"
cheat69_repeat_count = "1"
cheat69_rumble_port = "0"
cheat69_rumble_primary_duration = "0"
cheat69_rumble_primary_strength = "0"
cheat69_rumble_secondary_duration = "0"
cheat69_rumble_secondary_strength = "0"
cheat69_rumble_type = "0"
cheat69_rumble_value = "0"
cheat69_value = "999"
cheat6_address = "5658008"
cheat6_address_bit_position = "0"
cheat6_big_endian = "false"
cheat6_cheat_type = "1"
cheat6_code = ""
cheat6_desc = "Skip Deserted Island Food Grind"
cheat6_enable = "false"
cheat6_handler = "1"
cheat6_memory_search_size = "4"
cheat6_repeat_add_to_address = "1"
cheat6_repeat_add_to_value = "0"
cheat6_repeat_count = "1"
cheat6_rumble_port = "0"
cheat6_rumble_primary_duration = "0"
cheat6_rumble_primary_strength = "0"
cheat6_rumble_secondary_duration = "0"
cheat6_rumble_secondary_strength = "0"
cheat6_rumble_type = "0"
cheat6_rumble_value = "0"
cheat6_value = "5"
cheat70_address = "5698900"
cheat70_address_bit_position = "0"
cheat70_big_endian = "false"
cheat70_cheat_type = "1"
cheat70_code = ""
cheat70_desc = "Fina - Defense"
cheat70_enable = "true"
cheat70_handler = "1"
cheat70_memory_search_size = "4"
cheat70_repeat_add_to_address = "1"
cheat70_repeat_add_to_value = "0"
cheat70_repeat_count = "1"
cheat70_rumble_port = "0"
cheat70_rumble_primary_duration = "0"
cheat70_rumble_primary_strength = "0"
cheat70_rumble_secondary_duration = "0"
cheat70_rumble_secondary_strength = "0"
cheat70_rumble_type = "0"
cheat70_rumble_value = "0"
cheat70_value = "999"
cheat71_address = "5698902"
cheat71_address_bit_position = "0"
cheat71_big_endian = "false"
cheat71_cheat_type = "1"
cheat71_code = ""
cheat71_desc = "Fina - Magic Defense"
cheat71_enable = "true"
cheat71_handler = "1"
cheat71_memory_search_size = "4"
cheat71_repeat_add_to_address = "1"
cheat71_repeat_add_to_value = "0"
cheat71_repeat_count = "1"
cheat71_rumble_port = "0"
cheat71_rumble_primary_duration = "0"
cheat71_rumble_primary_strength = "0"
cheat71_rumble_secondary_duration = "0"
cheat71_rumble_secondary_strength = "0"
cheat71_rumble_type = "0"
cheat71_rumble_value = "0"
cheat71_value = "999"
cheat72_address = "5698904"
cheat72_address_bit_position = "0"
cheat72_big_endian = "false"
cheat72_cheat_type = "1"
cheat72_code = ""
cheat72_desc = "Fina - Hit %"
cheat72_enable = "true"
cheat72_handler = "1"
cheat72_memory_search_size = "4"
cheat72_repeat_add_to_address = "1"
cheat72_repeat_add_to_value = "0"
cheat72_repeat_count = "1"
cheat72_rumble_port = "0"
cheat72_rumble_primary_duration = "0"
cheat72_rumble_primary_strength = "0"
cheat72_rumble_secondary_duration = "0"
cheat72_rumble_secondary_strength = "0"
cheat72_rumble_type = "0"
cheat72_rumble_value = "0"
cheat72_value = "999"
cheat73_address = "5698906"
cheat73_address_bit_position = "0"
cheat73_big_endian = "false"
cheat73_cheat_type = "1"
cheat73_code = ""
cheat73_desc = "Fina - Dodge %"
cheat73_enable = "true"
cheat73_handler = "1"
cheat73_memory_search_size = "4"
cheat73_repeat_add_to_address = "1"
cheat73_repeat_add_to_value = "0"
cheat73_repeat_count = "1"
cheat73_rumble_port = "0"
cheat73_rumble_primary_duration = "0"
cheat73_rumble_primary_strength = "0"
cheat73_rumble_secondary_duration = "0"
cheat73_rumble_secondary_strength = "0"
cheat73_rumble_type = "0"
cheat73_rumble_value = "0"
cheat73_value = "999"
cheat74_address = "5693280"
cheat74_address_bit_position = "255"
cheat74_big_endian = "false"
cheat74_cheat_type = "1"
cheat74_code = ""
cheat74_desc = "Gilder - Exp. Points"
cheat74_enable = "false"
cheat74_handler = "1"
cheat74_memory_search_size = "5"
cheat74_repeat_add_to_address = "1"
cheat74_repeat_add_to_value = "0"
cheat74_repeat_count = "1"
cheat74_rumble_port = "0"
cheat74_rumble_primary_duration = "0"
cheat74_rumble_primary_strength = "0"
cheat74_rumble_secondary_duration = "0"
cheat74_rumble_secondary_strength = "0"
cheat74_rumble_type = "0"
cheat74_rumble_value = "0"
cheat74_value = "42819"
cheat75_address = "5693268"
cheat75_address_bit_position = "0"
cheat75_big_endian = "false"
cheat75_cheat_type = "1"
cheat75_code = ""
cheat75_desc = "Gilder - HP"
cheat75_enable = "true"
cheat75_handler = "1"
cheat75_memory_search_size = "5"
cheat75_repeat_add_to_address = "1"
cheat75_repeat_add_to_value = "0"
cheat75_repeat_count = "1"
cheat75_rumble_port = "0"
cheat75_rumble_primary_duration = "0"
cheat75_rumble_primary_strength = "0"
cheat75_rumble_secondary_duration = "0"
cheat75_rumble_secondary_strength = "0"
cheat75_rumble_type = "0"
cheat75_rumble_value = "0"
cheat75_value = "655304463"
cheat76_address = "5693257"
cheat76_address_bit_position = "0"
cheat76_big_endian = "false"
cheat76_cheat_type = "1"
cheat76_code = ""
cheat76_desc = "Gilder - MP"
cheat76_enable = "true"
cheat76_handler = "1"
cheat76_memory_search_size = "4"
cheat76_repeat_add_to_address = "1"
cheat76_repeat_add_to_value = "0"
cheat76_repeat_count = "1"
cheat76_rumble_port = "0"
cheat76_rumble_primary_duration = "0"
cheat76_rumble_primary_strength = "0"
cheat76_rumble_secondary_duration = "0"
cheat76_rumble_secondary_strength = "0"
cheat76_rumble_type = "0"
cheat76_rumble_value = "0"
cheat76_value = "25443"
cheat77_address = "5693272"
cheat77_address_bit_position = "0"
cheat77_big_endian = "false"
cheat77_cheat_type = "1"
cheat77_code = ""
cheat77_desc = "Gilder - Spirit"
cheat77_enable = "true"
cheat77_handler = "1"
cheat77_memory_search_size = "5"
cheat77_repeat_add_to_address = "1"
cheat77_repeat_add_to_value = "0"
cheat77_repeat_count = "1"
cheat77_rumble_port = "0"
cheat77_rumble_primary_duration = "0"
cheat77_rumble_primary_strength = "0"
cheat77_rumble_secondary_duration = "0"
cheat77_rumble_secondary_strength = "0"
cheat77_rumble_type = "0"
cheat77_rumble_value = "0"
cheat77_value = "6488163"
cheat78_address = "5699248"
cheat78_address_bit_position = "255"
cheat78_big_endian = "false"
cheat78_cheat_type = "1"
cheat78_code = ""
cheat78_desc = "Gilder - Power"
cheat78_enable = "true"
cheat78_handler = "1"
cheat78_memory_search_size = "4"
cheat78_repeat_add_to_address = "1"
cheat78_repeat_add_to_value = "0"
cheat78_repeat_count = "1"
cheat78_rumble_port = "0"
cheat78_rumble_primary_duration = "0"
cheat78_rumble_primary_strength = "0"
cheat78_rumble_secondary_duration = "0"
cheat78_rumble_secondary_strength = "0"
cheat78_rumble_type = "0"
cheat78_rumble_value = "0"
cheat78_value = "999"
cheat79_address = "5699250"
cheat79_address_bit_position = "255"
cheat79_big_endian = "false"
cheat79_cheat_type = "1"
cheat79_code = ""
cheat79_desc = "Gilder - Will"
cheat79_enable = "true"
cheat79_handler = "1"
cheat79_memory_search_size = "4"
cheat79_repeat_add_to_address = "1"
cheat79_repeat_add_to_value = "0"
cheat79_repeat_count = "1"
cheat79_rumble_port = "0"
cheat79_rumble_primary_duration = "0"
cheat79_rumble_primary_strength = "0"
cheat79_rumble_secondary_duration = "0"
cheat79_rumble_secondary_strength = "0"
cheat79_rumble_type = "0"
cheat79_rumble_value = "0"
cheat79_value = "999"
cheat7_address = "5699296"
cheat7_address_bit_position = "255"
cheat7_big_endian = "false"
cheat7_cheat_type = "1"
cheat7_code = ""
cheat7_desc = "Focus Points"
cheat7_enable = "true"
cheat7_handler = "1"
cheat7_memory_search_size = "5"
cheat7_repeat_add_to_address = "1"
cheat7_repeat_add_to_value = "0"
cheat7_repeat_count = "1"
cheat7_rumble_port = "0"
cheat7_rumble_primary_duration = "0"
cheat7_rumble_primary_strength = "0"
cheat7_rumble_secondary_duration = "0"
cheat7_rumble_secondary_strength = "0"
cheat7_rumble_type = "0"
cheat7_rumble_value = "0"
cheat7_value = "6488163"
cheat80_address = "5699252"
cheat80_address_bit_position = "255"
cheat80_big_endian = "false"
cheat80_cheat_type = "1"
cheat80_code = ""
cheat80_desc = "Gilder - Vigor"
cheat80_enable = "true"
cheat80_handler = "1"
cheat80_memory_search_size = "4"
cheat80_repeat_add_to_address = "1"
cheat80_repeat_add_to_value = "0"
cheat80_repeat_count = "1"
cheat80_rumble_port = "0"
cheat80_rumble_primary_duration = "0"
cheat80_rumble_primary_strength = "0"
cheat80_rumble_secondary_duration = "0"
cheat80_rumble_secondary_strength = "0"
cheat80_rumble_type = "0"
cheat80_rumble_value = "0"
cheat80_value = "999"
cheat81_address = "5699254"
cheat81_address_bit_position = "255"
cheat81_big_endian = "false"
cheat81_cheat_type = "1"
cheat81_code = ""
cheat81_desc = "Gilder - Agile"
cheat81_enable = "true"
cheat81_handler = "1"
cheat81_memory_search_size = "4"
cheat81_repeat_add_to_address = "1"
cheat81_repeat_add_to_value = "0"
cheat81_repeat_count = "1"
cheat81_rumble_port = "0"
cheat81_rumble_primary_duration = "0"
cheat81_rumble_primary_strength = "0"
cheat81_rumble_secondary_duration = "0"
cheat81_rumble_secondary_strength = "0"
cheat81_rumble_type = "0"
cheat81_rumble_value = "0"
cheat81_value = "999"
cheat82_address = "5699256"
cheat82_address_bit_position = "255"
cheat82_big_endian = "false"
cheat82_cheat_type = "1"
cheat82_code = ""
cheat82_desc = "Gilder - Quick"
cheat82_enable = "true"
cheat82_handler = "1"
cheat82_memory_search_size = "4"
cheat82_repeat_add_to_address = "1"
cheat82_repeat_add_to_value = "0"
cheat82_repeat_count = "1"
cheat82_rumble_port = "0"
cheat82_rumble_primary_duration = "0"
cheat82_rumble_primary_strength = "0"
cheat82_rumble_secondary_duration = "0"
cheat82_rumble_secondary_strength = "0"
cheat82_rumble_type = "0"
cheat82_rumble_value = "0"
cheat82_value = "999"
cheat83_address = "5699258"
cheat83_address_bit_position = "255"
cheat83_big_endian = "false"
cheat83_cheat_type = "1"
cheat83_code = ""
cheat83_desc = "Gilder - Attack"
cheat83_enable = "true"
cheat83_handler = "1"
cheat83_memory_search_size = "4"
cheat83_repeat_add_to_address = "1"
cheat83_repeat_add_to_value = "0"
cheat83_repeat_count = "1"
cheat83_rumble_port = "0"
cheat83_rumble_primary_duration = "0"
cheat83_rumble_primary_strength = "0"
cheat83_rumble_secondary_duration = "0"
cheat83_rumble_secondary_strength = "0"
cheat83_rumble_type = "0"
cheat83_rumble_value = "0"
cheat83_value = "999"
cheat84_address = "5699260"
cheat84_address_bit_position = "255"
cheat84_big_endian = "false"
cheat84_cheat_type = "1"
cheat84_code = ""
cheat84_desc = "Gilder - Defense"
cheat84_enable = "true"
cheat84_handler = "1"
cheat84_memory_search_size = "4"
cheat84_repeat_add_to_address = "1"
cheat84_repeat_add_to_value = "0"
cheat84_repeat_count = "1"
cheat84_rumble_port = "0"
cheat84_rumble_primary_duration = "0"
cheat84_rumble_primary_strength = "0"
cheat84_rumble_secondary_duration = "0"
cheat84_rumble_secondary_strength = "0"
cheat84_rumble_type = "0"
cheat84_rumble_value = "0"
cheat84_value = "999"
cheat85_address = "5699262"
cheat85_address_bit_position = "255"
cheat85_big_endian = "false"
cheat85_cheat_type = "1"
cheat85_code = ""
cheat85_desc = "Gilder - Magic Defense"
cheat85_enable = "true"
cheat85_handler = "1"
cheat85_memory_search_size = "4"
cheat85_repeat_add_to_address = "1"
cheat85_repeat_add_to_value = "0"
cheat85_repeat_count = "1"
cheat85_rumble_port = "0"
cheat85_rumble_primary_duration = "0"
cheat85_rumble_primary_strength = "0"
cheat85_rumble_secondary_duration = "0"
cheat85_rumble_secondary_strength = "0"
cheat85_rumble_type = "0"
cheat85_rumble_value = "0"
cheat85_value = "999"
cheat86_address = "5699264"
cheat86_address_bit_position = "255"
cheat86_big_endian = "false"
cheat86_cheat_type = "1"
cheat86_code = ""
cheat86_desc = "Gilder - Hit %"
cheat86_enable = "true"
cheat86_handler = "1"
cheat86_memory_search_size = "4"
cheat86_repeat_add_to_address = "1"
cheat86_repeat_add_to_value = "0"
cheat86_repeat_count = "1"
cheat86_rumble_port = "0"
cheat86_rumble_primary_duration = "0"
cheat86_rumble_primary_strength = "0"
cheat86_rumble_secondary_duration = "0"
cheat86_rumble_secondary_strength = "0"
cheat86_rumble_type = "0"
cheat86_rumble_value = "0"
cheat86_value = "999"
cheat87_address = "5699266"
cheat87_address_bit_position = "255"
cheat87_big_endian = "false"
cheat87_cheat_type = "1"
cheat87_code = ""
cheat87_desc = "Gilder - Dodge %"
cheat87_enable = "true"
cheat87_handler = "1"
cheat87_memory_search_size = "4"
cheat87_repeat_add_to_address = "1"
cheat87_repeat_add_to_value = "0"
cheat87_repeat_count = "1"
cheat87_rumble_port = "0"
cheat87_rumble_primary_duration = "0"
cheat87_rumble_primary_strength = "0"
cheat87_rumble_secondary_duration = "0"
cheat87_rumble_secondary_strength = "0"
cheat87_rumble_type = "0"
cheat87_rumble_value = "0"
cheat87_value = "999"
cheat88_address = "5693188"
cheat88_address_bit_position = "0"
cheat88_big_endian = "false"
cheat88_cheat_type = "1"
cheat88_code = ""
cheat88_desc = "Enrique - Exp. Points"
cheat88_enable = "false"
cheat88_handler = "1"
cheat88_memory_search_size = "5"
cheat88_repeat_add_to_address = "1"
cheat88_repeat_add_to_value = "0"
cheat88_repeat_count = "1"
cheat88_rumble_port = "0"
cheat88_rumble_primary_duration = "0"
cheat88_rumble_primary_strength = "0"
cheat88_rumble_secondary_duration = "0"
cheat88_rumble_secondary_strength = "0"
cheat88_rumble_type = "0"
cheat88_rumble_value = "0"
cheat88_value = "43674"
cheat89_address = "5693176"
cheat89_address_bit_position = "255"
cheat89_big_endian = "false"
cheat89_cheat_type = "1"
cheat89_code = ""
cheat89_desc = "Enrique - HP"
cheat89_enable = "true"
cheat89_handler = "1"
cheat89_memory_search_size = "5"
cheat89_repeat_add_to_address = "1"
cheat89_repeat_add_to_value = "0"
cheat89_repeat_count = "1"
cheat89_rumble_port = "0"
cheat89_rumble_primary_duration = "0"
cheat89_rumble_primary_strength = "0"
cheat89_rumble_secondary_duration = "0"
cheat89_rumble_secondary_strength = "0"
cheat89_rumble_type = "0"
cheat89_rumble_value = "0"
cheat89_value = "655304463"
cheat8_address = "5694606"
cheat8_address_bit_position = "255"
cheat8_big_endian = "false"
cheat8_cheat_type = "1"
cheat8_code = ""
cheat8_desc = "Moonberries"
cheat8_enable = "true"
cheat8_handler = "1"
cheat8_memory_search_size = "3"
cheat8_repeat_add_to_address = "1"
cheat8_repeat_add_to_value = "0"
cheat8_repeat_count = "1"
cheat8_rumble_port = "0"
cheat8_rumble_primary_duration = "0"
cheat8_rumble_primary_strength = "0"
cheat8_rumble_secondary_duration = "0"
cheat8_rumble_secondary_strength = "0"
cheat8_rumble_type = "0"
cheat8_rumble_value = "0"
cheat8_value = "127"
cheat90_address = "5693165"
cheat90_address_bit_position = "0"
cheat90_big_endian = "false"
cheat90_cheat_type = "1"
cheat90_code = ""
cheat90_desc = "Enrique - MP"
cheat90_enable = "true"
cheat90_handler = "1"
cheat90_memory_search_size = "4"
cheat90_repeat_add_to_address = "1"
cheat90_repeat_add_to_value = "0"
cheat90_repeat_count = "1"
cheat90_rumble_port = "0"
cheat90_rumble_primary_duration = "0"
cheat90_rumble_primary_strength = "0"
cheat90_rumble_secondary_duration = "0"
cheat90_rumble_secondary_strength = "0"
cheat90_rumble_type = "0"
cheat90_rumble_value = "0"
cheat90_value = "25443"
cheat91_address = "5693180"
cheat91_address_bit_position = "0"
cheat91_big_endian = "false"
cheat91_cheat_type = "1"
cheat91_code = ""
cheat91_desc = "Enrique - Spirit"
cheat91_enable = "true"
cheat91_handler = "1"
cheat91_memory_search_size = "5"
cheat91_repeat_add_to_address = "1"
cheat91_repeat_add_to_value = "0"
cheat91_repeat_count = "1"
cheat91_rumble_port = "0"
cheat91_rumble_primary_duration = "0"
cheat91_rumble_primary_strength = "0"
cheat91_rumble_secondary_duration = "0"
cheat91_rumble_secondary_strength = "0"
cheat91_rumble_type = "0"
cheat91_rumble_value = "0"
cheat91_value = "6488163"
cheat92_address = "5699128"
cheat92_address_bit_position = "0"
cheat92_big_endian = "false"
cheat92_cheat_type = "1"
cheat92_code = ""
cheat92_desc = "Enrique - Power"
cheat92_enable = "true"
cheat92_handler = "1"
cheat92_memory_search_size = "4"
cheat92_repeat_add_to_address = "1"
cheat92_repeat_add_to_value = "0"
cheat92_repeat_count = "1"
cheat92_rumble_port = "0"
cheat92_rumble_primary_duration = "0"
cheat92_rumble_primary_strength = "0"
cheat92_rumble_secondary_duration = "0"
cheat92_rumble_secondary_strength = "0"
cheat92_rumble_type = "0"
cheat92_rumble_value = "0"
cheat92_value = "999"
cheat93_address = "5699130"
cheat93_address_bit_position = "0"
cheat93_big_endian = "false"
cheat93_cheat_type = "1"
cheat93_code = ""
cheat93_desc = "Enrique - Will"
cheat93_enable = "true"
cheat93_handler = "1"
cheat93_memory_search_size = "4"
cheat93_repeat_add_to_address = "1"
cheat93_repeat_add_to_value = "0"
cheat93_repeat_count = "1"
cheat93_rumble_port = "0"
cheat93_rumble_primary_duration = "0"
cheat93_rumble_primary_strength = "0"
cheat93_rumble_secondary_duration = "0"
cheat93_rumble_secondary_strength = "0"
cheat93_rumble_type = "0"
cheat93_rumble_value = "0"
cheat93_value = "999"
cheat94_address = "5699132"
cheat94_address_bit_position = "0"
cheat94_big_endian = "false"
cheat94_cheat_type = "1"
cheat94_code = ""
cheat94_desc = "Enrique - Vigor"
cheat94_enable = "true"
cheat94_handler = "1"
cheat94_memory_search_size = "4"
cheat94_repeat_add_to_address = "1"
cheat94_repeat_add_to_value = "0"
cheat94_repeat_count = "1"
cheat94_rumble_port = "0"
cheat94_rumble_primary_duration = "0"
cheat94_rumble_primary_strength = "0"
cheat94_rumble_secondary_duration = "0"
cheat94_rumble_secondary_strength = "0"
cheat94_rumble_type = "0"
cheat94_rumble_value = "0"
cheat94_value = "999"
cheat95_address = "5699134"
cheat95_address_bit_position = "0"
cheat95_big_endian = "false"
cheat95_cheat_type = "1"
cheat95_code = ""
cheat95_desc = "Enrique - Agile"
cheat95_enable = "true"
cheat95_handler = "1"
cheat95_memory_search_size = "4"
cheat95_repeat_add_to_address = "1"
cheat95_repeat_add_to_value = "0"
cheat95_repeat_count = "1"
cheat95_rumble_port = "0"
cheat95_rumble_primary_duration = "0"
cheat95_rumble_primary_strength = "0"
cheat95_rumble_secondary_duration = "0"
cheat95_rumble_secondary_strength = "0"
cheat95_rumble_type = "0"
cheat95_rumble_value = "0"
cheat95_value = "999"
cheat96_address = "5699136"
cheat96_address_bit_position = "0"
cheat96_big_endian = "false"
cheat96_cheat_type = "1"
cheat96_code = ""
cheat96_desc = "Enrique - Quick"
cheat96_enable = "true"
cheat96_handler = "1"
cheat96_memory_search_size = "4"
cheat96_repeat_add_to_address = "1"
cheat96_repeat_add_to_value = "0"
cheat96_repeat_count = "1"
cheat96_rumble_port = "0"
cheat96_rumble_primary_duration = "0"
cheat96_rumble_primary_strength = "0"
cheat96_rumble_secondary_duration = "0"
cheat96_rumble_secondary_strength = "0"
cheat96_rumble_type = "0"
cheat96_rumble_value = "0"
cheat96_value = "999"
cheat97_address = "5699138"
cheat97_address_bit_position = "0"
cheat97_big_endian = "false"
cheat97_cheat_type = "1"
cheat97_code = ""
cheat97_desc = "Enrique - Attack"
cheat97_enable = "true"
cheat97_handler = "1"
cheat97_memory_search_size = "4"
cheat97_repeat_add_to_address = "1"
cheat97_repeat_add_to_value = "0"
cheat97_repeat_count = "1"
cheat97_rumble_port = "0"
cheat97_rumble_primary_duration = "0"
cheat97_rumble_primary_strength = "0"
cheat97_rumble_secondary_duration = "0"
cheat97_rumble_secondary_strength = "0"
cheat97_rumble_type = "0"
cheat97_rumble_value = "0"
cheat97_value = "999"
cheat98_address = "5699140"
cheat98_address_bit_position = "0"
cheat98_big_endian = "false"
cheat98_cheat_type = "1"
cheat98_code = ""
cheat98_desc = "Enrique - Defense"
cheat98_enable = "true"
cheat98_handler = "1"
cheat98_memory_search_size = "4"
cheat98_repeat_add_to_address = "1"
cheat98_repeat_add_to_value = "0"
cheat98_repeat_count = "1"
cheat98_rumble_port = "0"
cheat98_rumble_primary_duration = "0"
cheat98_rumble_primary_strength = "0"
cheat98_rumble_secondary_duration = "0"
cheat98_rumble_secondary_strength = "0"
cheat98_rumble_type = "0"
cheat98_rumble_value = "0"
cheat98_value = "999"
cheat99_address = "5699142"
cheat99_address_bit_position = "0"
cheat99_big_endian = "false"
cheat99_cheat_type = "1"
cheat99_code = ""
cheat99_desc = "Enrique - Magic Defense"
cheat99_enable = "true"
cheat99_handler = "1"
cheat99_memory_search_size = "4"
cheat99_repeat_add_to_address = "1"
cheat99_repeat_add_to_value = "0"
cheat99_repeat_count = "1"
cheat99_rumble_port = "0"
cheat99_rumble_primary_duration = "0"
cheat99_rumble_primary_strength = "0"
cheat99_rumble_secondary_duration = "0"
cheat99_rumble_secondary_strength = "0"
cheat99_rumble_type = "0"
cheat99_rumble_value = "0"
cheat99_value = "999"
cheat9_address = "5693628"
cheat9_address_bit_position = "0"
cheat9_big_endian = "false"
cheat9_cheat_type = "1"
cheat9_code = ""
cheat9_desc = "Gold"
cheat9_enable = "true"
cheat9_handler = "1"
cheat9_memory_search_size = "5"
cheat9_repeat_add_to_address = "1"
cheat9_repeat_add_to_value = "0"
cheat9_repeat_count = "1"
cheat9_rumble_port = "0"
cheat9_rumble_primary_duration = "0"
cheat9_rumble_primary_strength = "0"
cheat9_rumble_secondary_duration = "0"
cheat9_rumble_secondary_strength = "0"
cheat9_rumble_type = "0"
cheat9_rumble_value = "0"
cheat9_value = "999999"
cheats = "105"