Deploying to gh-pages from @ hacks-guide/Guide_3DS@91e75f4e13 🚀
This commit is contained in:
parent
b6e53713d4
commit
7db81b586e
7 changed files with 52 additions and 6 deletions
|
@ -9,3 +9,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family
|
|||
1. When asked "Would you like to configure Internet settings?", select "Yes"
|
||||
1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png))
|
||||
1. If the exploit was successful, your device will have booted into SafeB9SInstaller
|
||||
+ If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section
|
||||
+ If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card
|
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-04-07T04:59:13+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-04-07T21:59:35+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>
|
|
@ -527,7 +527,6 @@ window.cookieconsent.initialise({
|
|||
</li>
|
||||
<li>Tap the QR code button and scan one of the following QR codes for your device’s region <a href="https://user-images.githubusercontent.com/28328903/226086338-585bfdac-0aac-44c0-b413-89206d2815d8.png">here</a>
|
||||
<ul>
|
||||
<li>If you get an error, <a href="troubleshooting#installing-boot9strap-ssloth-browser">follow this troubleshooting guide</a></li>
|
||||
<li>If you get a security certificate warning, press (A) to allow the connection</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -550,6 +549,9 @@ window.cookieconsent.initialise({
|
|||
<li>Select the “GO GO!” button on the top screen
|
||||
<ul>
|
||||
<li>If any prompts appear, approve all of them</li>
|
||||
<li>If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
<li>If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section</li>
|
||||
<li>If you get another error, <a href="troubleshooting#homebrew-launcher-super-skaterhax">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>If the exploit was successful, your device will have booted into the Homebrew Launcher</li>
|
||||
|
|
|
@ -543,7 +543,12 @@ window.cookieconsent.initialise({
|
|||
<li>The update will eventually fail, with the error code <code class="language-plaintext highlighter-rouge">003-1099</code>. This is intended behaviour</li>
|
||||
<li>When asked “Would you like to configure Internet settings?”, select “Yes”</li>
|
||||
<li>On the following menu, navigate to <code class="language-plaintext highlighter-rouge">Connection 1</code> -> <code class="language-plaintext highlighter-rouge">Change Settings</code> -> <code class="language-plaintext highlighter-rouge">Next Page (right arrow)</code> -> <code class="language-plaintext highlighter-rouge">Proxy Settings</code> -> <code class="language-plaintext highlighter-rouge">Detailed Setup</code> (<a href="/images/screenshots/usm/safemode_highlighted.png">image</a>)</li>
|
||||
<li>If the exploit was successful, your device will have booted into SafeB9SInstaller</li>
|
||||
<li>If the exploit was successful, your device will have booted into SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
<li>If your device instead freezes on a red screen, you are missing <code class="language-plaintext highlighter-rouge">usm.bin</code> from the root of your SD card</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---installing-boot9strap">Section III - Installing boot9strap</h4>
|
||||
|
|
|
@ -652,7 +652,12 @@ window.cookieconsent.initialise({
|
|||
<li>The update will eventually fail, with the error code <code class="language-plaintext highlighter-rouge">003-1099</code>. This is intended behaviour</li>
|
||||
<li>When asked “Would you like to configure Internet settings?”, select “Yes”</li>
|
||||
<li>On the following menu, navigate to <code class="language-plaintext highlighter-rouge">Connection 1</code> -> <code class="language-plaintext highlighter-rouge">Change Settings</code> -> <code class="language-plaintext highlighter-rouge">Next Page (right arrow)</code> -> <code class="language-plaintext highlighter-rouge">Proxy Settings</code> -> <code class="language-plaintext highlighter-rouge">Detailed Setup</code> (<a href="/images/screenshots/usm/safemode_highlighted.png">image</a>)</li>
|
||||
<li>If the exploit was successful, your device will have booted into SafeB9SInstaller</li>
|
||||
<li>If the exploit was successful, your device will have booted into SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
<li>If your device instead freezes on a red screen, you are missing <code class="language-plaintext highlighter-rouge">usm.bin</code> from the root of your SD card</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-vi---installing-boot9strap">Section VI - Installing boot9strap</h4>
|
||||
|
|
|
@ -559,7 +559,12 @@ window.cookieconsent.initialise({
|
|||
<li>The update will eventually fail, with the error code <code class="language-plaintext highlighter-rouge">003-1099</code>. This is intended behaviour</li>
|
||||
<li>When asked “Would you like to configure Internet settings?”, select “Yes”</li>
|
||||
<li>On the following menu, navigate to <code class="language-plaintext highlighter-rouge">Connection 1</code> -> <code class="language-plaintext highlighter-rouge">Change Settings</code> -> <code class="language-plaintext highlighter-rouge">Next Page (right arrow)</code> -> <code class="language-plaintext highlighter-rouge">Proxy Settings</code> -> <code class="language-plaintext highlighter-rouge">Detailed Setup</code> (<a href="/images/screenshots/usm/safemode_highlighted.png">image</a>)</li>
|
||||
<li>If the exploit was successful, your device will have booted into SafeB9SInstaller</li>
|
||||
<li>If the exploit was successful, your device will have booted into SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
<li>If your device instead freezes on a red screen, you are missing <code class="language-plaintext highlighter-rouge">usm.bin</code> from the root of your SD card</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iv---installing-boot9strap">Section IV - Installing boot9strap</h4>
|
||||
|
|
|
@ -468,8 +468,9 @@ window.cookieconsent.initialise({
|
|||
</ul>
|
||||
</li>
|
||||
<li><a href="#installing-boot9strap-soundhax">Installing boot9strap (Soundhax)</a></li>
|
||||
<li><a href="#installing-boot9strap-ssloth-browser">Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li>
|
||||
<p><a href="#installing-boot9strap-ssloth-browser">Installing boot9strap (SSLoth-Browser)</a></p>
|
||||
<p><a href="#homebrew-launcher-super-skaterhax">Homebrew Launcher (super-skaterhax)</a></p>
|
||||
</li>
|
||||
<li><a href="#finalizing-setup">Finalizing Setup</a></li>
|
||||
</ul>
|
||||
|
@ -853,6 +854,32 @@ If you have an Old 3DS / Old 3DS XL / 2DS, you can try a Safe Mode update, which
|
|||
<p>If this is unsuccessful, try using another SD card.</p>
|
||||
</details>
|
||||
|
||||
<h2 id="homebrew-launcher-super-skaterhax">Homebrew Launcher (super-skaterhax)</h2>
|
||||
|
||||
<details>
|
||||
<summary><u>"An error has occured. Please save your data in any software currently in use, then restart the system."</u></summary>
|
||||
|
||||
<p>The date is set incorrectly. To set it correctly, follow these steps:</p>
|
||||
|
||||
<ol>
|
||||
<li>Select the System Settings icon on the HOME Menu, and tap Open.</li>
|
||||
<li>Tap Other Settings.</li>
|
||||
<li>Tap Date & Time.</li>
|
||||
<li>Tap Today’s date.</li>
|
||||
<li>Tap Up/Down Arrows to set the correct Day, Month and Year.</li>
|
||||
<li>Select OK to confirm.</li>
|
||||
</ol>
|
||||
|
||||
<p>If the problem persists and you have a system version ending in E, and the language set to English, change the language to any other language <strong>temporarily</strong>. You can revert this change when you reach Finalizing Setup.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>An exception occured or ErrDisp when pressing GO! GO!</u></summary>
|
||||
|
||||
<p>This likely indicates that you already have custom firmware. You should <a href="checking-for-cfw">check for CFW</a>.</p>
|
||||
|
||||
</details>
|
||||
|
||||
<h2 id="finalizing-setup">Finalizing Setup</h2>
|
||||
|
||||
<details>
|
||||
|
|
Loading…
Reference in a new issue