Difference between revisions of "AMPXI:InstallContentWrite"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m |
|||
Line 12: | Line 12: | ||
|- | |- | ||
| 2 | | 2 | ||
− | | ( | + | | (ContentChunkSize << 8) <nowiki>|</nowiki> 4 |
|- | |- | ||
| 3 | | 3 | ||
− | | | + | | Chunk data input pointer |
|} | |} | ||
Line 31: | Line 31: | ||
|} | |} | ||
− | + | =Content Chunk Data= | |
− | =Content | ||
The content chunk data is the content downloaded from the Nintendo NUS distribution server, in chunks of 16KB or less. | The content chunk data is the content downloaded from the Nintendo NUS distribution server, in chunks of 16KB or less. |
Revision as of 01:50, 10 January 2016
Request
Index Word | Description |
---|---|
0 | Header code [0x00180042] |
1 | Content chunk size |
2 | (ContentChunkSize << 8) | 4 |
3 | Chunk data input pointer |
Response
Index Word | Description |
---|---|
0 | Header code [0x00180040] |
1 | Result code |
Content Chunk Data
The content chunk data is the content downloaded from the Nintendo NUS distribution server, in chunks of 16KB or less.