mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2024-11-23 17:39:43 +00:00
Deploying to gh-pages from @ hacks-guide/Guide_3DS@a7310c0687 🚀
This commit is contained in:
parent
abb8d001bf
commit
e0812ec96a
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-06-11T06:16:56+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-06-11T06:48:54+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>
|
@ -529,7 +529,7 @@ window.cookieconsent.initialise({
|
||||
<li>Make sure your SD card is <strong>not</strong> inserted</li>
|
||||
<li>Launch the Linux Terminal</li>
|
||||
<li>Type <code class="language-plaintext highlighter-rouge">watch "lsblk"</code></li>
|
||||
<li>Insert your SD card into your PC</li>
|
||||
<li>Insert your SD card into your computer</li>
|
||||
<li>Observe the output. It should match something like this:
|
||||
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
|
||||
mmcblk0 179:0 0 3,8G 0 disk
|
||||
|
@ -567,7 +567,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/boot9strap-ntrboot-file-layout.png" alt="" /></p>
|
||||
</li>
|
||||
<li>Reinsert your SD card into your 3DS</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
</ol>
|
||||
|
||||
|
@ -579,13 +579,15 @@ window.cookieconsent.initialise({
|
||||
|
||||
<ol>
|
||||
<li>Rename the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder to <code class="language-plaintext highlighter-rouge">BACKUP_Nintendo 3DS</code></li>
|
||||
<li>Reinsert your SD card into your console and power on your console</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Wait for the console to generate the SD card data
|
||||
<ul>
|
||||
<li>Your applications will have disappeared. This is normal and will be resolved shortly</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Power off your console and reinsert your SD card into your computer</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Insert your SD card into your computer</li>
|
||||
<li>Navigate to the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder on your SD card</li>
|
||||
<li>Copy the 32 character long name of the folder you see
|
||||
<ul>
|
||||
|
Loading…
Reference in New Issue
Block a user