Difference between revisions of "FSPXI:EnumerateSystemSaveData"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00520042] |- | 1 | Max buffer size |- | 2 | (Size<< 8) <nowiki>|</nowiki> 4 |- |...") |
(No difference)
|
Revision as of 19:41, 4 April 2015
Request
Index Word | Description |
---|---|
0 | Header code [0x00520042] |
1 | Max buffer size |
2 | (Size<< 8) | 4 |
3 | Output buffer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Total savedata IDs written to the output buffer. |
3 | Value 0x4 |
Description
This writes a list of u64 savedata IDs for all System_SaveData in NAND, to the output buffer.