Title metadata
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving |released=2006<ref>Release of the Nintendo Wii, see Wikipedia:Wii</ref> }} '''Title Metadata''' ('''TMD''') is a form...") |
(The wiki is somewhat confusing on this, but this looks like the proper semantics) |
||
Line 4: | Line 4: | ||
|released=2006<ref>Release of the Nintendo Wii, see [[Wikipedia:Wii]]</ref> | |released=2006<ref>Release of the Nintendo Wii, see [[Wikipedia:Wii]]</ref> | ||
}} | }} | ||
− | '''Title Metadata''' ('''TMD''') is a format used on the Nintendo Wii game console to store a collection of files that make up a title (a single "piece" of software, roughly the technical realization of a Wii "channel") as well as metadata about that title, including cryptographic information (in addition to [[Ticket (Wii)|Ticket]] data).<ref>https://wiibrew.org/wiki/Tmd_file_structure</ref> | + | '''Title Metadata''' ('''TMD''') is a format used on the Nintendo Wii game console to store information a collection of files that make up a title (a single "piece" of software, roughly the technical realization of a Wii "channel") as well as general metadata about that title, including cryptographic information (in addition to [[Ticket (Wii)|Ticket]] data).<ref>https://wiibrew.org/wiki/Tmd_file_structure</ref> The TMD usually seems to be used as a header somewhere within an encapsuling format, with the data it describes located somewhere else; this occurs with [[WAD (Wii)|WAD]]<ref>https://wiibrew.org/wiki/WAD_files</ref>, the [[Wii Disc]] format<ref>https://wiibrew.org/wiki/Wii_Disc</ref>, and [[Content.bin]]<Ref>https://wiibrew.org/wiki/Content.bin</ref>. |
== Software == | == Software == |
Revision as of 12:35, 28 October 2019
Title Metadata (TMD) is a format used on the Nintendo Wii game console to store information a collection of files that make up a title (a single "piece" of software, roughly the technical realization of a Wii "channel") as well as general metadata about that title, including cryptographic information (in addition to Ticket data).[2] The TMD usually seems to be used as a header somewhere within an encapsuling format, with the data it describes located somewhere else; this occurs with WAD[3], the Wii Disc format[4], and Content.bin[5].
Software
- LibWiiSharp
- Customizemii (AKA WadCustomizer) (Manipulates a TMD structure when it is embedded in WAD files. Uses libWiiSharp as a backend)
- ShowMiiWads (Likewise, but uses its own backend.)
Links
References
- ↑ Release of the Nintendo Wii, see Wikipedia:Wii
- ↑ https://wiibrew.org/wiki/Tmd_file_structure
- ↑ https://wiibrew.org/wiki/WAD_files
- ↑ https://wiibrew.org/wiki/Wii_Disc
- ↑ https://wiibrew.org/wiki/Content.bin