Difference between revisions of "Sims 4:0x8B18FF6E"

From SimsWiki
Jump to: navigation, search
(Created initial page to document the pattern discovered in 0x8B18FF6E files.)
 
 
Line 1: Line 1:
{{TS4AdvancedModdingHeader}}
+
<PRE>
{{TS4Resource
+
Uint32 (0x0B)
|name=UNKN
+
Uint32 (Age/Gender?)
|typeid= 0x8B18FF6E
+
|expansion=The Sims 4
+
}}
+
<br clear="all">
+
  
==Overview==
+
Byte x 19
Some sort of strange files found in CASDemoFullBuild.package.
+
Hopefully others can use the pattern documented below to figure out the purpose of these files and the meaning of the data contained within them.
+
  
==Format==
+
Byte (Count)
  
DWORD          // version?  always 0x0000000B ?
+
  For Each Count
DWORD          // always 0x00002078 ?
+
  --------------
DWORD
+
  Byte x 10
DWORD
+
  IID x 4 (BGEO 0x067CAA11 & 0xC5F6763E)
DWORD
+
</PRE>
DWORD count
+
--repeat count:
+
    SHORT
+
    FLOAT
+
    FLOAT
+
    DWORD[8]    // parts of it seem to repeat between all list items
+
 
+
{{TS4AdvancedModdingHeader}}
+

Latest revision as of 00:46, 30 November 2014

Uint32 (0x0B)
Uint32 (Age/Gender?)

Byte x 19

Byte (Count)

  For Each Count
  --------------
  Byte x 10
  IID x 4 (BGEO 0x067CAA11 & 0xC5F6763E)
Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox