1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-30 11:49:52 +02:00

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

This commit is contained in:
lilyuwuu
2023-07-24 21:27:45 +00:00
parent 1b9de42f22
commit 46bfb78ad6
2 changed files with 2 additions and 2 deletions

View File

@@ -531,7 +531,7 @@ window.cookieconsent.initialise({
<li>The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it</li>
</ul>
</li>
<li>Copy everything inside the folder for your consoles region (and also system version if the region is USA) in the super-skaterhax <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
<li>Copy everything inside the folder for your consoles region and version (<code class="language-plaintext highlighter-rouge">arm11code.bin</code> and <code class="language-plaintext highlighter-rouge">browserhax_hblauncher_ropbin_payload.bin</code>) in the super-skaterhax <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
<li>Create a folder named <code class="language-plaintext highlighter-rouge">boot9strap</code> on the root of your SD card</li>
<li>Copy <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> and <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> from the boot9strap <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/boot9strap/</code> folder on your SD card</li>
<li>Copy <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> from the SafeB9SInstaller <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>