FS:Obsoleted 2 0 FormatCtrCardUserSaveData: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) Obsoleted_2_0_FormatCtrCardUserSaveData |
Steveice10 (talk | contribs) m Add obsoletion note. |
||
| Line 39: | Line 39: | ||
| Result code | | Result code | ||
|} | |} | ||
=Description= | |||
This has been obsoleted. Prefer [[FS:FormatSaveData]]. | |||
Revision as of 23:11, 17 October 2015
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x08470180] |
| 1 | u32 "sizeBlock" (size of savedata in blocks?) |
| 2 | u32 "countDirectoryEntry" |
| 3 | u32 "countFileEntry" |
| 4 | u32 "countDirectoryEntryBucket" |
| 5 | u32 "countFileEntryBucket" |
| 6 | bool "isDuplicateAll" |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
Description
This has been obsoleted. Prefer FS:FormatSaveData.