1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-09-03 05:22:40 +02:00

Deploying to gh-pages from @ hacks-guide/Guide_3DS@528e7ab7cc 🚀

This commit is contained in:
lifehackerhansol
2023-06-16 03:42:39 +00:00
parent 6fec7f9d7f
commit 62e08fbe7d
167 changed files with 608 additions and 952 deletions

View File

@@ -559,11 +559,11 @@ window.cookieconsent.initialise({
<li>This folder stores homebrew applications and data; it is different from the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder that the console automatically generates</li>
</ul>
</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">slotTool</code> folder from the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
<li>Kopieer <code class="language-plaintext highlighter-rouge">slotTool.3dsx</code> van de <code class="language-plaintext highlighter-rouge">slotTool</code> map in de RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> naar de <code class="language-plaintext highlighter-rouge">/3ds/</code> map op je SD-kaart</li>
<li>Copy <code class="language-plaintext highlighter-rouge">usm.bin</code> from the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> to the root folder on your SD card</li>
<li>Kopieer <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> van de SafeB9SInstaller <code class="language-plaintext highlighter-rouge">.zip</code> naar de hoofdmap van je SD-kaart</li>
<li>Reinsert your SD card into your console</li>
<li>Power on your console</li>
<li>Stop je SD-kaart terug in je console</li>
<li>Zet je console aan</li>
<li>Open the Homebrew Launcher through your method of choice (likely the Internet Browser)</li>
<li>Launch slotTool from the list of homebrew
<ul>
@@ -593,11 +593,11 @@ window.cookieconsent.initialise({
</li>
<li>Druk op “OK” om de update te accepteren
<ul>
<li>There is no update. This is part of the exploit</li>
<li>Er is geen update. Dit is deel van de exploit</li>
</ul>
</li>
<li>Press “I accept” to accept the terms and conditions</li>
<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>The update will eventually fail, with the error code <code class="language-plaintext highlighter-rouge">003-1099</code>. Dit is verwacht gedrag</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> -&gt; <code class="language-plaintext highlighter-rouge">Change Settings</code> -&gt; <code class="language-plaintext highlighter-rouge">Next Page (right arrow)</code> -&gt; <code class="language-plaintext highlighter-rouge">Proxy Settings</code> -&gt; <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 console will have booted into SafeB9SInstaller
@@ -622,7 +622,7 @@ window.cookieconsent.initialise({
<li>Once it is complete, press (A) to reboot your console</li>
<li>Your console should have booted into the Luma3DS configuration menu
<ul>
<li>Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging</li>
<li>Luma3DS configuration menu are settings for the Luma3DS custom firmware. Veel van deze instellingen kunnen nuttig zijn voor aanpassing of debugging</li>
<li>For the purpose of this guide, <strong>leave these options on the default settings</strong> (do not check or uncheck anything)</li>
<li>If your console shuts down when you try to power it on, ensure that you have copied <code class="language-plaintext highlighter-rouge">boot.firm</code> from the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
</ul>