Sims 3 Talk:0x736884F1
From SimsWiki
Sims 3:Main Page -> Sims 3:PackedFileTypes
Visual Proxy
This is a Scenegraph file with a single chunk tagged "VPXY".
-- Insert Scenegraph header DWORD // VPXY DWORD // version DWORD // Offset to TGI index DWORD // Size of TGI index BYTE count // Entry Count (same as TGI index Count) --(count)Entries (see below) BYTE type {data} BYTE // 0x02 (probably was one of the entry cases before) FLOAT[6] BYTE[4] // (probably redundant from earlier version) BYTE mdlr // Modular flag? -- if mdlr == 0x01 DWORD - iD[index] // What does this mean? -- Insert TGI Block List
Entry Types
type | data | comment |
---|---|---|
00 | (msIndex Count iD1 iD2 ...) | What does this mean? |
01 | (iD) | What does this mean? |