If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working at any time.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Dragon Quest Heroes: Rocket Slime/Notes
Jump to navigation
Jump to search
The following article is a Notes Page for Dragon Quest Heroes: Rocket Slime.
Save Files
Below is partial information on the data stored in the game's save file.
struct ItemEntry {
u16 unkown;
bool obtained;
u8 count;
};
struct MonsterEntry {
u16 unkown;
bool obtained;
u8 count;
};
char magic[9] @ 0x00;
u32 gold @ 0x335;
u32 playtime_in_frames @ 0x339;
u8 name[0x08] @ 0x33F;
ItemEntry items[60] @ 0x88;
MonsterEntry monsters[20] @ 0x178;
Internal Data for Dragon Quest Heroes: Rocket Slime
| |
|---|---|