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@35904df46e 🚀

This commit is contained in:
lifehackerhansol
2023-10-05 11:05:19 +00:00
parent 0c63ae144f
commit fbc6b920e3
2 changed files with 4 additions and 3 deletions

View File

@@ -516,6 +516,7 @@ window.cookieconsent.initialise({
<li><a href="#section-vii---removing-menuhax67" id="markdown-toc-section-vii---removing-menuhax67">Section VII - Removing menuhax67</a></li>
</ul>
</li>
<li><a href="#continue-to-finalizing-setup" id="markdown-toc-continue-to-finalizing-setup">Continue to Finalizing Setup</a></li>
</ul>
</nav>
@@ -578,7 +579,7 @@ window.cookieconsent.initialise({
</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> to the root of 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>
<li>Create a folder named <code class="language-plaintext highlighter-rouge">3ds</code> on the root of your SD card if it does not already exist
<ul>
<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>
@@ -713,7 +714,7 @@ window.cookieconsent.initialise({
<hr />
<p class="notice-primary">Continue to <a href="finalizing-setup">Finalizing Setup</a></p>
<h3 class="notice-primary" id="continue-to-finalizing-setup">Continue to <a href="finalizing-setup">Finalizing Setup</a></h3>
</section>