NCA: Difference between revisions
remove redundancy |
|||
Line 50: | Line 50: | ||
| 0x204 | | 0x204 | ||
| 0x1 | | 0x1 | ||
| | | Distribution Type (0=Download, 1=GameCard) | ||
|- | |- | ||
| 0x205 | | 0x205 | ||
| 0x1 | | 0x1 | ||
| Type | | Content Type (0=Program, 1=Meta, 2=Control, 3=Manual, 4=Data) | ||
|- | |- | ||
| 0x206 | | 0x206 | ||
| 0x1 | | 0x1 | ||
| Crypto | | Crypto Type (0=Auto, 1=None, 2=Unknown added with With [[3.0.0]]+ ncatype1(not used for ncatype0, unknown for others), 3=AES-CTR) | ||
|- | |- | ||
| 0x207 | | 0x207 | ||
Line 88: | Line 88: | ||
| Key area | | Key area | ||
|} | |} | ||
The header is 0x400-bytes, at NCA+0. | The header is 0x400-bytes, at NCA+0. |