NS services: Difference between revisions
Line 1,038: | Line 1,038: | ||
== LaunchApplication == | == LaunchApplication == | ||
Takes an input u32 and u64, returns an output u64. | Takes an input u32 [[Process_Manager_services|launch_flags]] and u64 titleID, returns an output u64. | ||
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. |