Deploying to gh-pages from @ hacks-guide/Guide_3DS@4ea54c54f9 🚀
This commit is contained in:
parent
ca0ce5cbb4
commit
9332f745ce
3 changed files with 3 additions and 3 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-15T18:20:09+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-15T18:24: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>
|
|
@ -549,7 +549,7 @@ window.cookieconsent.initialise({
|
|||
<li>If you are using a Mac, hold the Option key while dragging the folders to the root of your SD card, then click “Merge”</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Insert your SD card into your console</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
<p>The screenshot below indicates the minimum SD card layout that is required to follow this page. You may have extra files or folders on your SD card, depending on your previous setup or the method that you followed.</p>
|
||||
|
|
|
@ -518,7 +518,7 @@ window.cookieconsent.initialise({
|
|||
<ul>
|
||||
<li>The latest release of <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (direct download)</li>
|
||||
<li>The latest release of <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> (direct download)</li>
|
||||
<li>The latest release of <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (the Luma3DS .zip file)</li>
|
||||
<li>The latest release of <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> file)</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="instructions">Instructions</h3>
|
||||
|
|
Loading…
Reference in a new issue