Pokémon BW Save File Structure: Difference between revisions
Jump to navigation
Jump to search
(Save offsets.) |
m (→Save Entry) |
||
Line 3: | Line 3: | ||
== Save Entry == | == Save Entry == | ||
The primary save starts at 0x0. | The primary save starts at 0x0. | ||
The | The backup save starts at 0x24000. | ||
== Gym Badge Obtained Date == | == Gym Badge Obtained Date == |
Revision as of 04:45, 2 April 2014
This article is incomplete. Please feel free to add missing information and complete the article. |
Save Entry
The primary save starts at 0x0. The backup save starts at 0x24000.
Gym Badge Obtained Date
Gym badge dates are stored starting 1C704 and 407004. Byte 1 is how many years after 2000, Byte 2 is the month, and Byte 3 is the day (Byte 4 is 0, don't know if it has any meaning or if it's part of the year).