NS and APT Services

From 3dbrew
Revision as of 10:13, 11 December 2012 by Elisherer (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The NS system module is the first module launched from a NAND title after the core processes sm, fs, pm, loader, and pxi are loaded. This module is launched by the pm process, with the titleID loaded from NSTID. NS first launches ErrDisp, then the menu. On retail the menu TID is loaded from MENUTID, while on dev/debug the menu TID is loaded from config. The TID of the launched menu is then written to ACTIVEMENUTID. NS uses pm:app to launch titles.

Like home menu NS is constantly running while the system is in 3DS-mode.

Alternate menu

When launching the regular menu fails, NS will then attempt to launch the alternate menu. This title could be used as a recovery process, however it normally doesn't exist on retail.

NS Service "ns:s"

Command Header Description
0x000200C0 LaunchTitle

NS Service "APT:U"

NS Service "APT:S"