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

This commit is contained in:
lilyuwuu 2023-05-23 21:20:54 +00:00
parent f36e88cb4b
commit b3c32116c3
2 changed files with 13 additions and 1 deletions

View file

@ -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-23T19:11:56+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-23T21:20:43+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>

View file

@ -460,6 +460,18 @@ window.cookieconsent.initialise({
</nav>
</aside>
<div class="notice--danger">
<p><strong>3DS firmware 11.17.0 was recently released</strong>. Heres what you should know:</p>
<ul>
<li>If your device is running <em>Luma 10.2.1 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 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>
<p class="notice--info">If this is your first time modding a 3DS (or youre unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what youre doing, continue to <a href="get-started">Get Started</a>.</p>
<p>This page covers some of the base computer terminology and 3DS-specific information that you should know before following this guide.</p>