Title metadata
From Just Solve the File Format Problem
Revision as of 12:43, 24 March 2020 by Dan Tobias (Talk | contribs)
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