0
Here is what I have so far:
It seems that GG only reads the first save slot, so make sure that one is your current file.
Also, it seems that the save file coding is backwards, so instead of "1869F = 99999", it is "9F8601 = 99999". Make sure you reverse the order of your value that you are putting in.
While Game Genie gives you Max Munny, if there are some who don't want to have Max, simply use this code:Code:Munny - 00002440 Sora/Roxas Experience (Main) - 000036E0 Sora HP (Current/Max) - 000024F4/000024F5 Sora MP (Current/Max) - 000024F6/000024F7 Sora AP - 000024F8
20002440 XXXXXX00
Where "X" stands for your Munny Value. It maxes out at 99999.
At the moment, I am unsure what the Max amount of Experience is, so use at your own discretion.
Okay, so I found the locations of the items. I am not sure what spot correlates to which item. However the Addresses are as follows:
00003580 - 000036B1 (at least to that point, if not more)
Here is the issue, there are a lot of Dummy Items and Key Items that you shouldn't have. If someone wants to go through the slots, and figure out what is what, that would be awesome. Otherwise, it will take me a long time to do so.
I will post more in a little bit.