FSPXI:EnumerateSystemSaveData

From 3dbrew
Revision as of 19:40, 12 April 2015 by Yellows8 (talk | contribs) (moved FSPXI:GetSystemSaveDataList to FSPXI:EnumerateSystemSaveData)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0 Header code [0x00520042]
1 Max buffer size
2 (Size<< 8) | 4
3 Output buffer

Response[edit]

Index Word Description
0 Header code
1 Result code
2 Total savedata IDs written to the output buffer.
3 Value 0x4

Description[edit]

This writes a list of u64 savedata IDs for all System_SaveData in NAND, to the output buffer.