Difference between revisions of "NSS:LaunchTitle"
Jump to navigation
Jump to search
Line 33: | Line 33: | ||
| Launched process' ProcessId | | Launched process' ProcessId | ||
|} | |} | ||
+ | |||
+ | =Description= | ||
+ | This is a wrapper for [[PMApp:LaunchTitle]]. The [[Mediatypes|mediatype]] is determined by the input titleID. The gamecard mediatype is used when the input titleID is all-zero. The NAND mediatype is used when the input titleID-high is for a CTR system title, otherwise the SD mediatype is used. |
Revision as of 19:39, 29 April 2013
Request
Index Word | Description |
---|---|
0 | Header code [0x000200C0] |
1 | TitleID lower word |
2 | TitleID upper word |
3 | Process launch flags |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Launched process' ProcessId |
Description
This is a wrapper for PMApp:LaunchTitle. The mediatype is determined by the input titleID. The gamecard mediatype is used when the input titleID is all-zero. The NAND mediatype is used when the input titleID-high is for a CTR system title, otherwise the SD mediatype is used.