Difference between revisions of "Sims 3 Talk:0x736884F1"

From SimsWiki
Jump to: navigation, search
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
[[Sims 3:Main Page]] -> [[Sims 3:PackedFileTypes]]
 
<br/>[[Sims 3:Main Page]] -> [[Sims 3:RCOL]]
 
<hr/>
 
==Visual Proxy==
 
This is a Scenegraph file with a single chunk tagged "VPXY".
 
-- Insert [[Sims 3:RCOL|Scenegraph]] header
 
DWORD // VPXY
 
DWORD // version
 
DWORD // Offset to TGI index
 
DWORD // Size of TGI index
 
 
BYTE count1 // Entry Count (same as TGI index Count)
 
    --repetition count1 Entries (see [[#Entry Types|below]])
 
    BYTE type
 
    {data}
 
 
BYTE  // 0x02 (probably was one of the entry cases before)
 
FLOAT[6]
 
BYTE[4] // (probably redundant from earlier version)
 
 
BYTE flag // Modular flag?
 
-- if flag == 0x01
 
    DWORD mdlrIndex // TGI Block List entry for MDLR
 
 
-- Insert [[Sims 3:Catalog Resource#TGI Block List|TGI Block List]]
 
  
===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]]
 

Latest revision as of 17:34, 14 June 2009

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox