Difference between revisions of "PMApp:LaunchTitleUpdate"

From 3dbrew
Jump to navigation Jump to search
m (Add description + notes.)
m (Link to FS common program info.)
Line 9: Line 9:
 
|-
 
|-
 
| 1-4
 
| 1-4
| [[FSReg:LoadProgram#ProgramInfo|ProgramInfo struct]] for main title
+
| [[Filesystem_services#ProgramInfo|Program Info]] for main title
 
|-
 
|-
 
| 5-8
 
| 5-8
| [[FSReg:LoadProgram#ProgramInfo|ProgramInfo struct]] for update title
+
| [[Filesystem_services#ProgramInfo|Program Info]] for update title
 
|-
 
|-
 
| 9
 
| 9

Revision as of 23:50, 17 October 2015

Request

Index Word Description
0 Header code [0x000D0240]
1-4 Program Info for main title
5-8 Program Info 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.