Home Menu: Difference between revisions
No edit summary |
|||
Line 253: | Line 253: | ||
|} | |} | ||
The following is only checked when the low u16 from [[Config_Savegame|config]] block 0x00110000 is value zero(normally this is non-zero). | The following is only checked when the low u16 from [[Config_Savegame|config]] block 0x00110000 is value zero(normally this is non-zero). Thus, the below is only handled when a system setup is required. | ||
{| class="wikitable" | {| class="wikitable" | ||
! Key-combo / requirements for this path | ! Key-combo / requirements for this path | ||
Line 259: | Line 259: | ||
|- | |- | ||
| R, X, Y, A, and B, a 3DS gamecard must be inserted as well. | | R, X, Y, A, and B, a 3DS gamecard must be inserted as well. | ||
| This launches the gamecard application. | | This launches the gamecard application. Note that pressing the HOME button in the gamecard application launched this way will only result in the system shutting down. | ||
|- | |- | ||
| This is used when the above path isn't used. | | This is used when the above path isn't used. | ||
| This launches System Settings | | This launches System Settings for the system setup. | ||
|} | |} | ||