1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-09-02 04:52:41 +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

@@ -633,7 +633,7 @@ window.cookieconsent.initialise({
<p>Le site Web a déterminé que votre <code class="language-plaintext highlighter-rouge">movable.sed</code> ne peut pas être forcé. Assurez-vous que vous avez donné le bon ID0 au site Web. Si votre ID0 est correct, vous ne pourrez pas utiliser Seedminer et vous devrez utiliser une autre méthode.</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>. Sinon, vous devrez suivre une méthode qui nécessite des jeux ou du matériel supplémentaires.</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>
@@ -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>Renommez le dossier <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> en <code class="language-plaintext highlighter-rouge">BACKUP_Nintendo 3DS</code></li>
<li>Réinsérez votre carte SD dans votre console</li>
<li>Power on your console</li>
<li>Wait for the console to generate the SD card data
<ul>
<li>Vos applications auront disparu. Ceci est normal et sera résolu plus tard</li>
</ul>
</li>
<li>Éteignez votre console</li>
<li>Insérez votre carte SD dans votre ordinateur</li>
<li>Naviguez vers le dossier <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> de votre carte SD</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>Renommez le dossier <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> en <code class="language-plaintext highlighter-rouge">BACKUP_Nintendo 3DS</code></li>
<li>Réinsérez votre carte SD dans votre console</li>
<li>Power on your console</li>
<li>Wait for the console to generate the SD card data
<ul>
<li>Vos applications auront disparu. Ceci est normal et sera résolu plus tard</li>
</ul>
</li>
<li>Éteignez votre console</li>
<li>Insérez votre carte SD dans votre ordinateur</li>
<li>Naviguez vers le dossier <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> de votre carte SD</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>