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@ad7e13f26c 🚀
This commit is contained in:
@@ -974,25 +974,63 @@ window.cookieconsent.initialise({
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s)</u></summary>
|
||||
<summary><u>Error #01: No Nintendo 3DS folder</u></summary>
|
||||
|
||||
<p>Your SD card does not have the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder. Power on your device with your SD card inserted, then wait for the device to show a message box that says “Creating HOME Menu management information”. Once the message box disappears, power off your device and try again.</p>
|
||||
|
||||
<p>Download this <a href="/assets/config.ini">alternate config.ini</a> and place it in <code class="language-plaintext highlighter-rouge">/luma/</code>. This will change the Rosalina key combination to (X) + (Y).</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>"An exception occurred" or infinite "Nintendo 3DS" screen after trying to launch Homebrew Launcher from Download Play</u></summary>
|
||||
<summary><u>Error #02: Missing essential.exefs</u></summary>
|
||||
|
||||
<p>You said ‘No’ to the “Make essential files backup?” prompt in GodMode9. Power off your device, power it on while holding (Start) to re-enter GodMode9, say ‘Yes’ to the prompt, then try again.</p>
|
||||
|
||||
<p>There is an issue with your <code class="language-plaintext highlighter-rouge">boot.3dsx</code> file (it is missing, misplaced, or corrupted). Download the latest release of <a href="https://github.com/devkitPro/3ds-hbmenu/releases/latest">the Homebrew Launcher</a> and place <code class="language-plaintext highlighter-rouge">boot.3dsx</code> on the root of your SD card, replacing any existing file.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>"Scripts directory not found" in GodMode9</u></summary>
|
||||
<summary><u>Unable to open GodMode9 or Error #03: Missing files</u></summary>
|
||||
|
||||
<p>You did not copy everything from <code class="language-plaintext highlighter-rouge">finalize.zip</code> to the root of your SD card. Remember, your SD card should have at least these files:</p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/finalizing-root-layout.png" alt="" /></p>
|
||||
|
||||
<p>You did not copy the <code class="language-plaintext highlighter-rouge">gm9</code> folder from the GodMode9 <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card. Download the latest release of <a href="https://github.com/d0k3/GodMode9/releases/latest">GodMode9</a> and place the <code class="language-plaintext highlighter-rouge">gm9</code> folder on the root of your SD card, merging it with the existing one.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>"Backup failed" or "Error: Could not open directory" when attempting a NAND backup</u></summary>
|
||||
<summary><u>Error #04: No space</u></summary>
|
||||
|
||||
<p>You need at least 1.3GB of free space to perform the NAND backup, which is apart of the script. If you don’t have enough space, follow these steps:</p>
|
||||
|
||||
<ol>
|
||||
<li>Power off your console</li>
|
||||
<li>Remove the SD card and insert it into your computer</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder from the root of your SD card to your computer</li>
|
||||
<li>Delete the Nintendo 3DS folder from the SD card</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power off your console, hold START and power on still holding START to boot on GodMode9</li>
|
||||
<li>Select “Scripts…”</li>
|
||||
<li>Select “finalize”</li>
|
||||
<li>Follow the prompts in the script, answering each question that you are asked</li>
|
||||
<li>Copy the files in <code class="language-plaintext highlighter-rouge">gm9/out</code> on your SD to a safe location on your computer</li>
|
||||
<li>Delete the <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin.sha</code> files from the SD card, keeping essential.exefs in <code class="language-plaintext highlighter-rouge">/gm9/out/</code></li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder from your computer to the root of your SD card</li>
|
||||
<li>Delete the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder from your computer</li>
|
||||
</ol>
|
||||
|
||||
<p>Once done, re-run the script.</p>
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>Error #05: No title database</u></summary>
|
||||
|
||||
<p>Press (A) to create a title database, follow the prompts <a href="/images/screenshots/database-reset.jpg">here</a>, then re-run the script.</p>
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>Error #06 or "Error: Could not open directory" when attempting a NAND backup</u></summary>
|
||||
|
||||
<p>Make sure you have at least 1.3GB available in your SD card. If you don’t have enough space, follow these steps:</p>
|
||||
<ol>
|
||||
<li>Power off your console</li>
|
||||
@@ -1011,6 +1049,13 @@ window.cookieconsent.initialise({
|
||||
<p>If you have enough space on your SD card, your SD might be corrupted or faulty. Check your SD card for any errors by following the guide according to your computer’s operating system: <a href="h2testw-(windows)">Windows</a>, <a href="f3-(linux)">Linux</a>, <a href="f3xswift-(mac)">macOS</a>.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>Error #08: Dummy title database</u></summary>
|
||||
|
||||
<p>You didn’t delete the dummy title database that was created by Error #05. Follow the prompts <a href="/images/screenshots/database-reset.jpg">here</a>, then re-run the script.</p>
|
||||
|
||||
</details>
|
||||
|
||||
<hr />
|
||||
|
||||
<h2 id="boot-issues-on-consoles-with-custom-firmware">Boot issues on consoles with custom firmware</h2>
|
||||
|
Reference in New Issue
Block a user