mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-23 08:43:29 +02:00
Deploying to gh-pages from @ hacks-guide/Guide_3DS@654374a9b3 🚀
This commit is contained in:
@@ -533,10 +533,8 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p>On this page, we will make critical system file backups and install some homebrew programs. Most of these steps will be automated using a script that you will run on your console.</p>
|
||||
|
||||
<details class="notice--info">
|
||||
<summary>List of homebrew applications that will be installed</summary>
|
||||
|
||||
<p>Click the links to view the GitHub repository of each application. (Give them a star if you appreciate them!)</p>
|
||||
<div class="notice--info">
|
||||
<p>The script will install the following applications:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong><a href="https://github.com/Steveice10/FBI">FBI</a></strong> <em>(installs CIA formatted applications)</em></li>
|
||||
@@ -548,7 +546,8 @@ window.cookieconsent.initialise({
|
||||
<li><strong><a href="https://github.com/d0k3/GodMode9">GodMode9</a></strong> <em>(multipurpose tool which can do NAND and cartridge functions)</em></li>
|
||||
</ul>
|
||||
|
||||
</details>
|
||||
<p>If you don’t want one of these applications, you can remove them after you have finished this page by navigating to System Settings -> Data Management -> Nintendo 3DS -> Software. (GodMode9 cannot be removed in this way and is generally required for other functions.)</p>
|
||||
</div>
|
||||
|
||||
<h3 id="notes-de-compatibilité">Notes de compatibilité</h3>
|
||||
|
||||
@@ -644,7 +643,7 @@ window.cookieconsent.initialise({
|
||||
<li>Appuyez sur (HOME) pour faire apparaître le menu d’actions</li>
|
||||
<li>Sélectionnez “Scripts”</li>
|
||||
<li>Select “finalize”</li>
|
||||
<li>Follow the prompts in the script, answering each question that you are asked
|
||||
<li>Follow the prompts in the script, answering any questions that you are asked
|
||||
<ul>
|
||||
<li>If you encounter an error, follow the instructions in the error message or consult the <a href="troubleshooting#finalizing-setup">troubleshooting</a> page</li>
|
||||
</ul>
|
||||
@@ -655,14 +654,18 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</li>
|
||||
<li>Insérez votre carte SD dans votre ordinateur</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder to a safe location on your computer
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">/gm9/backups/</code> folder to a safe location on your computer
|
||||
<ul>
|
||||
<li>This folder contains critical file backups and should be backed up to multiple locations (i.e. cloud storage) if possible</li>
|
||||
<li>The two SysNAND files are your NAND backup and can be used to revert your console to a working state if it is bricked by a software issue</li>
|
||||
<li>The <code class="language-plaintext highlighter-rouge">essential.exefs</code> file contains your console’s system-unique files and can be used to recover your data in the event of a hardware failure</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Delete the contents of the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder from your SD card</li>
|
||||
<li>If you still have them, delete the two <code class="language-plaintext highlighter-rouge">SysNAND</code> files from the <code class="language-plaintext highlighter-rouge">/gm9/backups/</code> folder from your SD card
|
||||
<ul>
|
||||
<li>The <code class="language-plaintext highlighter-rouge">essential.exefs</code> file is small and may be kept on your SD card for ease of access</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
@@ -671,6 +674,8 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="informations-et-notes">Informations et notes</h3>
|
||||
|
||||
<p class="notice--info">Trying to figure out what to do with your newly modded device? Visit <a href="https://wiki.hacks.guide/wiki/3DS:Things_to_do">our wiki</a>!</p>
|
||||
|
||||
<div class="notice--info">
|
||||
<p>Voici quelques combinaisons de touches que vous devriez connaître :</p>
|
||||
|
||||
@@ -682,8 +687,6 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<p class="notice--info">Voir <a href="https://3ds.eiphax.tech/tips.html">ici</a> pour quelques suggestions sur les choses à faire avec le custom firmware.</p>
|
||||
|
||||
<p class="notice--info">Pour plus d’informations sur l’utilisation des différentes fonctionnalités de GodMode9, consultez les pages <a href="godmode9-usage">Utilisation de GodMode9</a> et <a href="dumping-titles-and-game-cartridges">Dumper des titres et des cartes de jeu</a>.</p>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user