Deploying to gh-pages from @ hacks-guide/Guide_3DS@48d01eda5a 🚀
This commit is contained in:
parent
46bfb78ad6
commit
68ecd5417c
4 changed files with 4 additions and 4 deletions
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:27:30+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-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>
|
|
@ -582,7 +582,7 @@ window.cookieconsent.initialise({
|
|||
</li>
|
||||
<li>Delete <code class="language-plaintext highlighter-rouge">boot.firm</code> and <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the root of the SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">boot.firm</code> and <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the latest Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> (the one you just downloaded) to the root of the SD card, replacing any existing files if prompted</li>
|
||||
<li>Insert your SD card into your console</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
<p>The screenshot below indicates the minimum SD card layout that is required to follow this page. You may have extra files or folders on your SD card, depending on your previous setup or the method that you followed.</p>
|
||||
|
|
|
@ -535,7 +535,7 @@ window.cookieconsent.initialise({
|
|||
<p>In this section, you will have the 3DS generate some data in Mario Kart 7 that will be used to install the exploit in a later section.</p>
|
||||
|
||||
<ol>
|
||||
<li>Insert your SD card into your console</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Open Mario Kart 7</li>
|
||||
<li>Tap the “Mario Kart Channel” button on the bottom</li>
|
||||
<li>If you are prompted to, hit “Next” and “OK” to all of the prompts that you see</li>
|
||||
|
|
|
@ -979,7 +979,7 @@ window.cookieconsent.initialise({
|
|||
<p>Now that you have your NAND backup in a safe place:</p>
|
||||
|
||||
<ol>
|
||||
<li>Insert your SD card into your console</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Hold START and power on still holding START to open GodMode9</li>
|
||||
<li>Press the (Home) button</li>
|
||||
<li>Select “Scripts…”</li>
|
||||
|
|
Loading…
Reference in a new issue