Difference between revisions of "NIMU:SetDbgTasks"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001B0042] |- | 1 | Number of NIM_Services#AutoTitleDownloadTaskInfo|AutoTit...")
 
(No difference)

Latest revision as of 04:55, 3 March 2023

Request[edit]

Index Word Description
0 Header code [0x001B0042]
1 Number of AutoTitleDownloadTaskInfos
2 Mapped Input Buffer Header (Size << 4 | 0xA)
3 AutoTitleDownloadTaskInfos Input Pointer

Response[edit]

Index Word Description
0 Header code [0x001B0042]
1 Result code
2 Mapped Input Buffer Header (Size << 4 | 0xA)
3 AutoTitleDownloadTaskInfos Input Pointer

Description[edit]

Sets the contents of dbgtasks.dat in the NIM save data to the provided entries. Each entry should be of size 0x138.