Pokémon Dream Radar Save File Structure: Difference between revisions
Jump to navigation
Jump to search
(Add more values (items)) |
|||
Line 27: | Line 27: | ||
|- style="background: #eee;" align="center" | |- style="background: #eee;" align="center" | ||
| 0x70- | | 0x70-0x71 | ||
|Unknown | |||
|- style="background: #eee;" align="center" | |||
| 0x72 | |||
|Beam upgrade | |||
(Value range 0x00-0x04) | |||
|- style="background: #eee;" align="center" | |||
| 0x73 | |||
|Battery pack upgrade | |||
(Value range 0x00-0x04) | |||
|- style="background: #eee;" align="center" | |||
| 0x74 | |||
|Visoscope upgrade | |||
(Value range 0x00-0x04) | |||
|- style="background: #eee;" align="center" | |||
| 0x75-0x267 | |||
|Unknown. Transferable pokemon/item data? | |Unknown. Transferable pokemon/item data? | ||
|- style="background: #eee;" align="center" | |||
| 0x268 | |||
| Vortex Charge stored # | |||
(range 0x00-0x63) | |||
|- style="background: #eee;" align="center" | |||
| 0x269 | |||
|Dragnet Charge stored # | |||
(range 0x00-0x63) | |||
|- style="background: #eee;" align="center" | |||
| 0x26A | |||
|Energy Recharge stored # | |||
(range 0x00-0x63) | |||
|- style="background: #eee;" align="center" | |||
| 0x26B-0x26C | |||
|Unknown. ¿Maybe flags? | |||
|- style="background: #ddd;" align="center" | |- style="background: #ddd;" align="center" | ||
| 0x26D-0x26E | | 0x26D-0x26E | ||
|Extension Unlock Flags | |||
|- style="background: #eee;" align="center" | |- style="background: #eee;" align="center" | ||
| 0x26F-0x271 | | 0x26F-0x271 | ||
Line 83: | Line 121: | ||
|0x2B0-0x2B3 | |0x2B0-0x2B3 | ||
|"1DSC" end of file tag | |"1DSC" end of file tag | ||
|} | |} | ||
* *Story events are: Tornadus catched, Thundurus catched, Landorus catched. | * *Story events are: Tornadus catched, Thundurus catched, Landorus catched. | ||
Note: The game stores somewhere the timestamp when it was saved, so it knows if clouds have been recharged. | |||
===Flags=== | ===Flags=== |
Revision as of 21:38, 14 October 2015
Pokémon Dream Radar Save Data
Offset | Description |
---|---|
0x00-0x03 | "0DSC" header tag |
0x04-0x67 | Unknown |
0x68-0x6B | Current orbs |
0x6C-0x6F | Total orbs collected (highscore data) |
0x70-0x71 | Unknown |
0x72 | Beam upgrade
(Value range 0x00-0x04) |
0x73 | Battery pack upgrade
(Value range 0x00-0x04) |
0x74 | Visoscope upgrade
(Value range 0x00-0x04) |
0x75-0x267 | Unknown. Transferable pokemon/item data? |
0x268 | Vortex Charge stored #
(range 0x00-0x63) |
0x269 | Dragnet Charge stored #
(range 0x00-0x63) |
0x26A | Energy Recharge stored #
(range 0x00-0x63) |
0x26B-0x26C | Unknown. ¿Maybe flags? |
0x26D-0x26E | Extension Unlock Flags |
0x26F-0x271 | Unknown. ¿Maybe flags? |
0x272-0x273 | Legendary Catched Flags |
0x274-0x287 | Unknown. ¿Maybe more flags? |
0x288-0x28B | Orb Count until next story event*
Resets to 0 after Tornadus, Thundurus or Landorus are catched |
0x28C-0x28F | Number of searches (highscore data) |
0x290-0x293 | Number of examined clouds (highscore data) |
0x294-0x297 | Number of captured Pokémon (highscore data) |
0x298-0x29B | Number of recovered items (highscore data) |
0x29C-0x29F | Tornadus capture time (highscore data) |
0x2A0-0x2A3 | Thundurus capture time (highscore data) |
0x2A4-0x2A7 | Landorus capture time (highscore data) |
0x2A8-0x2AF | Unknown |
0x2B0-0x2B3 | "1DSC" end of file tag |
- *Story events are: Tornadus catched, Thundurus catched, Landorus catched.
Note: The game stores somewhere the timestamp when it was saved, so it knows if clouds have been recharged.
Flags
Pokémon Dream Radar handles unlockable data trough bit flags.
Generation IV Extension Unlocked Flags
Offset 0x26E
- Bits are represented in the following order: 76543210
- 0 = locked,
- 1 = unlocked,
- x = unknown bit
? | Diving | | Rainbow | | | Renegade | | | | x 1 1 1 1 1 x x | | | | | | | ? | | ? | Temporal Spatial
Legendary catched flags
offset 0x272-0x273
- Bits are represented in the following order: 76543210
- 0 = locked,
- 1 = unlocked,
- x = unknown bit
x x x x 1 1 1 1 1 1 1 1 x x x x | | | | | | | | | | | | | | | | ? ? ? ? | | | | | | | | ? ? ? ? | | | | | | | Dialga | | | | | | Palkia | | | | | Giratina | | | | Ho-Oh | | | Lugia | | Landorus? | Thundurus? Tornadus?