Title list/DLC: Difference between revisions
RainThunder (talk | contribs) Added content metadata structure. |
Document some unknown fields & fix size field |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
== Content metadata structure == | == Content metadata structure == | ||
The first [[NCCH]] partition of a DLC title. It determines region, language and DLC icons. The ExeFS section of content metadata only contains [[SMDH|icon]] section. The RomFS section contains "icons" directory, MetaDataContentHeader.bin and some ContentInfoArchive | The first [[NCCH]] partition of a DLC title. It determines region, language and DLC icons. The ExeFS section of content metadata only contains [[SMDH|icon]] section. The RomFS section contains "icons" directory, a MetaDataContentHeader.bin file and some ContentInfoArchive files. | ||
=== icons directory === | === icons directory === | ||
Line 24: | Line 24: | ||
| 0x0 | | 0x0 | ||
| 0x4 | | 0x4 | ||
| | | Number of disabled DLC | ||
|- | |- | ||
| 0x4 | | 0x4 | ||
| 0x4 | | 0x4 | ||
| Number of | | Number of enabled DLC | ||
|- | |- | ||
| 0x8 | | 0x8 | ||
| 0x4 | | 0x4 | ||
| Number of | | Number of .icn files in "icons" directory | ||
|- | |- | ||
| 0xC | | 0xC | ||
Line 90: | Line 90: | ||
| EUR | | EUR | ||
| Europe | | Europe | ||
|- | |||
| 0x3 | |||
| EUR | |||
| Australia | |||
|- | |||
| 0x4 | |||
| CHN | |||
| China | |||
|- | |||
| 0x5 | |||
| KOR | |||
| Korea | |||
|- | |||
| 0x6 | |||
| TWN | |||
| Taiwan | |||
|} | |} | ||
Line 138: | Line 154: | ||
| ru | | ru | ||
| Russian | | Russian | ||
|- | |||
| 0xB | |||
| zh | |||
| Traditional Chinese | |||
|} | |} | ||
Line 163: | Line 183: | ||
| 0x0 | | 0x0 | ||
| 0x4 | | 0x4 | ||
| | | Number of disabled DLC (m) | ||
|- | |- | ||
| 0x4 | | 0x4 | ||
| 0x4 | | 0x4 | ||
| Number of DLC (n) | | Number of enabled DLC (n) | ||
|- | |- | ||
| 0x8 | | 0x8 | ||
| | | 0xC8 * (n + m) | ||
| DLC data (see below) | | DLC data (see below) | ||
|} | |} | ||
Line 191: | Line 211: | ||
| 0xC0 | | 0xC0 | ||
| 0x4 | | 0x4 | ||
| | | .icn file index. | ||
|- | |- | ||
| 0xC4 | | 0xC4 | ||
| 0x4 | | 0x4 | ||
| | | 1 if this content is enabled, otherwise 0 | ||
|} | |} | ||
Line 254: | Line 274: | ||
| EUR | | EUR | ||
| New SUPER MARIO BROS. 2 [DLC] | | New SUPER MARIO BROS. 2 [DLC] | ||
| v0, v48 | | v0 (may never have existed), v16, v48 | ||
|- | |||
| 000B8900 | |||
| KOR | |||
| New SUPER MARIO BROS. 2 [DLC] | |||
| v16 | |||
|- | |- | ||
| 00084F00 | | 00084F00 |