Title list/DLC: Difference between revisions
RainThunder (talk | contribs) m Add some region code and language code.  | 
				RainThunder (talk | contribs) m Correct some information.  | 
				||
| 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 28: | Line 28: | ||
|  0x4  | |  0x4  | ||
|  0x4  | |  0x4  | ||
|  Number of   | |  Number of available DLC  | ||
|-  | |-  | ||
|  0x8  | |  0x8  | ||
|  0x4  | |  0x4  | ||
|  Number of   | |  Number of .icn files in "icons" directory  | ||
|-  | |-  | ||
|  0xC  | |  0xC  | ||
| Line 211: | Line 211: | ||
|  0xC0  | |  0xC0  | ||
|  0x4  | |  0x4  | ||
|    | |  .icn file index.   | ||
|-  | |-  | ||
|  0xC4  | |  0xC4  | ||