mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
Update install-tads.html
This commit is contained in:
parent
b32e38d32d
commit
2fa20f8fd0
@ -14,14 +14,14 @@ TADs are a format used to install DSiWare titles onto Nintendo DSi development u
|
|||||||
<b><span style="color:green;">Thankfully we have decryption tools! Just use these to turn your TADs into normal DSi ROMs (<code>.nds</code>, <code>.srl</code>, <code>.dsi</code>).</span></b>
|
<b><span style="color:green;">Thankfully we have decryption tools! Just use these to turn your TADs into normal DSi ROMs (<code>.nds</code>, <code>.srl</code>, <code>.dsi</code>).</span></b>
|
||||||
<br><br>
|
<br><br>
|
||||||
|
|
||||||
<h3><code>split_tad_console.exe</code></h3>
|
<h3><b>split_tad_console.exe</b></h3>
|
||||||
<p>An unofficial program but supports development, retail, and update encrypted TADs. This is made for <b>Python v3</b> only!<br>USAGE: <code>python decrypt_tad.py TADFILE</code><br>
|
<p>An unofficial program but supports development, retail, and update encrypted TADs. This is made for <b>Python v3</b> only!<br>USAGE: <code>python decrypt_tad.py TADFILE</code><br>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://gist.github.com/rvtr/f1069530129b7a57967e3fc4b30866b4">decrypt_tad.py</a></li>
|
<li><a href="https://gist.github.com/rvtr/f1069530129b7a57967e3fc4b30866b4">decrypt_tad.py</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h3><code>split_tad_console.exe</code></h3>
|
<h3><b>split_tad_console.exe</b></h3>
|
||||||
<p>This is the official Nintendo tool for extracting TADs. This is make for <b>Windows</b> only!<br>USAGE: <code>split_tad_console.exe TADFILE</code><br>
|
<p>This is the official Nintendo tool for extracting TADs. This is make for <b>Windows</b> only!<br>USAGE: <code>split_tad_console.exe TADFILE</code><br>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://cdn.randommeaninglesscharacters.com/tools/maketad/split_tad_console-20090401.exe">split_tad_console-20090401.exe</a></li>
|
<li><a href="https://cdn.randommeaninglesscharacters.com/tools/maketad/split_tad_console-20090401.exe">split_tad_console-20090401.exe</a></li>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user