TwlNmenu

From Rare Gaming Dump
Revision as of 04:53, 22 December 2023 by NinjaCheetah (talk | contribs) (Cleaned up language to make things easier to read)

TwlNmenu is the name of an application that comes bundled with TWLSDKs and the SystemUpdater. This application installs TAD files, an installable archive developed by Nintendo, similar to the Nintendo Wii's WAD archives. 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, shares many similarities with the WAD format, including using the same offsets for title ID's and even using the same devsign as WADs. A TAD can be resigned using Wii resigning tools and an RVL devkey. However, due to TwlNmenu's anti-tampering methods, the tool does not let you install resigned TAD files.

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

Screenshots

References