Warn that Updated SysNAND does not work if not using A9LH
This commit is contained in:
parent
39280e397a
commit
b42f9ffb41
@ -52,7 +52,7 @@ static u16 waitInput(void){
|
|||||||
void configureCFW(const char *configPath){
|
void configureCFW(const char *configPath){
|
||||||
struct options options;
|
struct options options;
|
||||||
|
|
||||||
options.text[0] = "( ) Updated SysNAND mode";
|
options.text[0] = "( ) Updated SysNAND mode (A9LH-only)";
|
||||||
options.text[1] = "( ) Use pre-patched FIRMs";
|
options.text[1] = "( ) Use pre-patched FIRMs";
|
||||||
options.text[2] = "( ) Force A9LH detection";
|
options.text[2] = "( ) Force A9LH detection";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user