1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-27 02:14:50 +02:00

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

This commit is contained in:
lilyuwuu
2023-07-22 07:47:53 +00:00
parent 7995fa2111
commit 6395be21d8
2 changed files with 11 additions and 2 deletions

View File

@@ -773,7 +773,16 @@ window.cookieconsent.initialise({
<details>
<summary><u>"An error has occurred, forcing the software to close..." (white message box)</u></summary>
<p>There is an issue with your <code class="language-plaintext highlighter-rouge">arm11code.bin</code> file. Download the latest release of <a href="https://github.com/TuxSH/universal-otherapp/releases/latest">universal-otherapp</a>, place <code class="language-plaintext highlighter-rouge">otherapp.bin</code> on the root of your SD card and rename it to <code class="language-plaintext highlighter-rouge">arm11code.bin</code>. Do not add the <code class="language-plaintext highlighter-rouge">.bin</code> extension if you do not already see it.</p>
<p>There may be an issue with your <code class="language-plaintext highlighter-rouge">arm11code.bin</code> file. Download the latest release of <a href="https://github.com/TuxSH/universal-otherapp/releases/latest">universal-otherapp</a>, place <code class="language-plaintext highlighter-rouge">otherapp.bin</code> on the root of your SD card and rename it to <code class="language-plaintext highlighter-rouge">arm11code.bin</code>. Do not add the <code class="language-plaintext highlighter-rouge">.bin</code> extension if you do not already see it.</p>
<p>You can also try resetting your browser save data:</p>
<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 “Initialize Save Data” or “Clear All Save Data”)</li>
<li>Try the exploit again</li>
</ol>
</details>
<details>