NSS:LaunchTitle

From 3dbrew
Revision as of 20:47, 29 April 2013 by Yellows8 (talk | contribs)
Jump to navigation Jump to search

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.

Home Menu only uses this command for launching system modules.