diff --git a/dsidev/tad_ds-homebrew.html b/dsidev/tad_ds-homebrew.html index a4d9f9d..c52e208 100644 --- a/dsidev/tad_ds-homebrew.html +++ b/dsidev/tad_ds-homebrew.html @@ -309,7 +309,7 @@ body {
- +
@@ -324,7 +324,7 @@ The only way to install a TAD directly is to use a developer DSi, real or emulat

How can I safely run a TAD?

To run a TAD on retail hardware, you have to decrypt it and extract the SRL. You can use this python script to do so.
Usage is python3 decrypt_tad.py [path to file].tad

Rename the SRL to NDS, and it should work in emulators or on real hardware. -

How do I made a TAD?

+

How do I make a TAD?

TAD files can be created with the command line tool maketad.exe, from the TwlSDK ( TwlSDK/tools/bin/maketad.exe). Only apps that are installed to the 00030004 (DSiWare) folder are able to be converted to the TAD format.