Deploying to gh-pages from @ hacks-guide/Guide_3DS@d05e10aae1 🚀
This commit is contained in:
parent
bf8b6cf733
commit
c6a7cdfebc
2 changed files with 3 additions and 5 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-08-20T20:25:35+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-08-24T02:45:02+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>
|
|
@ -947,11 +947,10 @@ window.cookieconsent.initialise({
|
|||
|
||||
<ol>
|
||||
<li>Power off your console</li>
|
||||
<li>Remove the SD card and insert it into your computer</li>
|
||||
<li>Insert your SD card into your computer</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder from the root of your SD card to your computer</li>
|
||||
<li>Delete the Nintendo 3DS folder from the SD card</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Press the (Home) button</li>
|
||||
<li>Select “Scripts…”</li>
|
||||
|
@ -1003,11 +1002,10 @@ window.cookieconsent.initialise({
|
|||
<p>Make sure you have at least 1.3GB available in your SD card. If you don’t have enough space, follow these steps:</p>
|
||||
<ol>
|
||||
<li>Power off your console</li>
|
||||
<li>Remove the SD card and insert it into your computer</li>
|
||||
<li>Insert your SD card into your computer</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder from the root of your SD card to your computer</li>
|
||||
<li>Delete the Nintendo 3DS folder from the SD card</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Perform a <a href="godmode9-usage#creating-a-nand-backup">NAND Backup</a></li>
|
||||
<li>Copy the files in <code class="language-plaintext highlighter-rouge">gm9/out</code> on your SD to a safe location on your computer</li>
|
||||
|
|
Loading…
Reference in a new issue