Home Menu/Themes: Difference between revisions
No edit summary |
|||
Line 7: | Line 7: | ||
* "MetaDataContentHeader.bin": Unknown, size is 0x44-bytes. | * "MetaDataContentHeader.bin": Unknown, size is 0x44-bytes. | ||
* "ContentInfoArchive_<region>_<lang>.bin" Contains the list of ''all'' DLC content available under this DLC title(which can include DLC that's not yet accessible via the shop). <region> can be "USA", etc. <lang>, for the US title: "en", "es", "fr", and "pt". | * "ContentInfoArchive_<region>_<lang>.bin" Contains the list of ''all'' DLC content available under this DLC title(which can include DLC that's not yet accessible via the shop). <region> can be "USA", etc. <lang>, for the US title: "en", "es", "fr", and "pt". | ||
* "icons/<decimal_id>.icn" Contains the raw DLC icon image data, without any header. | * "icons/<decimal_id>.icn" Contains the raw DLC icon image data, without any header. 48*48 RGB565. | ||
ContentInfoArchive entry format, size 0xC8(this file contains the following entry for each of the DLC content): | ContentInfoArchive entry format, size 0xC8(this file contains the following entry for each of the DLC content): |