1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-23 00:33:25 +02:00

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

This commit is contained in:
lilyuwuu
2023-07-03 12:11:13 +00:00
parent 25b6e5b6d9
commit 63fee95c86
2 changed files with 9 additions and 1 deletions

View File

@@ -648,6 +648,14 @@ window.cookieconsent.initialise({
</ul>
</li>
<li>Once the script says “Setup complete!”, press (A) to power off the device</li>
<li>Insert your SD card into your computer</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">/gm9/out/</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 consoles system-unique files and can be used to recover your data in the event of a hardware failure</li>
</ul>
</li>
</ol>
<hr />