Deploying to gh-pages from @ hacks-guide/Guide_3DS@00968c9b0d 🚀
This commit is contained in:
parent
a0190d264b
commit
36b276388c
2 changed files with 2 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-06-05T22:55:58+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-06-05T23:02: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>
|
|
@ -756,7 +756,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<p>Your <code class="language-plaintext highlighter-rouge">00000001.sav</code> and/or <code class="language-plaintext highlighter-rouge">otherapp.bin</code> files may be misplaced. Ensure that <code class="language-plaintext highlighter-rouge">00000001.sav</code> is in <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">title</code> -> <code class="language-plaintext highlighter-rouge">00040000</code> -> <code class="language-plaintext highlighter-rouge">0017c100</code> -> <code class="language-plaintext highlighter-rouge">data</code> and that <code class="language-plaintext highlighter-rouge">otherapp.bin</code> is on the root of your SD card.</p>
|
||||
|
||||
<p>If your files are in the correct locations, re-create the save using the <a href="https://3dstools.nhnarwhal.com/#/pichaxx">PicHaxx Save Tool</a>, then place it in <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">title</code> -> <code class="language-plaintext highlighter-rouge">00040000</code> -> <code class="language-plaintext highlighter-rouge">0017c100</code> -> <code class="language-plaintext highlighter-rouge">data</code>. Ensure that the file is named exactly <code class="language-plaintext highlighter-rouge">00000001.sav</code> and that you used your console’s <code class="language-plaintext highlighter-rouge">movable.sed</code> to create it. Re-download the latest release of <a href="https://github.com/zoogie/unSAFE_MODE/releases/latest">unSAFE_MODE</a>, place the <code class="language-plaintext highlighter-rouge">.bin</code> file relevant to your console from the <code class="language-plaintext highlighter-rouge">otherapps_with_CfgS</code> folder to the root of your SD card, and rename it to <code class="language-plaintext highlighter-rouge">otherapp.bin</code>. Do not add the <code class="language-plaintext highlighter-rouge">.bin</code> extension if you do not already see it.</p>
|
||||
<p>If your files are in the correct locations, re-create the save using the <a href="https://3dstools.nhnarwhal.com/#/pichaxx">PicHaxx Save Tool</a>, then place it in <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">title</code> -> <code class="language-plaintext highlighter-rouge">00040000</code> -> <code class="language-plaintext highlighter-rouge">0017c100</code> -> <code class="language-plaintext highlighter-rouge">data</code>. Ensure that the file is named exactly <code class="language-plaintext highlighter-rouge">00000001.sav</code> and that you used your console’s <code class="language-plaintext highlighter-rouge">movable.sed</code> to create it. Re-download <a href="/assets/otherapps.zip">otherapps.zip</a>, place the <code class="language-plaintext highlighter-rouge">.bin</code> file relevant to your console to the root of your SD card, and rename it to <code class="language-plaintext highlighter-rouge">otherapp.bin</code>. Do not add the <code class="language-plaintext highlighter-rouge">.bin</code> extension if you do not already see it.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
|
|
Loading…
Reference in a new issue