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

This commit is contained in:
lilyuwuu 2023-07-02 06:29:52 +00:00
parent 2b008f2885
commit e12337e433
3 changed files with 11 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-07-01T23:36:46+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-02T06:29:37+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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

View file

@ -928,11 +928,19 @@ window.cookieconsent.initialise({
<li>Select OK to confirm.</li>
</ol>
<p>If the problem persists and you have a system version ending in E, and the language set to English, change the language to any other language <strong>temporarily</strong>. You can revert this change when you reach Finalizing Setup.</p>
<p>If the problem persists:</p>
<ul>
<li>Ensure that <code class="language-plaintext highlighter-rouge">arm11code.bin</code>, <code class="language-plaintext highlighter-rouge">browserhax_hblauncher_ropbin_payload.bin</code>, and <code class="language-plaintext highlighter-rouge">boot.3dsx</code> are on the root of the SD card (not inside of any folder)</li>
<li>Ensure that you selected the correct payload for your region AND system version</li>
<li>Ensure that your region settings look <a href="/images/screenshots/skater_lang.png">like this</a></li>
<li>Try changing the system language to something other than the current language</li>
</ul>
</details>
<details>
<summary><u>An exception occured or ErrDisp when pressing GO! GO!</u></summary>
<summary><u>An exception occured or "DLL_HEAP_INFORMATION" when pressing GO! GO!</u></summary>
<p>This likely indicates that you already have custom firmware. You should <a href="checking-for-cfw">check for CFW</a>.</p>