NS services: Difference between revisions

Shchmue (talk | contribs)
GetApplicationContentPath: type -> NCM_services#Title_Types
Shchmue (talk | contribs)
fixed launch_flags link
Line 1,116: Line 1,116:


== LaunchApplication ==
== LaunchApplication ==
Takes an input u32 [[Process_Manager_services|launch_flags]] and u64 titleID, returns an output u64 PID.
Takes an input u32 [[Process_Manager_services#LaunchFlags|LaunchFlags]] and u64 titleID, returns an output u64 PID.


Same as LaunchApplicationWithStorageId except the last two params passed to the internal vtable funcptr call are value 0x6, instead of from the command input.
Same as LaunchApplicationWithStorageId except the last two params passed to the internal vtable funcptr call are value 0x6, instead of from the command input.


== LaunchApplicationWithStorageId ==
== LaunchApplicationWithStorageId ==
Takes 2 input u8s, an u32 [[Process_Manager_services|launch_flags]], and an u64 titleID. Returns an output u64 PID.
Takes 2 input u8s, an u32 [[Process_Manager_services#LaunchFlags|LaunchFlags]], and an u64 titleID. Returns an output u64 PID.


Launches an application title which is registered with NS.  
Launches an application title which is registered with NS.  


[[Category:Services]]
[[Category:Services]]