Deploying to gh-pages from @ hacks-guide/Guide_3DS@98718c45ff 🚀
This commit is contained in:
parent
a01a4ea66e
commit
5c56d355b0
4 changed files with 46 additions and 10 deletions
2
feed.xml
2
feed.xml
|
@ -1 +1 @@
|
|||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://3ds.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://3ds.hacks.guide/" rel="alternate" type="text/html" /><updated>2023-07-26T14:40:44+00:00</updated><id>https://3ds.hacks.guide/feed.xml</id><title type="html">3DS Hacks Guide</title><subtitle>A complete guide to 3DS custom firmware</subtitle><author><name>Nintendo Homebrew</name></author></feed>
|
||||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://3ds.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://3ds.hacks.guide/" rel="alternate" type="text/html" /><updated>2023-07-31T02:36:00+00:00</updated><id>https://3ds.hacks.guide/feed.xml</id><title type="html">3DS Hacks Guide</title><subtitle>A complete guide to 3DS custom firmware</subtitle><author><name>Nintendo Homebrew</name></author></feed>
|
|
@ -552,15 +552,27 @@ window.cookieconsent.initialise({
|
|||
<li>Press (B) to return to the main menu</li>
|
||||
<li>Select “Exit”</li>
|
||||
<li>Press (A) to relock write permissions if prompted</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">[S:] SYSNAND VIRTUAL</code></li>
|
||||
<li>Press (A) on <code class="language-plaintext highlighter-rouge">essential.exefs</code> to select it</li>
|
||||
<li>Select “Copy to 0:/gm9/out”
|
||||
<ul>
|
||||
<li>If you see “Destination already exists”, press (A) on “Overwrite file(s)”</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press (A) to continue</li>
|
||||
<li>Hold (R) and press (Start) at the same time to power off your console</li>
|
||||
<li>Insert your SD card into your computer</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge">essential.exefs</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card to a safe location on your computer
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code>, <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin.sha</code>, and <code class="language-plaintext highlighter-rouge">essential.exefs</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card to a safe location on your computer
|
||||
<ul>
|
||||
<li>Make backups in multiple locations (such as online file storage)</li>
|
||||
<li>Copy these backups to multiple locations (such as online file storage, an external hard drive, etc.)</li>
|
||||
<li>These backups will save you from a brick and/or help you recover files from the NAND image if anything goes wrong in the future</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Delete <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin.sha</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card after copying it</li>
|
||||
<li>Delete <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin.sha</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card after copying it
|
||||
<ul>
|
||||
<li>The other backup files are negligible in size and may be kept on your SD card for ease of access</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
|
|
|
@ -670,15 +670,27 @@ window.cookieconsent.initialise({
|
|||
<li>Press (B) to return to the main menu</li>
|
||||
<li>Select “Exit”</li>
|
||||
<li>Press (A) to relock write permissions if prompted</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">[S:] SYSNAND VIRTUAL</code></li>
|
||||
<li>Press (A) on <code class="language-plaintext highlighter-rouge">essential.exefs</code> to select it</li>
|
||||
<li>Select “Copy to 0:/gm9/out”
|
||||
<ul>
|
||||
<li>If you see “Destination already exists”, press (A) on “Overwrite file(s)”</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press (A) to continue</li>
|
||||
<li>Hold (R) and press (Start) at the same time to power off your console</li>
|
||||
<li>Insert your SD card into your computer</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge">essential.exefs</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card to a safe location on your computer
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code>, <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin.sha</code>, and <code class="language-plaintext highlighter-rouge">essential.exefs</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card to a safe location on your computer
|
||||
<ul>
|
||||
<li>Make backups in multiple locations (such as online file storage)</li>
|
||||
<li>Copy these backups to multiple locations (such as online file storage, an external hard drive, etc.)</li>
|
||||
<li>These backups will save you from a brick and/or help you recover files from the NAND image if anything goes wrong in the future</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Delete <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin.sha</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card after copying it</li>
|
||||
<li>Delete <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin.sha</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card after copying it
|
||||
<ul>
|
||||
<li>The other backup files are negligible in size and may be kept on your SD card for ease of access</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li><strong>Backup every file on your SD card to a folder on your computer; all files will be deleted in the following steps</strong></li>
|
||||
</ol>
|
||||
|
|
|
@ -586,15 +586,27 @@ window.cookieconsent.initialise({
|
|||
<li>Press (B) to return to the main menu</li>
|
||||
<li>Select “Exit”</li>
|
||||
<li>Press (A) to relock write permissions if prompted</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">[S:] SYSNAND VIRTUAL</code></li>
|
||||
<li>Press (A) on <code class="language-plaintext highlighter-rouge">essential.exefs</code> to select it</li>
|
||||
<li>Select “Copy to 0:/gm9/out”
|
||||
<ul>
|
||||
<li>If you see “Destination already exists”, press (A) on “Overwrite file(s)”</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press (A) to continue</li>
|
||||
<li>Hold (R) and press (Start) at the same time to power off your console</li>
|
||||
<li>Insert your SD card into your computer</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge">essential.exefs</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card to a safe location on your computer
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code>, <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin.sha</code>, and <code class="language-plaintext highlighter-rouge">essential.exefs</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card to a safe location on your computer
|
||||
<ul>
|
||||
<li>Make backups in multiple locations (such as online file storage)</li>
|
||||
<li>Copy these backups to multiple locations (such as online file storage, an external hard drive, etc.)</li>
|
||||
<li>These backups will save you from a brick and/or help you recover files from the NAND image if anything goes wrong in the future</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Delete <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin.sha</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card after copying it</li>
|
||||
<li>Delete <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin.sha</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card after copying it
|
||||
<ul>
|
||||
<li>The other backup files are negligible in size and may be kept on your SD card for ease of access</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
|
|
Loading…
Reference in a new issue