NIMU:GetDbgTasks

From 3dbrew
Revision as of 05:56, 3 March 2023 by Steveice10 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001C0042] |- | 1 | Maximum Number of NIM_Services#AutoTitleDownloadTaskInfo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.