Config Savegame: Difference between revisions

Edit some config blocks & add parental control bitmask bit 2
TimmSkiller (talk | contribs)
Update config block 0x00030002
 
(3 intermediate revisions by 3 users not shown)
Line 105: Line 105:
| 0x8
| 0x8
| 0xC
| 0xC
| Settings time offset: newly set timestamp - rtc timestamp
| Difference (in nanoseconds) between UTC server time and RTC time. Updated by [[Friend_Services|the Friends sysmodule]] after every [[Online_Play|NASC]] login. Used by System settings to calculate the real current time according to the online play authentication server, in order to determine the user's actual age based on the given date of birth (related to COPPA, since this is used to check whether the user is at least 13 years old).
|-
|-
| 0x00040000
| 0x00040000
Line 307: Line 307:
| 0x1
| 0x1
| 0xC
| 0xC
| ?
| Home Menu button disable
|-
|-
| 0x000F0004
| 0x000F0004
Line 377: Line 377:
| 0x4
| 0x4
| 0xE
| 0xE
| In NIM, taken as an u32, using the low u16, casted to a char, and turned lower case for the making of the url for NPNS.
| [[Friend_Services#Server_Types|NFS (Nintendo Friend Server) Environment]] in the format <code>%c%d</code>. Set by the [[ACT_Services|ACT]] sysmodule. Used in the [[NIM_Services#NIM|NIM]] sysmodule for making the NPNS URL.
|-
|-
| 0x00160000
| 0x00160000
Line 525: Line 525:
!  Description
!  Description
|-
|-
| 0x0-0x15
| 0x00-0x15
| User name (UTF-16)
| User name (UTF-16)
|-
|-
| 0x16-17
| 0x16-0x17
| u16 NGWord flag to denote that the user name is inappropriate
| u16 NGWord flag to denote that the user name is inappropriate
|-
|-