Commonize Fredtool CFW check
This commit is contained in:
parent
e970604705
commit
45a8099c51
3 changed files with 12 additions and 17 deletions
|
@ -24,13 +24,7 @@ These instructions are for Taiwanese consoles ONLY (as indicated by a T at the e
|
|||
|
||||
#### Section I - CFW Check
|
||||
|
||||
1. Power off your device
|
||||
1. Hold the (Select) button
|
||||
1. Power on your device while still holding the (Select) button
|
||||
1. If the check was successful, you will boot to the HOME Menu and you may proceed with this guide
|
||||
|
||||
If you see a configuration menu, you already have CFW, and continuing with these instructions may BRICK your device! Follow [Checking for CFW](checking-for-cfw) to upgrade your existing CFW.
|
||||
{: .notice--danger}
|
||||
{% include_relative include/cfw-check-fredtool.txt %}
|
||||
|
||||
#### Section II - Prep Work
|
||||
|
||||
|
|
10
_pages/en_US/include/cfw-check-fredtool.txt
Normal file
10
_pages/en_US/include/cfw-check-fredtool.txt
Normal file
|
@ -0,0 +1,10 @@
|
|||
As an additional safety measure, we will perform an additional check for custom firmware. This is because using this method when custom firmware is already installed has a risk of bricking the console (rendering it unusable without recovery methods like [ntrboot](ntrboot)).
|
||||
|
||||
1. Power off your device
|
||||
1. Hold the (Select) button
|
||||
1. Power on your device while still holding the (Select) button
|
||||
1. If the check was successful, you will boot to the HOME Menu and you may proceed with this guide
|
||||
1. Power off your device
|
||||
|
||||
If you see a configuration menu or the console immediately powers off, you already have CFW, and continuing with these instructions may BRICK your device! Follow [Checking for CFW](checking-for-cfw) to upgrade your existing CFW.
|
||||
{: .notice--danger}
|
|
@ -24,17 +24,8 @@ This is a currently working implementation of the "FIRM partitions known-plainte
|
|||
|
||||
#### Section I - CFW Check
|
||||
|
||||
As an additional safety measure, we will perform an additional check for custom firmware. This is because using this method when custom firmware is already installed has a risk of bricking the console (rendering it unusable without recovery methods like [ntrboot](ntrboot)).
|
||||
{% include_relative include/cfw-check-fredtool.txt %}
|
||||
|
||||
1. Power off your device
|
||||
1. Hold the (Select) button
|
||||
1. Power on your device while still holding the (Select) button
|
||||
1. If the check was successful, you will boot to the HOME Menu and you may proceed with this guide
|
||||
1. Power off your device
|
||||
|
||||
If you see a configuration menu or the console immediately powers off, you already have CFW, and continuing with these instructions may BRICK your device! Follow [Checking for CFW](checking-for-cfw) to upgrade your existing CFW.
|
||||
{: .notice--danger}
|
||||
|
||||
#### Section II - BannerBomb3
|
||||
|
||||
In this section, you will trigger the BannerBomb3 exploit using the DSiWare Management menu and copy the resulting file dump to your computer so that you can use it on the next section.
|
||||
|
|
Loading…
Reference in a new issue