Deploying to gh-pages from @ hacks-guide/Guide_3DS@043126bfb9 🚀
This commit is contained in:
parent
6395be21d8
commit
de487c4eb2
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-07-22T07:47:40+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-22T09:56:54+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>
|
|
@ -540,7 +540,7 @@ window.cookieconsent.initialise({
|
|||
<li>Copy <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> and <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> from the boot9strap <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/boot9strap/</code> folder on your SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> from the SafeB9SInstaller <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">steelhax</code> folder from the <code class="language-plaintext highlighter-rouge">Steelhax-release.zip</code> to the root of your SD card</li>
|
||||
<li>Copy the otherapp payload for your model/region/version from <code class="language-plaintext highlighter-rouge">otherapps_with_CfgS_11.17.zip</code> to the root of your SD card, then rename the payload to <code class="language-plaintext highlighter-rouge">otherapp.bin</code>
|
||||
<li>Copy the otherapp payload for your model/region/version from <code class="language-plaintext highlighter-rouge">otherapps_with_CfgS_11.17.zip</code> to the <code class="language-plaintext highlighter-rouge">steelhax</code> folder, then rename it to <code class="language-plaintext highlighter-rouge">payload.bin</code>
|
||||
<ul>
|
||||
<li>Do not add the <code class="language-plaintext highlighter-rouge">.bin</code> extension if you do not already see it</li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue