mirror of
https://github.com/rvtr/TDT.git
synced 2025-10-31 13:51:07 -04:00
1.7 KiB
1.7 KiB
NAND Title Manager
A basic title manager for the Nintendo DSi supporting both hiyaCFW's SDNAND and SysNAND, modified from JeffRuLz's Title Manager for HiyaCFW.
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.
This has barely been tested and should be used with extreme caution. Please always use with Unlaunch installed, homebrew installed to the DSi Menu won't work without it and I'm not even sure if DSiWare installed by this will.
Features
- Install DSiWare and homebrew onto your hiyaCFW SDNAND and SysNAND DSi Menus
- Delete system titles and others hidden from Data Management on SDNAND
- Backup and restore installed titles
- View basic title header info
Notes
- Backup your SD card and your NAND! Nothing bad should happen, but this is an early release so who knows
- This cannot install cartridge games or older DS homebrew directly, for those you need to make forwarders
- Always test your forwarders from TWiLight Menu++ or Unlaunch before installing to SysNAND
- This is only for DSi systems, not 3DS or DS
Credits
- DevkitPro: devkitARM and libnds
- Tuxality: maketmd
- Martin Korth (nocash): GBATEK
- JeffRuLz: TMFH (what this is a fork of)
- DesperateProgrammer: DSi Language Patcher (working NAND writing code)