Difference between revisions of "APT:GetProgramInfo"

From 3dbrew
Jump to navigation Jump to search
Line 6: Line 6:
 
|-
 
|-
 
| 0
 
| 0
| Header code [0x00490180]
+
| Header code [0x00480100]
 
|-
 
|-
 
| 1-4
 
| 1-4

Revision as of 07:13, 17 February 2014

Request

Index Word Description
0 Header code [0x00480100]
1-4 0x10-byte struct for the input title.

Response

Index Word Description
0 Header code
1 Result code
2 u8 flag: TWL = 0, CTR = (programIDhigh & 0xF00000) >> 20.
3 Output programID-low.

Description

This obtains info mainly used for launching FIRM. For TWL titles, the output programID-low is 0x102 for TWL_FIRM, however for CTR titles this is loaded from the first 4-bytes of the exheader_arm11systemlocalcaps.flags("Core Version").