faq infobox on home, more info in infobox

More info + more visbility
This commit is contained in:
Lily 2022-08-29 20:39:05 -07:00
parent 7511640ed7
commit 8534e23051
2 changed files with 14 additions and 6 deletions

View file

@ -6,10 +6,10 @@ title: "FAQ"
{% capture notice-6 %}
**3DS firmware 11.16.0 was recently released**. Here's what you should know:
- If your device is running *Luma 10.2.1 or newer*, it is *100% safe* to update.
- If your device is on an older Luma version, you should [update Luma](restoring-updating-cfw) before you update your device to 11.15.0.
- [BootNTR Selector](https://github.com/Nanquitas/BootNTR/releases/latest) will need to be updated before it will work on 11.16.0.
- If your device does not yet have custom firmware, you can still install it on this version for free without any additional hardware, but the methods have slightly changed.
- If your device is running *Luma 11.0*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device.
- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0.
- [BootNTR Selector](https://github.com/Nanquitas/BootNTR/releases/latest) (used for running PLG plugins and wireless streaming) will need to be updated before it will work on 11.16.0. If you use it, you may want to wait for it to be updated before you update your device to 11.16.0.
- If your device does not yet have custom firmware, you can still install it on this version for free without any additional hardware, but the recommended method has been changed.
{% endcapture %}
<div class="notice--warning">{{ notice-6 | markdownify }}</div>

View file

@ -9,8 +9,16 @@ header:
excerpt: "A complete guide to 3DS custom firmware, <br /> from stock to boot9strap.<br />"
---
11.16.0-48 was recently released. If you have installed CFW in the past, it is highly recommended to follow [Checking for CFW](checking-for-cfw) to make sure your custom firmware is up-to-date.
{: .notice--warning}
{% capture notice-6 %}
**3DS firmware 11.16.0 was recently released**. Here's what you should know:
- If your device is running *Luma 11.0*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device.
- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0.
- [BootNTR Selector](https://github.com/Nanquitas/BootNTR/releases/latest) (used for running PLG plugins and wireless streaming) will need to be updated before it will work on 11.16.0. If you use it, you may want to wait for it to be updated before you update your device to 11.16.0.
- If your device does not yet have custom firmware, you can still install it on this version for free without any additional hardware, but the recommended method has been changed.
{% endcapture %}
<div class="notice--warning">{{ notice-6 | markdownify }}</div>
Thoroughly read all of the introductory pages (including this one!) before proceeding.
{: .notice--info}