Add note on updating system and CFW (#1897)
* Restoring or updating CFW * Checking for CFW * Drop latest version notice on checking for CFW * Inconsistent wording of new Restoring Updating CFW page name
This commit is contained in:
parent
f623f6dd6a
commit
ad38731b4c
4 changed files with 8 additions and 5 deletions
|
@ -31,7 +31,7 @@ If you see a Luma3DS version of 7.0.5 or lower, continue to [A9LH to B9S](a9lh-t
|
|||
If you see a Luma3DS version of 7.1, continue to [Updating B9S](updating-b9s)
|
||||
{: .notice--primary}
|
||||
|
||||
If you see a Luma3DS version of 8.0 or greater, continue to [Restoring CFW](restoring-cfw)
|
||||
If you see a Luma3DS version of 8.0 or greater, continue to [Restoring / Updating CFW](restoring-updating-cfw)
|
||||
{: .notice--primary}
|
||||
|
||||
If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help.
|
||||
|
|
|
@ -12,6 +12,9 @@ excerpt: "A complete guide to 3DS custom firmware, <br /> from stock to boot9str
|
|||
Thoroughly read all of the introductory pages (including this one!) before proceeding.
|
||||
{: .notice--warning}
|
||||
|
||||
The latest system software version is currently 11.15.0-47. 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}
|
||||
|
||||
## What is custom firmware?
|
||||
|
||||
**Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do.
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
title: "Restoring CFW"
|
||||
title: "Restoring / Updating CFW"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This page prepares consoles with an existing modern boot9strap installation for reinstallation of custom firmware applications. It can also be used in the event of a lost or corrupted SD card.
|
||||
This page prepares consoles with an existing modern boot9strap installation for reinstallation and/or updating of custom firmware applications. It can also be used in the event of a lost or corrupted SD card.
|
||||
|
||||
### What You Need
|
||||
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest)
|
||||
|
@ -30,5 +30,5 @@ This page prepares consoles with an existing modern boot9strap installation for
|
|||
|
||||
___
|
||||
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
### If you wish to re-install or update other homebrew applications, continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
|
@ -61,7 +61,7 @@ sitemap: false
|
|||
+ [Move EmuNAND](move-emunand)
|
||||
+ [ntrboot](ntrboot)
|
||||
+ [Region Changing](region-changing)
|
||||
+ [Restoring CFW](restoring-cfw)
|
||||
+ [Restoring / Updating CFW](restoring-updating-cfw)
|
||||
+ [Seedminer](seedminer)
|
||||
+ [Troubleshooting](troubleshooting)
|
||||
+ [Uninstall CFW](uninstall-cfw)
|
||||
|
|
Loading…
Reference in a new issue