FS:Obsoleted 3 0 CreateExtSaveData

From 3dbrew
Revision as of 04:10, 17 October 2015 by Steveice10 (talk | contribs) (Obsoleted_3_0_CreateExtSaveData)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

Index Word Description
0 Header code [0x08300182]
1 Media type (NAND / SDMC)
2-3 u64, Save ID
4 Size of the SMDH icon
5 Number of directories
6 Number of files
7 (SMDH Size << 4) | 0xA
8 Pointer to the SMDH buffer

Response

Index Word Description
0 Header code
1 Result code

Description

This has been obsoleted. It now wraps around the new FS:CreateExtSaveData.