Difference between revisions of "Sims 4:0x319E4F1D"

From SimsWiki
Jump to: navigation, search
(Format)
(Format)
Line 1: Line 1:
 
==Format==
 
==Format==
  DWORD version // 0x18 is current
+
DWORD version
  DWORD unknown // 0x09 is common value
+
DWORD unkown1
 
+
 
  DWORD STBL[ObjectName]  // hash of the object's name in the STBL resource
+
DWORD name_hash -> STBL guid
  DWORD STBL[ObjectDesc]  // hash of the object's description
+
DWORD description_hash -> STBL guid
  FLOAT Price
+
 
 +
 
 +
LONG Price
 +
 
 +
QWORD unknown2
 +
DWORD unknown3
 +
 
 +
BYTE CountCTProductStyle
 +
For count
 +
QWORD IID
 +
DWORD TID
 +
DWORD GID
 +
 +
WORD unkknown4
 +
 
 +
DWORD unknown5
 +
For unknown5
 +
WORD
 +
 +
DWORD Selling_Points
 +
For selling_points
 +
WORD commodity (selling point such as bladder or reliability, matching some enum somewhere I dare say)
 +
DWORD value (possibly signed int, tho I haven't spotted negatives yet)
 +
 +
QWORD unkown6 (may be to do with locking to career level as it is non-zero in locked things)
 +
 
 +
WORD unknown7 (always 0xFFFF) in what I have looked at)
 +
 
 +
QWORD unknown8 (probably another IID)
 +
 
 +
DWORD unk9 (always 01 00 00 00 in written order)
 +
DWORD unk10
 +
DWORD unk11
 +
DWORD unk12
 +
DWORD unk13 (always 02 00 00 00 in written order)
 +
DWORD unk14
 +
DWORD unk15
 +
 
 +
DWORD unk16_flags flag field I think
 +
DWORD Category flags
 +
DWORD unk17_flags some other flags
 +
DWORD unk18_flags maybe flags
 +
DWORD Placement flags
 +
 
 +
QWORD unk19 probably IID
 +
BYTE unk20
 +
QWORD unk21 probably IID
 +
BYTE unk27
 +
 
 +
BYTE colors count
 +
For colors
 +
DWORD (probably RGBA - alpha is definitely last as it's always FF in everything but glass)
 +
 +
BYTE unk22
 +
BYTE unk23
 +
BYTE unk24
 +
BYTE unk25
 +
BYTE unk26
 +
 
 +
BYTE buildbuy=00/buymode=01

Revision as of 17:10, 25 September 2014

Format

DWORD version DWORD unkown1

DWORD name_hash -> STBL guid DWORD description_hash -> STBL guid


LONG Price

QWORD unknown2 DWORD unknown3

BYTE CountCTProductStyle For count QWORD IID DWORD TID DWORD GID

WORD unkknown4

DWORD unknown5 For unknown5 WORD

DWORD Selling_Points For selling_points WORD commodity (selling point such as bladder or reliability, matching some enum somewhere I dare say) DWORD value (possibly signed int, tho I haven't spotted negatives yet)

QWORD unkown6 (may be to do with locking to career level as it is non-zero in locked things)

WORD unknown7 (always 0xFFFF) in what I have looked at)

QWORD unknown8 (probably another IID)

DWORD unk9 (always 01 00 00 00 in written order) DWORD unk10 DWORD unk11 DWORD unk12 DWORD unk13 (always 02 00 00 00 in written order) DWORD unk14 DWORD unk15

DWORD unk16_flags flag field I think DWORD Category flags DWORD unk17_flags some other flags DWORD unk18_flags maybe flags DWORD Placement flags

QWORD unk19 probably IID BYTE unk20 QWORD unk21 probably IID BYTE unk27

BYTE colors count For colors DWORD (probably RGBA - alpha is definitely last as it's always FF in everything but glass)

BYTE unk22 BYTE unk23 BYTE unk24 BYTE unk25 BYTE unk26

BYTE buildbuy=00/buymode=01

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox