diff --git a/dsidev/guide/install-tads.html b/dsidev/guide/install-tads.html index 1e6bd81..1824329 100644 --- a/dsidev/guide/install-tads.html +++ b/dsidev/guide/install-tads.html @@ -14,15 +14,15 @@ TADs are a format used to install DSiWare titles onto Nintendo DSi development u Thankfully we have decryption tools! Just use these to turn your TADs into normal DSi ROMs (.nds, .srl, .dsi).

-

decrypt_tad.py

-

An unofficial program but supports development, retail, and update encrypted TADs. This is made for Python v3 only!
USAGE: python decrypt_tad.py TADFILE
+

decrypt_tad.py

+

An unofficial program but supports development, retail, and update encrypted TADs. This is made for Python v3 only!

USAGE: python decrypt_tad.py TADFILE

-

split_tad_console.exe

-

This is the official Nintendo tool for extracting TADs. This is make for Windows only!
USAGE: split_tad_console.exe TADFILE
+

split_tad_console.exe

+

This is the official Nintendo tool for extracting TADs. This is made for Windows only!

USAGE: split_tad_console.exe TADFILE