Deploying to gh-pages from @ hacks-guide/Guide_3DS@f09f2aa9b6 🚀
This commit is contained in:
parent
d6eb52bb9e
commit
72be1a5d0a
4 changed files with 8 additions and 3 deletions
3
faq.html
3
faq.html
|
@ -466,7 +466,8 @@ window.cookieconsent.initialise({
|
|||
<ul>
|
||||
<li>If your device is running <em>Luma 11.0 or higher</em>, it is <em>100% safe</em> to update. You can check your Luma version by holding (Select) while booting your device.</li>
|
||||
<li>If your device is on an older Luma version, you should <a href="checking-for-cfw">update Luma</a> before you update your device to 11.17.0.</li>
|
||||
<li>If your device does not yet have custom firmware, <strong>do NOT update to the latest version</strong>, as you will not be able to hack your console.</li>
|
||||
<li>If your device does not yet have custom firmware, <strong>do NOT update to the latest version</strong>, as installation methods are currently unclear.</li>
|
||||
<li>Information about firmware 11.17.0 is rapidly evolving. For the latest information, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>.</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
|
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-05-23T03:19:20+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-05-23T08:52:17+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>
|
|
@ -608,6 +608,9 @@ This doesn't seem to be a valid system version.
|
|||
</p>
|
||||
<p id="result_methodUnavailable" style="display:none">
|
||||
You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot.
|
||||
|
||||
Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp).
|
||||
{: .notice--warning}
|
||||
</p>
|
||||
|
||||
<script src="/assets/js/selecting.js"></script>
|
||||
|
|
|
@ -336,7 +336,8 @@ window.cookieconsent.initialise({
|
|||
<ul>
|
||||
<li>If your device is running <em>Luma 11.0 or higher</em>, it is <em>100% safe</em> to update. You can check your Luma version by holding (Select) while booting your device.</li>
|
||||
<li>If your device is on an older Luma version, you should <a href="checking-for-cfw">update Luma</a> before you update your device to 11.17.0.</li>
|
||||
<li>If your device does not yet have custom firmware, <strong>do NOT update to the latest version</strong>, as you will not be able to hack your console.</li>
|
||||
<li>If your device does not yet have custom firmware, <strong>do NOT update to the latest version</strong>, as installation methods are currently unclear.</li>
|
||||
<li>Information about firmware 11.17.0 is rapidly evolving. For the latest information, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>.</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue