TAD installer for DSi
Go to file
2024-04-05 09:55:15 -04:00
.github/workflows Fix mismatched TMD app name and installed app name 2024-04-04 02:41:00 -04:00
arm7 Clean up formatting 2022-01-14 22:42:47 -06:00
arm9 Fix broken header bug 2024-04-05 01:42:41 -04:00
.gitignore TAD header reading + file extraction 2024-03-29 01:13:08 -04:00
icon.bmp TADs now install! 2024-04-02 11:39:34 -04:00
icon.gif TADs now install! 2024-04-02 11:39:34 -04:00
LICENSE.txt Create LICENSE.txt 2019-08-06 22:35:46 -05:00
Makefile TADs now install! 2024-04-02 11:39:34 -04:00
README.md Update readme 2024-04-05 09:55:15 -04:00

TAD Delivery Tool

A TAD installer for the DSi that works with hiyaCFW's SDNAND and SysNAND, modified from Epicpkmn11's NAND Title Manager (which was modified from JeffRuLz's Title Manager for HiyaCFW).

TADs are renamed WADs for the DSi that are created by the TwlSDK. They normally are signed and encrypted for development units, and official tools like TwlNmenu and Twl SystemUpdater are unable to install them on retail consoles. TDT gets past this and allows you to install any TADs, regardless of signing.

WARNING

This can modify your internal system NAND! There is always a risk of bricking, albeit small, when you modify NAND. Please proceed with caution. Having Unlaunch installed is also strongly recommended as it will likely protect you if something manages to go wrong.

Notes

  • Backup your SD card and your NAND! There are checks in place to make sure you don't overwrite your home menu and brick, but you are still able to change and delete other system apps.
  • You will need unlaunch when installing dev and updater/debugger TADs.
    • Homebrew and DSiWare without a legit TMD require Unlaunch installed with its launcher patches enabled when installed to SysNAND

Credits