Difference between revisions of "HOUSEHOLDBINARY"

From Game Research Wiki
Jump to navigation Jump to search
 
Line 3: Line 3:


Stores household data/information.
Stores household data/information.
{| class="wikitable"
!colspan="15"|WIP
|-
! Size !! Content !!
|-
| 4 Bytes || Unknown || null
|-
| 4 Bytes || filesize || size of file minus first 8 bytes
|-
| 18 Bytes || unknown ||
|-
| 1 Byte || unknown || 0x1A (Static)
|-
| 1 Byte || LastNameSize1 ||
|-
| ? Byte || LastNameString1 ||
|}

Latest revision as of 05:02, 27 December 2014

The Sims 4 format

Stores household data/information.

WIP
Size Content
4 Bytes Unknown null
4 Bytes filesize size of file minus first 8 bytes
18 Bytes unknown
1 Byte unknown 0x1A (Static)
1 Byte LastNameSize1
? Byte LastNameString1