Difference between revisions of "AMNet:BeginImportContent"
Jump to navigation
Jump to search
m (→Description) |
|||
Line 32: | Line 32: | ||
=Description= | =Description= | ||
− | This is used to open a content, with the TMD content type encrypted flag. This is normally used for content installation. | + | This is used to open a content, with the TMD content type encrypted flag. This is normally used for content installation. The data written to the opened file is the raw encrypted data from Nintendo's CDN servers. |
Revision as of 19:58, 8 May 2012
Request
Index Word | Description |
---|---|
0 | Header code [0x080E0040] |
1 | u16 content index |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | N/A |
3 | Content file handle |
Description
This is used to open a content, with the TMD content type encrypted flag. This is normally used for content installation. The data written to the opened file is the raw encrypted data from Nintendo's CDN servers.