Deploying to gh-pages from @ hacks-guide/Guide_3DS@5e7f324996 🚀
This commit is contained in:
parent
fd436787d4
commit
14abcf665c
2 changed files with 14 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-10-09T21:20:04+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-10-09T23:10:52+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>
|
|
@ -595,7 +595,19 @@ window.cookieconsent.initialise({
|
|||
</li>
|
||||
<li>Type <code class="language-plaintext highlighter-rouge">1</code>, then press Enter to setup MSET9
|
||||
<ul>
|
||||
<li>If you see “(title.db/import.db) does not exist on SD card!” and “Create them now? (type yes/no)”, follow the <a href="troubleshooting#installing-boot9strap-mset9">troubleshooting guide</a></li>
|
||||
<li>If you see “(title.db/import.db) does not exist on SD card!”:
|
||||
<ul>
|
||||
<li>Type “yes”, then press Enter</li>
|
||||
<li>Close the MSET9 window</li>
|
||||
<li>Safely eject your SD from your computer</li>
|
||||
<li>Insert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Navigate to System Settings -> Data Management -> Nintendo 3DS -> Software -> Reset (<a href="/images/screenshots/database-reset.jpg">visual instructions</a>)</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Insert your SD card into your computer</li>
|
||||
<li>Go back to Step 7 (“Execute the <code class="language-plaintext highlighter-rouge">mset9.py</code> script”)</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Once the window says “Setting up… done”, safely eject your SD card from your computer
|
||||
|
|
Loading…
Reference in a new issue