Skip to content

Commit

Permalink
Test: fix 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Simo3ds committed Nov 26, 2024
1 parent 1b18026 commit e222481
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions arm9/source/config.c
Original file line number Diff line number Diff line change
Expand Up @@ -858,18 +858,18 @@ void configMenu(bool oldPinStatus, u32 oldPinMode)
static const char *singleOptionsText[] = { "( ) Avvio automatico EmuNAND",
"( ) Ativ. il caric. di FIRMs e moduli di sis. est.",//ativ sta per attiva(abilita ma più intuitiva l'abbreviazione)
"( ) Abilita il patching di giochi",
"( ) Reindir. app. syscore threads al core2",
//"( ) Reindir. app. syscore threads al core2",
"( ) Mostra NAND o str. utente nelle imp. di sis.",
"( ) Mostra lo sch. di av. del GBA nel AGB_FIRM patch.",
"( ) Cons. combo Sx+Dx / Su+Giu' per DSi", //Sx e Dx indicano destra e sinistra nel vecchi metodo a mo' di wii
"( ) Interr. il WiFi del 3DS in mod. riposo",
"( ) Patch schedular cpu in perf mode", //Non so per cosa sta shcedular e cosa intenda con perf in questo caso
"( ) Imp. UNITINFO da sviluppatore",
/*"( ) Imp. UNITINFO da sviluppatore",
"( ) Disabilita i crash Arm11",
"( ) Abilita Rosalina nel SAFE_FIRM",
"( ) Abilita riavvio istant. + disabilita Errdisp",
"( ) Mostra impostazioni avanzate",
"( ) Abilita l'hardware patching di Nand Cid e Otp",
"( ) Abilita l'hardware patching di Nand Cid e Otp",*/

// Should always be the last 2 entries
"\nAvvia il chainloader",
Expand Down

0 comments on commit e222481

Please sign in to comment.