Difference between revisions of "Sims 3:0x02019972"

From SimsWiki
Jump to: navigation, search
(Pending description of MTST block data format)
m
Line 10: Line 10:
 
     DWORD // count
 
     DWORD // count
  
repeat count:
+
  repeat count:
 
     DWORD // (MATD index) | 0x10000000
 
     DWORD // (MATD index) | 0x10000000
 
     DWORD // material's hash name
 
     DWORD // material's hash name
Line 18: Line 18:
  
 
All MTST blocks have a '''count''' >= 1 and the following block:
 
All MTST blocks have a '''count''' >= 1 and the following block:
<hr/>
+
 
 
     DWORD // (MATD index = initial MATD index) | 0x10000000
 
     DWORD // (MATD index = initial MATD index) | 0x10000000
 
     DWORD // 0x2EA8FB98 (fnv32 hash of "Default")
 
     DWORD // 0x2EA8FB98 (fnv32 hash of "Default")

Revision as of 00:47, 28 August 2009

Sims 3:Main Page -> Sims 3:PackedFileTypes
Sims 3:Main Page -> Sims 3:RCOL


MTST

This is a Sims_3:RCOL chunk.

   DWORD // 'MTST'
   DWORD // version?
   DWORD // unknown
   DWORD // (initial MATD index) | 0x10000000;
   DWORD // count
 repeat count:
   DWORD // (MATD index) | 0x10000000
   DWORD // material's hash name

Postulate based MTST blocks encountered so far (Needs Confirmation!):

All MTST blocks have a count >= 1 and the following block:

   DWORD // (MATD index = initial MATD index) | 0x10000000
   DWORD // 0x2EA8FB98 (fnv32 hash of "Default")

Sims 3:Main Page -> Sims 3:PackedFileTypes
Sims 3:Main Page -> Sims 3:RCOL

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox