FS:CreateExtSaveData: Difference between revisions
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x08510242] |- | 1 | Media type (NAND / SDMC) |- | 2 | Low word of the saveid |- |..." |
Steveice10 (talk | contribs) m Add missing response. |
||
Line 40: | Line 40: | ||
| 11 | | 11 | ||
| Pointer to the SMDH buffer | | Pointer to the SMDH buffer | ||
|} | |||
=Response= | |||
{| class="wikitable" border="1" | |||
|- | |||
! Index Word | |||
! Description | |||
|- | |||
| 0 | |||
| Header code | |||
|- | |||
| 1 | |||
| Result code | |||
|} | |} | ||
=Description= | =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]] | 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]] |