From 1630e6c0bb15c3f4acf3f23d4d49187d1e5e95a5 Mon Sep 17 00:00:00 2001 From: Lillian Skinner <56081713+rvtr@users.noreply.github.com> Date: Mon, 26 Feb 2024 19:17:42 -0500 Subject: [PATCH] Right, smaller H = bigger header (Update install-tads.html) --- dsidev/guide/install-tads.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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