Deploying to gh-pages from @ hacks-guide/Guide_3DS@afe7b4af7e 🚀
This commit is contained in:
parent
e12337e433
commit
31f7e8c32c
2 changed files with 9 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-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>
|
<?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-02T08:48:48+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>
|
|
@ -848,7 +848,7 @@ window.cookieconsent.initialise({
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
<li>Launch the browser, then launch the browser settings</li>
|
<li>Launch the browser, then launch the browser settings</li>
|
||||||
<li>Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data)</li>
|
<li>Scroll to the bottom and and select “Reset Save Data” (it may also be called “Initilize Save Data” or “Clear All Save Data”)</li>
|
||||||
<li>Try the exploit again</li>
|
<li>Try the exploit again</li>
|
||||||
</ol>
|
</ol>
|
||||||
</details>
|
</details>
|
||||||
|
@ -934,6 +934,13 @@ window.cookieconsent.initialise({
|
||||||
<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 <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 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>Ensure that your region settings look <a href="/images/screenshots/skater_lang.png">like this</a></li>
|
||||||
|
<li>Try resetting your browser data:
|
||||||
|
<ol>
|
||||||
|
<li>Launch the browser, then launch the browser settings</li>
|
||||||
|
<li>Scroll to the bottom and select “Reset Save Data” (it may also be called “Initilize Save Data” or “Clear All Save Data”)</li>
|
||||||
|
<li>Try the exploit again</li>
|
||||||
|
</ol>
|
||||||
|
</li>
|
||||||
<li>Try changing the system language to something other than the current language</li>
|
<li>Try changing the system language to something other than the current language</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue