1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-29 19:29:51 +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

@@ -760,14 +760,14 @@ window.cookieconsent.initialise({
<p>In this section, you will download the necessary files for the hardmod and dump the NAND image in preparation to install custom firmware.</p>
<ol>
<li>Power off your console</li>
<li>Zet je console uit</li>
<li>Plaats je SD kaart in je computer</li>
<li>Kopieer <code class="language-plaintext highlighter-rouge">boot.firm</code> en <code class="language-plaintext highlighter-rouge">boot.3dsx</code> van de Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> naar de hoofdmap van je SD-kaart</li>
<li>Koppieer de hardmod-b9s-installer map van de hardmod-b9s-installer <code class="language-plaintext highlighter-rouge">.zip</code> naar je computer</li>
<li>Koppieer je gedownloade <code class="language-plaintext highlighter-rouge">.firm</code> naar de hardmod-b9s-installer map op uw computer</li>
<li>Hernoem je gedownloade <code class="language-plaintext highlighter-rouge">.firm</code> in de hardmod-b9s-installer map op je computer naar <code class="language-plaintext highlighter-rouge">current.firm</code></li>
<li>Kopieer <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> en <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> van de boot9strap <code class="language-plaintext highlighter-rouge">.zip</code> naar de hardmod-b9s-installer map op je computer</li>
<li>Reinsert your SD card into your console</li>
<li>Stop je SD-kaart terug in je console</li>
<li>Gebruik je hardmod om een NAND backup te maken</li>
<li>Verplaats je NAND backup naar de hardmod-b9s-installer map op je computer en hernoem het naar <code class="language-plaintext highlighter-rouge">NAND.bin</code></li>
</ol>
@@ -784,12 +784,12 @@ window.cookieconsent.initialise({
</ul>
</li>
<li>Flash your outputted <code class="language-plaintext highlighter-rouge">NAND-patched.bin</code> to your console with your hardmod</li>
<li>Power off your console</li>
<li>Zet je console uit</li>
<li>Koppel je hardmod los</li>
<li>Press and hold (Select), and while holding (Select), power on 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>