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

Deploying to gh-pages from @ hacks-guide/Guide_3DS@694a6c0b87 🚀

This commit is contained in:
lifehackerhansol
2023-10-13 14:36:50 +00:00
parent 52ae059122
commit 065119655d
256 changed files with 4324 additions and 4173 deletions

View File

@@ -634,7 +634,7 @@ window.cookieconsent.initialise({
<p>网站已经确定无法获取到你的 <code class="language-plaintext highlighter-rouge">movable.sed</code>。 确保先前你输入到网站的 ID0 是正确的。 If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method.</p>
<p>If you have a New 3DS / New 3DS XL / New 2DS XL (as indicated by the four shoulder buttons on the back and the C-Stick on the right), you can follow <a href="installing-boot9strap-(super-skaterhax)">Installing boot9strap (super-skaterhax)</a>. Otherwise, you will need to follow a method that requires additional games or hardware.</p>
<p>New 3DS users can follow <a href="installing-boot9strap-(super-skaterhax)">Installing boot9strap (super-skaterhax)</a>, while Old 3DS users can follow <a href="installing-boot9strap-(mset9)">Installing boot9strap (MSET9)</a>. If you cannot do MSET9 for any reason, you will need to follow a method that requires additional games or hardware.</p>
</details>
@@ -931,6 +931,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><code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> 文件夹重命名为 <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>你先前安装的程序会暂时消失。 这是正常的,且接下来就会还原回来。</li>
</ul>
</li>
<li>将主机关机</li>
<li>将你的 SD 卡插入到电脑</li>
<li>打开你 SD 卡的 <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> 文件夹</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>
@@ -992,37 +1023,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><code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> 文件夹重命名为 <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>你先前安装的程序会暂时消失。 这是正常的,且接下来就会还原回来。</li>
</ul>
</li>
<li>将主机关机</li>
<li>将你的 SD 卡插入到电脑</li>
<li>打开你 SD 卡的 <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> 文件夹</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>
@@ -1267,6 +1267,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>