1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-21 07:52:15 +02:00

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

This commit is contained in:
lifehackerhansol
2023-10-05 11:07:18 +00:00
parent fbc6b920e3
commit d8d6e21da0
6 changed files with 8 additions and 8 deletions

View File

@@ -1175,8 +1175,8 @@ You can check if your SD is being read by holding SELECT on boot and checking th
If this is the case, attempt the steps below, which are listed from easiest to hardest:</p>
<ol>
<li>Power off your console, remove the SD card, re-insert it, then power on your console</li>
<li>Power off your console, remove the SD card, insert it on your PC, download the latest release of <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a>, extract <code class="language-plaintext highlighter-rouge">boot.firm</code> from the <code class="language-plaintext highlighter-rouge">Luma3DS.zip</code> and place it on the root of your SD card (replacing any existing file)</li>
<li>Power off your console, remove the SD card, insert it on your PC and reformat your SD card according to your computers operating system: <a href="formatting-sd-(windows)">Windows</a>, <a href="formatting-sd-(mac)">macOS</a>, <a href="formatting-sd-(linux)">Linux</a> <em>(this will wipe your SD card data)</em></li>
<li>Power off your console, remove the SD card, insert it on your computer, download the latest release of <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a>, extract <code class="language-plaintext highlighter-rouge">boot.firm</code> from the <code class="language-plaintext highlighter-rouge">Luma3DS.zip</code> and place it on the root of your SD card (replacing any existing file)</li>
<li>Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computers operating system: <a href="formatting-sd-(windows)">Windows</a>, <a href="formatting-sd-(mac)">macOS</a>, <a href="formatting-sd-(linux)">Linux</a> <em>(this will wipe your SD card data)</em></li>
<li>Test your SD card for errors by following the guide according to your computers operating system: <a href="h2testw-(windows)">Windows</a>, <a href="f3-(linux)">Linux</a>, <a href="f3xswift-(mac)">macOS</a>. If your SD card is marked as faulty, then you will have to replace your SD card</li>
<li>Your SD card slot may be broken. Join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> for further assistance</li>
</ol>