Filesystem services: Difference between revisions
No edit summary |
TimmSkiller (talk | contribs) No edit summary |
||
Line 953: | Line 953: | ||
|- | |- | ||
| 0x12345681 | | 0x12345681 | ||
| | | Used for dumping raw [[System_SaveData|System Save Data]] during system tranfers. | ||
| ? | | ? | ||
| ? | | ? | ||
Line 1,198: | Line 1,198: | ||
| 2 | | 2 | ||
| Unknown. Game calculate this using formula <code><nowiki>0xFFFFFF00 | unknown_b</nowiki></code> | | Unknown. Game calculate this using formula <code><nowiki>0xFFFFFF00 | unknown_b</nowiki></code> | ||
|} | |||
=== 0x12345681 Archive Path Data Format === | |||
Archive path: | |||
{| class="wikitable" border="1" | |||
|- | |||
! Index word !! Description | |||
|- | |||
| 0 || Mode (0: read, 0x200: write) | |||
|} | |||
File path: | |||
{| class="wikitable" border="1" | |||
|- | |||
! Index word !! Description | |||
|- | |||
| 0 || [[System_SaveData|System Savedata Save ID]] | |||
|- | |||
| 1 || 0 | |||
|} | |} | ||