This code...
Infinite Money
8008740C 0098
8008740E 967F
...in the BSFree2 code database by Akira and Ar.Zone, has the ending HEX values reversed. It should look like this:
8008740C 967F
8008740E 0098
That gives you a true max 9,999,999 gald.
Here is a code I found on the GameFAQs board for this game by the user named Shinryu:
10,000,000 Exp After Battle
801459EC 9680
801459EE 0098
If I modify the ending hex values and make it like this:
801459EC E0FF
801459EE 05F5
It will then give you 99,999,999 EXP after battle and will take you characters and boost them all the way to level 999 in one fight.
Infinite Money
8008740C 0098
8008740E 967F
...in the BSFree2 code database by Akira and Ar.Zone, has the ending HEX values reversed. It should look like this:
8008740C 967F
8008740E 0098
That gives you a true max 9,999,999 gald.
Here is a code I found on the GameFAQs board for this game by the user named Shinryu:
10,000,000 Exp After Battle
801459EC 9680
801459EE 0098
If I modify the ending hex values and make it like this:
801459EC E0FF
801459EE 05F5
It will then give you 99,999,999 EXP after battle and will take you characters and boost them all the way to level 999 in one fight.
Comment