Forgot to close brackets (Update install-tads.html)

This commit is contained in:
Lillian Skinner 2024-02-26 19:20:30 -05:00 committed by GitHub
parent 13dfdf8f89
commit 9ad0ba830a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ layout: dsiware
<div style="text-align:right;"><a href="https://github.com/rvtr/rvtr.github.io/edit/master{{ page.url }}" target="_blank">Edit</a></div>
<h1>How to run TADs on a retail DSi</h1>
TADs are a format used to install DSiWare titles onto Nintendo DSi development units (see: <a href="/dsidev/twlnmenu.html">TwlNmenu</a>. The format is nearly identical to the WAD on Wii. Sadly nearly all TADs are made exclusively for developers and won't install on normal consoles...
TADs are a format used to install DSiWare titles onto Nintendo DSi development units (see: <a href="/dsidev/twlnmenu.html">TwlNmenu</a>). The format is nearly identical to the WAD on Wii. Sadly nearly all TADs are made exclusively for developers and won't install on normal consoles...
<br><br>
<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>