Difference between revisions of "FS:ReadExtSaveDataIcon"

From 3dbrew
Jump to navigation Jump to search
(ReadExtSaveDataIcon)
m (Use common types.)
Line 9: Line 9:
 
|-
 
|-
 
| 1
 
| 1
| u8, [[FS:OpenArchive|Media Type]]
+
| [[Filesystem_services#MediaType|Media Type]]
 
|-
 
|-
 
| 2-3
 
| 2-3
Line 18: Line 18:
 
|-
 
|-
 
| 5
 
| 5
| [[SMDH|Icon]] Size
+
| [[SMDH]] Size
 
|-
 
|-
 
| 6
 
| 6
| (Icon Size << 4)  <nowiki>|</nowiki> 0xC
+
| ([[SMDH]] Size << 4)  <nowiki>|</nowiki> 0xC
 
|-
 
|-
 
| 7
 
| 7
| Icon Data Pointer
+
| [[SMDH]] Data Pointer
 
|}
 
|}
  

Revision as of 23:36, 17 October 2015

Request

Index Word Description
0 Header code [0x08530142]
1 Media Type
2-3 u64, Save ID
4 Unknown
5 SMDH Size
6 (SMDH Size << 4) | 0xC
7 SMDH Data Pointer

Response

Index Word Description
0 Header code
1 Result code
2 Total Read Data