Loader services: Difference between revisions

Adubbz (talk | contribs)
Removed ro info as it is now on its own page.
Line 146: Line 146:


== AddProcessToLaunchQueue ==
== AddProcessToLaunchQueue ==
Takes a type-0x19 input buffer with launch arguments (as string), an u32 (size of arguments string), and an input title-id.
Takes a type-0x9 input buffer with launch arguments (as string), an u32 (size of arguments string), and an input title-id.


Loads a process for the specified title-id and passes along the supplied arguments.
Loads a process for the specified title-id and passes along the supplied arguments.