Difference between revisions of "NIMU:GetProgress"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00020000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des...") |
Steveice10 (talk | contribs) m (Steveice10 moved page NIMU:GetUpdateDownloadProgress to NIMU:GetProgress: Aligning page name with function name) |
Revision as of 03:53, 3 March 2023
Request
Index Word | Description |
---|---|
0 | Header code [0x00020000] |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | u8 state? |
3 | ? |
4 | Total downloaded content data for the current title, lower word |
5 | Total downloaded content data for the current title, upper word |
6 | Total content size for the current title, lower word |
7 | Total content size for the current title, upper word |
8 | Total downloaded titles lower word |
9 | Total downloaded titles upper word |
10 | Total titles lower word |
11 | Total titles upper word |