System Settings: Difference between revisions

Dazzozo (talk | contribs)
Master key v1 and v2, see also https://github.com/Dazzozo/mkey
Ihaveamac (talk | contribs)
launch parameters
Line 262: Line 262:
|  0x10
|  0x10
|  Reserved
|  Reserved
|}
== Launch parameters ==
System Settings can start at specific menus when certain parameters are given.
<nowiki>*</nowiki> - returns to settings menu instead of rebooting
{|  class="wikitable" border="1"
|-
! Value
! Action
|-
| 0x01
| Initial setup (system not actually formatted, music plays earlier)
|-
| 0x10
| Internet Settings -> Connection Settings
|-
| 0x11
| Internet Settings -> Other Information
|-
| 0x6e
| Internet Settings -> Connection Settings
|-
| 0x6f
| Parental Controls
|-
| 0x70
| Parental Controls birthday entry
|-
| 0x71
| Data Management
|-
| 0x72
| 3DS Software Management
|-
| 0x73
| 3DS Extra Data Management
|-
| 0x74
| DSiWare Management
|-
| 0x75
| StreetPass Management
|-
| 0x76
| Internet Settings*
|-
| 0x77
| Other Settings, second-to-last page*
|-
| 0x78
| Touch Screen calibration
|-
| 0x79
| Circle Pad calibration
|-
| 0x7a
| System Update
|-
| 0x7b
| System Update
|-
| 0x7c
| Format System Memory*
|}
|}