Deploying to gh-pages from @ hacks-guide/Guide_3DS@7804287d55 🚀
This commit is contained in:
parent
1080b13b3f
commit
2137fead93
2 changed files with 6 additions and 2 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-03T19:27:11+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-03T20:36: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>
|
|
@ -647,7 +647,11 @@ window.cookieconsent.initialise({
|
|||
<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>
|
||||
</li>
|
||||
<li>Once the script says “Setup complete!”, press (A) to power off the device</li>
|
||||
<li>Once the script says “Setup complete!”, press (A) to power off the device
|
||||
<ul>
|
||||
<li>If you do NOT see the message “Setup complete!”, the script was not successful and you will need to redo this section</li>
|
||||
</ul>
|
||||
</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>
|
||||
|
|
Loading…
Reference in a new issue