TAD installer for DSi
Go to file
Lillian Skinner adfc7d6c45
Merge pull request #3 from NinjaCheetah/master
feat: Add workflow to automatically build devsigned SRL and TAD
2024-08-16 03:20:28 -04:00
.github/workflows Update build.yml 2024-08-16 03:07:43 -04:00
arm7 Clean up formatting 2022-01-14 22:42:47 -06:00
arm9 Use legit tickets instead of forging 2024-07-02 04:24:52 -04:00
.gitignore Add support for data titles 2024-07-02 03:00:03 -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 fix typo 2024-04-05 16:30:20 +02: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