Difference between revisions of "NIMU:GetDbgTasks"

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

Latest revision as of 05:56, 3 March 2023

Request[edit]

Index Word Description
0 Header code [0x001C0042]
1 Maximum Number of AutoTitleDownloadTaskInfos
2 Mapped Output Buffer Header (Size << 4 | 0xC)
3 AutoTitleDownloadTaskInfos Output Pointer

Response[edit]

Index Word Description
0 Header code [0x001C0082]
1 Result code
2 Number of AutoTitleDownloadTaskInfos Read
2 Mapped Output Buffer Header (Size << 4 | 0xC)
3 AutoTitleDownloadTaskInfos Output Pointer

Description[edit]

Retrieves the contents of dbgtasks.dat from the NIM save data. Each entry should be of size 0x138.