Deploying to gh-pages from @ hacks-guide/Guide_3DS@9f387c252e 🚀

This commit is contained in:
lilyuwuu 2023-04-26 08:14:02 +00:00
parent 40583621e7
commit 2a5114d3b6
3 changed files with 4 additions and 3 deletions

View file

@ -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-04-25T02:30:30+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-04-26T08:13:47+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>

View file

@ -536,7 +536,8 @@ window.cookieconsent.initialise({
</li>
<li>Go to <code class="language-plaintext highlighter-rouge">/SDCARD</code>, then play “&lt;3 nedwill 2016”
<ul>
<li>This may take many tries</li>
<li>This may take many (up to 10) tries</li>
<li>If you see the message “Could not play”, you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release</li>
<li>If it freezes, force the console to power off by holding the power button, then try again</li>
</ul>

View file

@ -487,7 +487,7 @@ window.cookieconsent.initialise({
<p>The location of the SD card slot and the type of SD card that is accepted depends on the model of your 3DS. More information can be found on <a href="https://en-americas-support.nintendo.com/app/answers/detail/a_id/271/~/how-to-insert-an-sd-card-or-microsd-card">Nintendos official support page</a>.</p>
<p>The 3DS can read SD cards of any capacity (even those larger than 32GB), but the card must be formatted as FAT32 (<strong>not</strong> exFAT or NTFS). You can use one of the following tools to format your SD card, depending on your operating system: <a href="formatting-sd-(windows)">Windows</a>, <a href="formatting-sd-(mac)">macOS</a>, <a href="formatting-sd-(linux)">Linux</a>.</p>
<p>The 3DS can read SD cards of any capacity (even those larger than 32GB), but the card must be formatted as FAT32 (<strong>not</strong> exFAT or NTFS). You can use one of the following tools to format your SD card, depending on your operating system: <a href="formatting-sd-(windows)">Windows</a>, <a href="formatting-sd-(mac)">macOS</a>, <a href="formatting-sd-(linux)">Linux</a>. SD cards larger than <strong>128GB</strong> are not recommended due to known issues with custom themes and GBA/DS graphics.</p>
<p class="notice--warning">To follow this guide, youll need an SD card with a capacity of at least <strong>2GB</strong>.</p>