Title metadata
From Just Solve the File Format Problem
(Difference between revisions)
(The wiki is somewhat confusing on this, but this looks like the proper semantics) |
Dan Tobias (Talk | contribs) |
||
(2 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> | ||
}} | }} | ||
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