This Hack is a saving function fix for all the pokemon gba games, for all languages, for all versions (1.0 / 1.1).
[Fire Red, Leaf green, Ruby, Sapphire, Emerald]
This hack was initially made by RIKU (gbatemp) then dumped and improved by Yafee and AmeenX!
Usage:
Warning: Don't use Sram patch, just apply this hex mod and you're good to go
Open the desired ROM in a hex editor and find the following string:
Note: This string can be found in two different locations in some ROMs, make sur you find and edit both of them!
Also the strings can be found in two different lengths:
Or
Edit stricly what's between
Replace the xx by 00
Exemple:
Note: No technical information available as it was a pure hex editing!
[Fire Red, Leaf green, Ruby, Sapphire, Emerald]
This hack was initially made by RIKU (gbatemp) then dumped and improved by Yafee and AmeenX!
Usage:
Warning: Don't use Sram patch, just apply this hex mod and you're good to go
Open the desired ROM in a hex editor and find the following string:
Code:
D0 88 8D 83 42
Note: This string can be found in two different locations in some ROMs, make sur you find and edit both of them!
Also the strings can be found in two different lengths:
Code:
D0888D8342 [xx xx xx] 2410491068
Or
Code:
D0888D8342 [xx xx xx xx] 2410491068
Edit stricly what's between
Code:
D0888D8342 [and] 2410491068
Replace the xx by 00
Exemple:
Note: No technical information available as it was a pure hex editing!
Last edited: