Difference between revisions of "AM:GetSystemMenuDataFromCia"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x04090004] |- | 1 | Value 0x0 for the send-handle translate header for the ARM...") |
Steveice10 (talk | contribs) m |
||
(One intermediate revision by the same user not shown) | |||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
− | | | + | | 0x0 (Send-handle translate header) |
|- | |- | ||
| 2 | | 2 | ||
− | | File | + | | File Handle |
|- | |- | ||
| 3 | | 3 | ||
− | | (Size<<4) <nowiki>|</nowiki> | + | | (Size << 4) <nowiki>|</nowiki> 0xC |
|- | |- | ||
| 4 | | 4 | ||
− | | Output | + | | Output Buffer Pointer |
|} | |} | ||
Latest revision as of 06:29, 17 April 2016
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x04090004] |
1 | 0x0 (Send-handle translate header) |
2 | File Handle |
3 | (Size << 4) | 0xC |
4 | Output Buffer Pointer |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description[edit]
This loads the 0x36C0-byte SMDH icon from the meta section of the specified CIA.
This is used by the DLP-sysmodule for loading the icon used with Download_Play hosting.