Difference between revisions of "System SaveData"
Jump to navigation
Jump to search
(Created page with "Savegames stored in NAND are located at nand:/data/<ID0>/sysdata/<SaveID-Low>/<SaveID-High>, where SaveID-High is the filename. =NAND Savegames= The SaveID ...") |
|||
Line 10: | Line 10: | ||
|- | |- | ||
| 0x00010017 | | 0x00010017 | ||
− | | [[Config_Services|Cfg]] Savegame | + | | [[Config_Services|Cfg]] [[Config_Info_Blocks|Savegame]] |
|- | |- | ||
| 0x00010034 | | 0x00010034 | ||
| [[SpotPass|BOSS]] database | | [[SpotPass|BOSS]] database | ||
|} | |} |
Revision as of 17:11, 3 April 2013
Savegames stored in NAND are located at nand:/data/<ID0>/sysdata/<SaveID-Low>/<SaveID-High>, where SaveID-High is the filename.
NAND Savegames
The SaveID for system modules is normally 0x00010000 | uniqueID.
SaveID | Description |
---|---|
0x00010017 | Cfg Savegame |
0x00010034 | BOSS database |