Applet Manager services: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1,295: | Line 1,295: | ||
==== CreateApplicationWithAttributeAndPushAndRequestToStartForQuest ==== | ==== CreateApplicationWithAttributeAndPushAndRequestToStartForQuest ==== | ||
Takes an input [[NCM_services#ApplicationId|ApplicationId]], a type-0x15 input buffer containing an [[#ApplicationAttribute]], an input [[#IStorage]], no output. | Takes an input [[NCM_services#ApplicationId|ApplicationId]], a type-0x15 input buffer containing an [[#ApplicationAttribute]], an input [[#IStorage]], no output. | ||
[21.0.0+] Now returns an output [[#IStorage]]. | |||
Same as [[#CreateApplicationAndPushAndRequestToStartForQuest]] except the entire attributes structure is directly specified via the input buffer. This command replaces [[#CreateApplicationAndPushAndRequestToStartForQuest]], official user-processes no longer use [[#CreateApplicationAndPushAndRequestToStartForQuest]]. | Same as [[#CreateApplicationAndPushAndRequestToStartForQuest]] except the entire attributes structure is directly specified via the input buffer. This command replaces [[#CreateApplicationAndPushAndRequestToStartForQuest]], official user-processes no longer use [[#CreateApplicationAndPushAndRequestToStartForQuest]]. | ||
| Line 1,535: | Line 1,537: | ||
This internally uses the GRC cmd to open an [[GRC_services|IMovieWriter]]. This is therefore not usable on NX since that cmd is stubbed. | This internally uses the GRC cmd to open an [[GRC_services|IMovieWriter]]. This is therefore not usable on NX since that cmd is stubbed. | ||
==== Cmd310 ==== | |||
[21.0.0+] Now takes a total of 0x18-bytes of input. | |||
==== Cmd330 ==== | ==== Cmd330 ==== | ||