TwlNmenu

From Rare Gaming Dump
Revision as of 04:40, 22 December 2023 by Rmc (talk | contribs) (The `00030004` info might've been a misunderstanding of how TwlNmenu only lists user titles? Added that in case, but good to have regardless I suppose.)

TwlNmenu is the name for an application that comes bundled with TWLSDKs and the SystemUpdater. This application would install TAD files, an installable archive developed by Nintendo, similar to the Nintendo Wii's WAD archive. TwlNmenu is able to install all types of NAND programs, however the NAND tab will only display user apps (TIDs starting with 00030004). This may have been done to prevent developers from erasing necessary system programs.

TwlNmenu's icon.

TAD File Format

The installable format, TAD share many similarities to the WAD format, including the same offsets for title ID's and using the same devsign as WADs. A TAD can be resigned using Wii resigning tools and a RVL devkey. However, due to TwlNmenu's anti-tampering methods, the tool lets you not install resigned TAD files.

The TAD format can be created using a tool included with the TWLSDK, named Maketad[1].

Screenshots

References