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...") |
Dan Tobias (Talk | contribs) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
− | |subcat= | + | |subcat=Metadata |
|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 == | ||
Line 17: | Line 17: | ||
== References == | == References == | ||
<references /> | <references /> | ||
+ | |||
+ | [[Category:Game data files]] | ||
+ | [[Category:Nintendo]] |
Latest revision as of 12:43, 24 March 2020
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].
[edit] 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.)
[edit] Links
[edit] 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