Difference between revisions of "FS:CreateExtSaveData"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m (Add missing response.) |
Steveice10 (talk | contribs) m (→Request) |
||
Line 21: | Line 21: | ||
|- | |- | ||
| 5 | | 5 | ||
− | | | + | | Number of directories |
|- | |- | ||
| 6 | | 6 | ||
− | | | + | | Number of files |
|- | |- | ||
| 7 | | 7 |
Revision as of 04:39, 17 October 2015
Request
Index Word | Description |
---|---|
0 | Header code [0x08510242] |
1 | Media type (NAND / SDMC) |
2 | Low word of the saveid |
3 | High word of the saveid |
4 | Unknown |
5 | Number of directories |
6 | Number of files |
7 | Unknown |
8 | Unknown |
9 | Size of the SMDH icon |
10 | (SMDH Size << 4) | 0x0000000A |
11 | Pointer to the SMDH buffer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
This creates the ExtSaveData with the specified saveid in the specified media type. It stores the SMDH as "icon" in the root of the created directory. For more information see Extdata#VSXE_Filesystem_structure