FS:Obsoleted 3 0 EnumerateExtSaveData: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
Steveice10 (talk | contribs)  Obsoleted_3_0_EnumerateExtSaveData  | 
				Steveice10 (talk | contribs)  Minor fix.  | 
				||
| Line 12: | Line 12: | ||
|-  | |-  | ||
| 2  | | 2  | ||
| u8, Media Type  | | u8, [[Mediatypes|Media Type]]  | ||
|-  | |-  | ||
|   | | 3  | ||
| (outputBytes << 4) <nowiki>|</nowiki> 0xC  | | (outputBytes << 4) <nowiki>|</nowiki> 0xC  | ||
|-  | |-  | ||
|   | | 4  | ||
| Output Pointer  | | Output Pointer  | ||
|}  | |}  | ||
Revision as of 04:04, 17 October 2015
Request
| Index Word | Description | 
|---|---|
| 0 | Header code [0x08330082] | 
| 1 | Output ID Count (size / 8) | 
| 2 | u8, Media Type | 
| 3 | (outputBytes << 4) | 0xC | 
| 4 | Output Pointer | 
Response
| Index Word | Description | 
|---|---|
| 0 | Header code | 
| 1 | Result code | 
| 2 | Written ID Count | 
Description
This has been obsoleted. It now wraps around the new FS:EnumerateExtSaveData.