Changes

Jump to navigation Jump to search
658 bytes added ,  18:07, 1 May 2013
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00490180] |- | 1-4 | 0x10-byte struct for the input ..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x00490180]
|-
| 1-4
| 0x10-byte [[FS:GetProgramLaunchInfo|struct]] for the input title.
|}

=Response=
{| class="wikitable" border="1"
|-
! 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 [[APT:Reboot|launching]] [[FIRM]]. For TWL titles, the output programID-low is 0x102 for TWL_FIRM, however for CTR titles this is [[PMApp:GetTitleProgramID|loaded]] from the input title's programID-low.

Navigation menu