PMApp:LaunchTitleUpdate: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m Link to flags, add 0x10000 note. |
Steveice10 (talk | contribs) m Add description + notes. |
||
| Line 30: | Line 30: | ||
| Result code | | Result code | ||
|} | |} | ||
=Description= | |||
This launches a title, also applying an update patch title. If flag 0x1 is not set, this will return error 0xD8E05802. | |||
Revision as of 03:52, 13 October 2015
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x000D0240] |
| 1-4 | ProgramInfo struct for main title |
| 5-8 | ProgramInfo struct for update title |
| 9 | Process launch flags (ORed with 0x10000 internally) |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
Description
This launches a title, also applying an update patch title. If flag 0x1 is not set, this will return error 0xD8E05802.