Difference between revisions of "TRAYITEM"

From Game Research Wiki
Jump to navigation Jump to search
 
Line 20: Line 20:
| 1 Byte || unknown || 0x22
| 1 Byte || unknown || 0x22
|-
|-
| 1 Byte || LastNameSize ||
| 1 Byte || FamilyNameSize ||
|-
|-
| ? Bytes || LastNameString ||
| ? Bytes || FamilyNameString ||
|-
|-
| 1 Byte || unknown || 0x21
| 1 Byte || unknown || 0x21

Latest revision as of 05:15, 27 December 2014

The Sims 4 Format

Typically found in: "%USERPROFILE%\Documents\Electronic Arts\The Sims 4\Tray"

Stores a sims name, ambition, traits. Requires more testing to see if all sims in household are stored in single file or each it's own.


WIP
Size Content
4 Bytes Unknown null
4 Bytes filesize size of file minus first 8 bytes
29 Bytes unknown
1 Byte unknown 0x22
1 Byte FamilyNameSize
? Bytes FamilyNameString
1 Byte unknown 0x21
1 Byte DiscriptionSize
? Bytes DiscriptionString
1 Byte unknown 0x30
4 Bytes unknown
1 Byte unknown 0x3A
1 Byte CreatorNameSize
? Bytes CreatorNameString
5 Bytes unknown 0x40, 0x00, 0x48, 0x00, 0x52
22 Bytes unknown
1 Byte unknown 0x1A
1 Byte FirstNameSize
? Bytes FirstNameString
1 Byte unknown 0x22
1 Byte LastNameSize
? Bytes LastNameString
1 Byte unknown 0x28