FRD Savegame: Difference between revisions

TimmSkiller (talk | contribs)
No edit summary
TimmSkiller (talk | contribs)
 
(3 intermediate revisions by the same user not shown)
Line 24: Line 24:
! Offset !! Size !! Description
! Offset !! Size !! Description
|-
|-
| 0x00 || 4 || File magic "FPCF" (Friends Preference Config)
| 0x00 || 4 || File magic "FPCF" (Friend Presence Config)
|-
|-
| 0x04 || 4 || File magic number (0x20101021)
| 0x04 || 4 || File magic number (0x20101021)
Line 41: Line 41:
! Offset !! Size !! Description
! Offset !! Size !! Description
|-
|-
| 0x00 || 4 || File magic "FPAC" (Friends Preference Account Config)
| 0x00 || 4 || File magic "FPAC" (Friend Presence Account Config)
|-
|-
| 0x04 || 4 || File magic number (0x20101021)
| 0x04 || 4 || File magic number (0x20101021)
Line 74: Line 74:
! Offset !! Size !! Description
! Offset !! Size !! Description
|-
|-
| 0x00 || 4 || File magic "FPMD" (Friends Preference My Data/Device)
| 0x00 || 4 || File magic "FPMD" (Friend Presence My Data/Device)
|-
|-
| 0x04 || 4 || File magic number (0x20101021)
| 0x04 || 4 || File magic number (0x20101021)
Line 82: Line 82:
| 0x10 || 4 || My NC Principal ID
| 0x10 || 4 || My NC Principal ID
|-
|-
| 0x14 || 4 || Unknown
| 0x14 || 4 || MoveCount
|-
|-
| 0x18 || 4 || [[FRD_Savegame#Change_Bit_Flags|Change bit flag]]
| 0x18 || 4 || [[FRD_Savegame#Change_Bit_Flags|Change bit flag]]
Line 108: Line 108:
| 0xA2 || (10 + 1) * 2 || 10-character UTF-16 Display name (10 characters + NULL termination)
| 0xA2 || (10 + 1) * 2 || 10-character UTF-16 Display name (10 characters + NULL termination)
|-
|-
| 0xBB || 0x60 || [[Friend_Services#Mii_Data|Mii data]]
| 0xBB || 0x60 || [[Mii#CFLStoreData|Mii data]]
|-
|-
| 0x11B || 5 || Padding
| 0x11B || 5 || Padding
Line 147: Line 147:
! Offset !! Size !! Description
! Offset !! Size !! Description
|-
|-
| 0x00 || 4 || File magic "FPFL" (Friends Preference Friend List)
| 0x00 || 4 || File magic "FPFL" (Friend Presence Friend List)
|-
|-
| 0x04 || 4 || File magic number (0x20101021)
| 0x04 || 4 || File magic number (0x20101021)
Line 184: Line 184:
| 0x68 || 8 || NEX timestamp for the last time this friend was seen online
| 0x68 || 8 || NEX timestamp for the last time this friend was seen online
|-
|-
| 0x70 || 0x60 || [[Friend_Services#Mii_Data|Mii data]]
| 0x70 || 0x60 || [[Mii#CFLStoreData|Mii data]]
|-
|-
| 0xD0 || (10 + 1) * 2 || 10-character UTF-16 Display name (10 characters + NULL termination)
| 0xD0 || (10 + 1) * 2 || 10-character UTF-16 Display name (10 characters + NULL termination)