NSS:LaunchApplicationFIRM: Difference between revisions
No edit summary |
Steveice10 (talk | contribs) m →Request |
||
(One intermediate revision by one other user not shown) | |||
Line 8: | Line 8: | ||
| Header code [0x000500C0] | | Header code [0x000500C0] | ||
|- | |- | ||
| 1 | | 1-2 | ||
| u64, Title ID | |||
| | |||
|- | |- | ||
| 3 | | 3 | ||
Line 36: | Line 33: | ||
Flags bit0 is set when launching a [[FIRM]] which requires an application title-info structure to be specified via [[FIRM]] parameters. Otherwise when not specifying FIRM parameters, bit0 is clear. When flags bit1 is clear, NS will check certain [[Configuration Memory]] fields and will return an error if these checks fail. This [[Configuration Memory]] field checks seems to always pass on retail however. | Flags bit0 is set when launching a [[FIRM]] which requires an application title-info structure to be specified via [[FIRM]] parameters. Otherwise when not specifying FIRM parameters, bit0 is clear. When flags bit1 is clear, NS will check certain [[Configuration Memory]] fields and will return an error if these checks fail. This [[Configuration Memory]] field checks seems to always pass on retail however. | ||
See [[APT:GetProgramInfo|here]] for how the FIRM programID-low is determined. |