1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-29 03:09:53 +02:00

Deploying to gh-pages from @ hacks-guide/Guide_3DS@01ac28a51b 🚀

This commit is contained in:
lilyuwuu
2023-10-13 02:13:11 +00:00
parent 633c2dfd27
commit 3ee768f3f3
4 changed files with 43 additions and 34 deletions

View File

@@ -929,6 +929,37 @@ window.cookieconsent.initialise({
<h2 id="installing-boot9strap-mset9">Installing boot9strap (MSET9)</h2>
<details>
<summary><u>assert(id0_count == 1) AssertionError</u></summary>
<p>You have multiple ID0 folders. To determine the correct folder, follow these instructions:</p>
<ol>
<li>Rename the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder to <code class="language-plaintext highlighter-rouge">BACKUP_Nintendo 3DS</code></li>
<li>Reinsert your SD card into your console</li>
<li>Power on your console</li>
<li>Wait for the console to generate the SD card data
<ul>
<li>Your applications will have disappeared. This is normal and will be resolved shortly</li>
</ul>
</li>
<li>Power off your console</li>
<li>Insert your SD card into your computer</li>
<li>Navigate to the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder on your SD card</li>
<li>Write down the first few characters of the folder you see
<ul>
<li>This is your true ID0, which we will keep in the real Nintendo 3DS folder</li>
</ul>
</li>
<li>Delete the ID0 from the current <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder</li>
<li>Move the true ID0 folder from the <code class="language-plaintext highlighter-rouge">BACKUP_Nintendo 3DS</code> folder to the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder</li>
<li>If it exists, move the <code class="language-plaintext highlighter-rouge">Private</code> folder from the <code class="language-plaintext highlighter-rouge">BACKUP_Nintendo 3DS</code> folder to the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder</li>
</ol>
<p>Once youve done this, continue from <a href="installing-boot9strap-(mset9)#section-i---prep-work">Section I Step 7</a>.</p>
</details>
<details>
<summary><u>(title/import).db does not exist, create them now?" / invalid database</u></summary>
@@ -990,37 +1021,6 @@ window.cookieconsent.initialise({
</details>
<details>
<summary><u>assert(id0_count == 1) AssertionError</u></summary>
<p>You have multiple ID0 folders. To determine the correct folder, follow these instructions:</p>
<ol>
<li>Rename the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder to <code class="language-plaintext highlighter-rouge">BACKUP_Nintendo 3DS</code></li>
<li>Reinsert your SD card into your console</li>
<li>Power on your console</li>
<li>Wait for the console to generate the SD card data
<ul>
<li>Your applications will have disappeared. This is normal and will be resolved shortly</li>
</ul>
</li>
<li>Power off your console</li>
<li>Insert your SD card into your computer</li>
<li>Navigate to the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder on your SD card</li>
<li>Write down the first few characters of the folder you see
<ul>
<li>This is your true ID0, which we will keep in the real Nintendo 3DS folder</li>
</ul>
</li>
<li>Delete the ID0 from the current <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder</li>
<li>Move the true ID0 folder from the <code class="language-plaintext highlighter-rouge">BACKUP_Nintendo 3DS</code> folder to the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder</li>
<li>If it exists, move the <code class="language-plaintext highlighter-rouge">Private</code> folder from the <code class="language-plaintext highlighter-rouge">BACKUP_Nintendo 3DS</code> folder to the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder</li>
</ol>
<p>Once youve done this, continue from <a href="installing-boot9strap-(mset9)#section-i---prep-work">Section I Step 7</a>.</p>
</details>
<details>
<summary><u>assert(mii_ok==1) AssertionError</u></summary>
@@ -1265,6 +1265,13 @@ window.cookieconsent.initialise({
</details>
<details>
<summary><u>Error #18: MSET9 detected</u></summary>
<p>You didnt remove MSET9 when prompted to. Follow <a href="installing-boot9strap-(mset9)#section-iv---removing-mset9">Section IV - Removing MSET9</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>