1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-31 04:10:07 +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

@@ -556,7 +556,7 @@ window.cookieconsent.initialise({
<p>In this section, you will copy the files needed to trigger both browserhax and universal-otherapp.</p>
<ol>
<li>Power off your console</li>
<li>Zet je console uit</li>
<li>Plaats je SD kaart in je computer</li>
<li>Copy <code class="language-plaintext highlighter-rouge">otherapp.bin</code> to the root of your SD card and rename it to <code class="language-plaintext highlighter-rouge">arm11code.bin</code>
<ul>
@@ -568,8 +568,8 @@ window.cookieconsent.initialise({
<li>Maak een map genaamd <code class="language-plaintext highlighter-rouge">boot9strap</code> op de hoofdmap van je SD-kaart</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 <code class="language-plaintext highlighter-rouge">/boot9strap/</code> map op je SD-kaart</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>
</ol>
<h4 id="section-ii---ssloth">Section II - SSLoth</h4>
@@ -633,7 +633,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>
@@ -662,7 +662,7 @@ window.cookieconsent.initialise({
<li>The test should succeed</li>
</ul>
</li>
<li>Power off your console</li>
<li>Zet je console uit</li>
</ol>
<hr />