NIM services: Difference between revisions

Line 261: Line 261:
| 0x0 || 0x1 || Status
| 0x0 || 0x1 || Status
|-
|-
| 0x1 || 0xF || ?
| 0x1 || 0x7 || ?
|-
| 0x8 || 0x8 || Unknown
|-
|-
| 0x10 || 0x8 || DownloadSize
| 0x10 || 0x8 || DownloadSize
Line 279: Line 281:


This is a 0x28-byte struct. [3.0.0+] This is a 0x38-byte struct. [5.0.0+] This is a 0x40-byte struct.
This is a 0x28-byte struct. [3.0.0+] This is a 0x38-byte struct. [5.0.0+] This is a 0x40-byte struct.
The 0x10-bytes at +0x8 are returned by [[NS_Services#GetDownloadProgress]].


The two u64s at +0x28/+0x30 are used by [[NS_Services|NS]] to calculate "ThroughputKBps" for a SystemPlayReport.
The two u64s at +0x28/+0x30 are used by [[NS_Services|NS]] to calculate "ThroughputKBps" for a SystemPlayReport.