Difference between revisions of "AM:GetSystemMenuDataFromCia"

From 3dbrew
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...")
 
m (Steveice10 moved page AM:GetCiaIcon to AM:GetSystemMenuDataFromCia)

Revision as of 07:14, 17 April 2016

Request

Index Word Description
0 Header code [0x04090004]
1 Value 0x0 for the send-handle translate header for the ARM11 kernel.
2 File handle
3 (Size<<4) | 12
4 Output buffer pointer

Response

Index Word Description
0 Header code
1 Result code

Description

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.