Config Savegame: Difference between revisions

No edit summary
Line 58: Line 58:
!  Flags
!  Flags
!  Description
!  Description
|-
| 0x00090000
| 0x8
| 0x2?
| This contains a u64 ID, used by processes using [[NWMUDS:Initialize]]. The first word is the same as [[CfgS:GetLocalFriendCodeSeed|LocalFriendCodeSeed]], while the latter is a separate random word.
|-
|-
| 0x00090001
| 0x00090001
Line 67: Line 72:
| 0x1C
| 0x1C
| 0xE
| 0xE
| UTF-16 user-name
| See below.
|-
|-
| 0x000A0002
| 0x000A0002
Line 154: Line 159:
| 3
| 3
| Country code, same as DSi/Wii country codes. Value 0xff is invalid.
| Country code, same as DSi/Wii country codes. Value 0xff is invalid.
|}
===0x000A0000 Block===
{| class="wikitable" border="1"
|-
!  Byte
!  Description
|-
| 0x0-0x13
| UTF-16 username, with no NULL-terminator.
|-
| 0x14-17
| Usually zero?
|-
| 0x18-0x1B
| ?
|}
|}