Difference between revisions of "Sims 3:0x736884F1"
From SimsWiki
Line 28: | Line 28: | ||
GID | GID | ||
I64 | I64 | ||
− | + | </pre> | |
===Entry Types=== | ===Entry Types=== | ||
Line 47: | Line 47: | ||
[[Sims 3:Main Page]] -> [[Sims 3:PackedFileTypes]] | [[Sims 3:Main Page]] -> [[Sims 3:PackedFileTypes]] | ||
<br/>[[Sims 3:Main Page]] -> [[Sims 3:RCOL]] | <br/>[[Sims 3:Main Page]] -> [[Sims 3:RCOL]] | ||
− | |||
− |
Revision as of 17:51, 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
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 |
Sims 3:Main Page -> Sims 3:PackedFileTypes
Sims 3:Main Page -> Sims 3:RCOL