Difference between revisions of "Sims 3:0x736884F1"

From SimsWiki
Jump to: navigation, search
Line 30: Line 30:
  
  
-Entry Cases
+
===Entry Types===
BYTE case 01 (DWORD iD)
+
{| border="1"
BYTE case 00 (BYTE msIndex BYTE Count DWORD iD1 DWORD iD2 ...) (Case 00 seems to link up GEOM files - blends, and pieces)
+
!type!!data
 +
|-
 +
|00
 +
|
 +
BYTE msIndex // Incremental count of type=00 entries
 +
BYTE Count
 +
DWORD[Count] // Indexes into TGI Block List
 +
|-
 +
|01
 +
|
 +
DWORD iD // Index into TGI Block List
 +
|}
 +
<hr/>
 +
[[Sims 3:Main Page]] -> [[Sims 3:PackedFileTypes]]
 +
<br/>[[Sims 3:Main Page]] -> [[Sims 3:RCOL]]
 +
 
 
</pre>
 
</pre>
 
iD is a 0 based index into the TGI table
 
 
msIndex is the count of case 00's in sequence (increases by 1 per case 00)
 
 
and the Count before iD1 and iD2 is the count of index entries
 

Revision as of 11:50, 12 June 2009

Visual Proxy

DWORD - VPXY
DWORD - version
DWORD - Offset to TGI index
DWORD - Size of TGI index

BYTE - Short Entry Count (same as TGI index Count)
-Entries

BYTE - 02 (probably was one of the entry cases before)
FLOAT
FLOAT
FLOAT
FLOAT
FLOAT
FLOAT

4 BYTES (probably redundant from earlier version)

BYTE bool Modular?
(if bool==1, then DWORD - iD[index])

DWORD - TGI Index Count
-TGI Entries
	TID
	GID
	I64


===Entry Types===
{| border="1"
!type!!data
|-
|00
|
 BYTE msIndex // Incremental count of type=00 entries
 BYTE Count
 DWORD[Count] // Indexes into TGI Block List
|-
|01
|
 DWORD iD // Index into TGI Block List
|}
<hr/>
[[Sims 3:Main Page]] -> [[Sims 3:PackedFileTypes]]
<br/>[[Sims 3:Main Page]] -> [[Sims 3:RCOL]]

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox