1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-09-09 16:10:47 +02:00

Deploying to gh-pages from @ hacks-guide/Guide_3DS@7b8bb5daaf 🚀

This commit is contained in:
lifehackerhansol
2023-05-03 05:55:10 +00:00
parent 2a5114d3b6
commit dccca5c8d7
72 changed files with 810 additions and 800 deletions

View File

@@ -488,11 +488,7 @@ window.cookieconsent.initialise({
<ul>
<li>De nieuwste versie van <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (directe download)</li>
<li>De nieuwste versie van <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> (directe download)</li>
<li>The latest release of <a href="https://github.com/zoogie/unSAFE_MODE/releases/latest">unSAFE_MODE</a>
<ul>
<li>You may already have this from a prior section of the guide</li>
</ul>
</li>
<li><a href="https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin">usm.bin</a> (direct download)</li>
</ul>
<h4 id="deel-i---voorbereiding">Deel I - Voorbereiding</h4>
@@ -516,7 +512,7 @@ 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>Copy <code class="language-plaintext highlighter-rouge">usm.bin</code> from the unSAFE_MODE <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
<li>Copy <code class="language-plaintext highlighter-rouge">usm.bin</code> to the root of your SD card</li>
<li>Put your SD card back into your console</li>
</ol>