Deploying to gh-pages from @ hacks-guide/Guide_3DS@9a225b126c 🚀
This commit is contained in:
parent
68ecd5417c
commit
f39c7970d2
9 changed files with 6 additions and 5 deletions
|
@ -510,6 +510,7 @@ window.cookieconsent.initialise({
|
|||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<h3 id="what-to-do-next">What to do next</h3>
|
||||
|
||||
<p class="notice--success">If your console boots to the normal HOME Menu, return to <a href="get-started">Get Started</a></p>
|
||||
|
|
|
@ -503,7 +503,6 @@ window.cookieconsent.initialise({
|
|||
<p class="text-center notice--info"><a href="https://paypal.me/NintendoHomebrew" class="align-center"><img src="https://3ds.hacks.guide/images/paypal_white.png" alt="Paypal" height="72px" width="256px" style="padding-bottom: .35em" /></a>
|
||||
<a href="https://paypal.me/NintendoHomebrew">https://paypal.me/NintendoHomebrew</a></p>
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
|
|
2
feed.xml
2
feed.xml
|
@ -1 +1 @@
|
|||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://3ds.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://3ds.hacks.guide/" rel="alternate" type="text/html" /><updated>2023-07-24T21:40:17+00:00</updated><id>https://3ds.hacks.guide/feed.xml</id><title type="html">3DS Hacks Guide</title><subtitle>A complete guide to 3DS custom firmware</subtitle><author><name>Nintendo Homebrew</name></author></feed>
|
||||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://3ds.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://3ds.hacks.guide/" rel="alternate" type="text/html" /><updated>2023-07-24T22:26:03+00:00</updated><id>https://3ds.hacks.guide/feed.xml</id><title type="html">3DS Hacks Guide</title><subtitle>A complete guide to 3DS custom firmware</subtitle><author><name>Nintendo Homebrew</name></author></feed>
|
|
@ -512,7 +512,7 @@ window.cookieconsent.initialise({
|
|||
<li>Two 3DS family consoles
|
||||
<ul>
|
||||
<li><strong>The source 3DS</strong>: the 3DS family console that is already running boot9strap</li>
|
||||
<li><strong>The target 3DS</strong>: the console on stock firmware</li>
|
||||
<li><strong>The target 3DS</strong>: the 3DS family console on stock firmware</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>The v1.3 release of <a href="https://github.com/SciresM/boot9strap/releases/download/1.3/boot9strap-1.3-ntr.zip">boot9strap-ntr</a> (direct download)</li>
|
||||
|
|
|
@ -647,6 +647,7 @@ You currently cannot hack your 3DS on this version using the main methods. If yo
|
|||
<noscript>Please enable JavaScript to continue with the guide.</noscript>
|
||||
|
||||
<hr />
|
||||
|
||||
<h4 id="alternate-methods">Alternate Methods</h4>
|
||||
|
||||
<p>If possible, you should follow the method given by the prompt above.</p>
|
||||
|
|
|
@ -691,7 +691,6 @@ window.cookieconsent.initialise({
|
|||
|
||||
<p class="notice-primary">Continue to <a href="finalizing-setup">Finalizing Setup</a></p>
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
|
|
|
@ -665,6 +665,7 @@ window.cookieconsent.initialise({
|
|||
<p class="notice--danger">Note that in some rare circumstances, it may be possible for the flashing process to <strong>brick</strong> a counterfeit flashcart and render it permanently unusable. This is unlikely, but nevertheless, only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as <a href="http://www.nds-card.com/">NDS Card</a>)</p>
|
||||
|
||||
<hr />
|
||||
|
||||
<h3 id="methods">Methods</h3>
|
||||
|
||||
<hr />
|
||||
|
|
|
@ -499,6 +499,7 @@ window.cookieconsent.initialise({
|
|||
<p>Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS will be unable to recognize it. If your SD card is not yet properly formatted, use one of these pages to format it, depending on your operating system: <a href="formatting-sd-(windows)">Windows</a>, <a href="formatting-sd-(mac)">Mac</a>, <a href="formatting-sd-(linux)">Linux</a>.</p>
|
||||
|
||||
<h3 id="what-you-need">What You Need</h3>
|
||||
|
||||
<ul>
|
||||
<li>The latest release of <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> file)</li>
|
||||
</ul>
|
||||
|
|
|
@ -1288,7 +1288,6 @@ However, if you do not know the PIN and therefore cannot access the console’s
|
|||
</ol>
|
||||
</details>
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Reference in a new issue