Difference between revisions of "Sims 4:0x319E4F1D"

From SimsWiki
Jump to: navigation, search
(Initial discovery about OBJD resource type)
 
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
==Format==
 
==Format==
  DWORD version // 0x18 is current
+
<pre>
  DWORD unknown // 0x09 is common value
+
DWORD version
 +
then commonblock...
 +
</pre>
 +
[[Sims 4:CatResCommonBlock]]
 +
<pre>
 +
then...
  
  DWORD STBL[ObjectName]  // hash of the object's name in the STBL resource
+
DWORD unk01
  DWORD STBL[ObjectDesc]  // hash of the object's description
+
DWORD hash01
 +
DWORD hash02
 +
DWORD hash03
 +
DWORD unk02
 +
DWORD hash04
 +
DWORD hash05
 +
 
 +
DWORD unkFlags01
 +
DWORD Category flags
 +
DWORD unkFlags03
 +
DWORD unkFlags04
 +
DWORD Placement flags
 +
 
 +
QWORD unkIID01
 +
BYTE unk03
 +
QWORD unkIID02
 +
BYTE unk04
 +
 
 +
BYTE count
 +
For count
 +
DWORD (RGBA or variation of it)
 +
 +
BYTE unk05
 +
BYTE unk06
 +
BYTE unk07
 +
BYTE unk08
 +
BYTE unk09
 +
 
 +
BYTE buildbuy=00/buymode=01
 +
 
 +
if version == 19
 +
DWORD unk10
 +
DWORD unk11
 +
DWORD unk12
 +
DWORD unk13
 +
</pre>

Latest revision as of 20:08, 18 November 2014

[edit] Format

DWORD version
then commonblock...

Sims 4:CatResCommonBlock

then...

DWORD unk01
DWORD hash01
DWORD hash02
DWORD hash03
DWORD unk02
DWORD hash04
DWORD hash05

DWORD unkFlags01
DWORD Category flags
DWORD unkFlags03
DWORD unkFlags04
DWORD Placement flags

QWORD unkIID01
BYTE unk03
QWORD unkIID02
BYTE unk04

BYTE count
For count
	DWORD (RGBA or variation of it)
	
BYTE unk05
BYTE unk06
BYTE unk07
BYTE unk08
BYTE unk09

BYTE buildbuy=00/buymode=01 

if version == 19 
	DWORD unk10
	DWORD unk11
	DWORD unk12
	DWORD unk13
Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox