1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-26 18:04:40 +02:00

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

This commit is contained in:
lifehackerhansol
2023-07-10 15:37:46 +00:00
parent 1d3ec828d9
commit 2495d76413
120 changed files with 832 additions and 352 deletions

View File

@@ -985,7 +985,7 @@ window.cookieconsent.initialise({
</details>
<details>
<summary><u>Error #01: No Nintendo 3DS folder</u></summary>
<summary><u>Warning #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>
@@ -1018,22 +1018,43 @@ window.cookieconsent.initialise({
<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>Power off your console</li>
<li>Hold START and power on still holding START to open GodMode9</li>
<li>Press the (Home) button</li>
<li>选择 “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">&lt;date&gt;_&lt;serialnumber&gt;_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge">&lt;date&gt;_&lt;serialnumber&gt;_sysnand_##.bin.sha</code> files from the SD card, keeping essential.exefs in <code class="language-plaintext highlighter-rouge">/gm9/out/</code></li>
<li>Press (A) to create a NAND backup
<ul>
<li>This may take around fifteen minutes</li>
</ul>
</li>
<li>Press (A) again
<ul>
<li>The console should automatically power off</li>
</ul>
</li>
<li>将你的 SD 卡插入到电脑</li>
<li>Copy the files in <code class="language-plaintext highlighter-rouge">/gm9/backups/</code> on your SD to a safe location on your computer</li>
<li>Delete the <code class="language-plaintext highlighter-rouge">&lt;date&gt;_&lt;serialnumber&gt;_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge">&lt;date&gt;_&lt;serialnumber&gt;_sysnand_##.bin.sha</code> files from the SD card</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>
<p>Now that you have your NAND backup in a safe place:</p>
<ol>
<li>Insert your SD card into your console</li>
<li>Hold START and power on still holding START to open GodMode9</li>
<li>Press the (Home) button</li>
<li>选择 “Scripts…”</li>
<li>Select “finalize”</li>
<li>Continue the script as normal</li>
</ol>
</details>
<details>
<summary><u>Error #05: No title database</u></summary>
<summary><u>Information #05: No title database</u></summary>
<p>Press (A) to create a title database, unlock SysNAND writing by entering the buttons on-screen, follow the prompts <a href="/images/screenshots/database-reset.jpg">here</a>, then re-run the script.</p>
@@ -1067,6 +1088,20 @@ window.cookieconsent.initialise({
</details>
<details>
<summary><u>Error #09: Unsupported GodMode9 version</u></summary>
<p>You are somehow running a version of GodMode9 not packaged with the script. Make sure you copied the contents of <code class="language-plaintext highlighter-rouge">finalize.zip</code> to the root of your SD card and that you are holding START while powering on your console.</p>
</details>
<details>
<summary><u>Information #11: NAND backup flag detected</u></summary>
<p>You most likely already made a NAND backup on this console. If you did not make a backup or lost access to your backup, select “1. Make Another NAND Backup”. Otherwise, select “2. Skip NAND Backup”.</p>
</details>
<hr />
<h2 id="boot-issues-on-consoles-with-custom-firmware">Boot issues on consoles with custom firmware</h2>