AMNet:BeginImportContent: Difference between revisions
Steveice10 (talk | contribs) mNo edit summary |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
| u16 | | u16, Content Index | ||
|} | |} | ||
Line 25: | Line 25: | ||
|- | |- | ||
| 2 | | 2 | ||
| | | 0x10 | ||
|- | |- | ||
| 3 | | 3 | ||
| Content | | Content Handle | ||
|} | |} | ||
=Description= | =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. | 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. |