Difference between revisions of "NIMU:RegisterTask"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00290246] |- | 1-6 | TitleDownloadConfig...")
 
(No difference)

Latest revision as of 06:12, 3 March 2023

Request[edit]

Index Word Description
0 Header code [0x00290246]
1-6 TitleDownloadConfig
7 Unused?
8 Unused?
9 ? (Clamped to 0x9F and later added to 0x60?)
10 Process ID Header
11 Process ID (Auto-Filled by Kernel)
12 Static Buffer Header (Size = 0x90)
13 Title Name UTF-16 String Pointer
14 Static Buffer Header (Size = 0x48)
15 Developer Name UTF-16 String Pointer

Response[edit]

Index Word Description
0 Header code [0x00290040]
1 Result code

Description[edit]

Registers a background title download task. An icon will be shown on the HOME menu with the download progress.