Difference between revisions of "System SaveData"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
− | Savegames stored in NAND are located at [[Flash_Filesystem|nand:/data/<ID0>/sysdata/<SaveID-Low>/<SaveID-High>]], where SaveID-High is the filename. | + | Savegames stored in NAND are located at [[Flash_Filesystem|nand:/data/<ID0>/sysdata/<SaveID-Low>/<SaveID-High>]], where SaveID-High is the filename. SaveID-High is normally 00000000. |
=NAND Savegames= | =NAND Savegames= | ||
− | The SaveID for system modules is | + | The SaveID for system modules is 0x00010000 | [[Title_list|uniqueID]]. The SaveID for other system processes is 0x00020000 | [[Title_list|uniqueID]]. |
{| class="wikitable" border="1" | {| class="wikitable" border="1" |
Revision as of 23:47, 14 June 2013
Savegames stored in NAND are located at nand:/data/<ID0>/sysdata/<SaveID-Low>/<SaveID-High>, where SaveID-High is the filename. SaveID-High is normally 00000000.
NAND Savegames
The SaveID for system modules is 0x00010000 | uniqueID. The SaveID for other system processes is 0x00020000 | uniqueID.
SaveID | Description |
---|---|
0x00010017 | Config Savegame |
0x00010034 | BOSS database |