Changes

Jump to navigation Jump to search
128 bytes added ,  17:21, 1 December 2020
Line 13: Line 13:  
== SetProgramArgument ==
 
== SetProgramArgument ==
 
Takes a type-0x9 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.
 +
 +
[11.0.0+] Now takes a type-0x5 buffer instead of type-0x9. Now takes a total of 8-bytes of input, instead of 0x10-bytes total.
    
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.

Navigation menu