mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-09-09 08:00:46 +02:00
Deploying to gh-pages from @ hacks-guide/Guide_3DS@f2dd6d9b55 🚀
This commit is contained in:
@@ -920,13 +920,6 @@ window.cookieconsent.initialise({
|
||||
</ol>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<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>
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>Error #02: Missing essential.exefs</u></summary>
|
||||
|
||||
@@ -984,7 +977,11 @@ window.cookieconsent.initialise({
|
||||
<li>Press the (Home) button</li>
|
||||
<li>“Scripts…“를 선택해 주세요</li>
|
||||
<li>Select “finalize”</li>
|
||||
<li>Continue the script as normal</li>
|
||||
<li>Continue the script as normal
|
||||
<ul>
|
||||
<li>The NAND backup will be automatically skipped</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
</details>
|
||||
@@ -992,7 +989,7 @@ window.cookieconsent.initialise({
|
||||
<details>
|
||||
<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>
|
||||
<p>Press (A) to import a title database, unlock SysNAND writing by entering the buttons on-screen, then continue the script as normal.</p>
|
||||
|
||||
</details>
|
||||
|
||||
@@ -1017,13 +1014,6 @@ window.cookieconsent.initialise({
|
||||
<p>SD 카드의 용량이 충분하다면, SD 카드가 손상되었거나 불량일 수 있습니다. 컴퓨터의 운영 체제에 따라 SD 카드에 오류가 있는지를 확인해주세요: <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>
|
||||
|
||||
<details>
|
||||
<summary><u>Error #09: Unsupported GodMode9 version</u></summary>
|
||||
|
||||
@@ -1032,9 +1022,42 @@ window.cookieconsent.initialise({
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>Information #11: NAND backup flag detected</u></summary>
|
||||
<summary><u>Error #11: Missing donor database</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>
|
||||
<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>
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>Error #12: Copy (file).db fail</u></summary>
|
||||
|
||||
<p>Ensure that your SD card is not <a href="/images/sdlock.png">locked</a>. If the SD card is not locked and you continue to get this error, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> for assistance.</p>
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>Information #17: Duplicate NAND backup</u></summary>
|
||||
|
||||
<p>The script has detected that the Nintendo 3DS folder is missing AND that you have already made a NAND backup before. If you intend to install homebrew applications, you should do the following:</p>
|
||||
|
||||
<ol>
|
||||
<li>Press (B) to cancel making another NAND backup</li>
|
||||
<li>Press (Right Shoulder) + (Start) to power off your device</li>
|
||||
<li>Copy the contents of <code class="language-plaintext highlighter-rouge">/gm9/backups/</code> to a safe location on your computer</li>
|
||||
<li>Delete <code class="language-plaintext highlighter-rouge">/gm9/backups/</code> from your SD card</li>
|
||||
<li>If you moved your Nintendo 3DS folder off of your SD card to get to this point, copy it back to your SD card
|
||||
<ul>
|
||||
<li>If you do not have a Nintendo 3DS folder, boot into the HOME Menu at least once with the SD card inserted to automatically generate it</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>(Start) 를 길게 누르고, 이 상태에서 콘솔의 전원을 켜 주세요. GodMode9이 실행될 겁니다</li>
|
||||
<li>(Home)을 눌러 작업 메뉴를 열어 주세요</li>
|
||||
<li>Select “Scripts…”</li>
|
||||
<li>Select “finalize”</li>
|
||||
<li>Follow the prompts in the script, answering any questions that you are asked</li>
|
||||
</ol>
|
||||
|
||||
</details>
|
||||
|
||||
|
Reference in New Issue
Block a user