Difference between revisions of "Sims 3:0x05CD4BB3"
From SimsWiki
m (Offsets link two locations) |
m |
||
| Line 1: | Line 1: | ||
| + | [[Sims 3:Main Page]] -> [[Sims 3:PackedFileTypes]] | ||
| + | |||
Unknown at this time what the purpose of this data is. There is exactly one per world. | Unknown at this time what the purpose of this data is. There is exactly one per world. | ||
| Line 5: | Line 7: | ||
DWORD count2 | DWORD count2 | ||
REP count1 x count2 | REP count1 x count2 | ||
| − | DWORD offset | + | DWORD offset from the end of this list to matching entry in the next list |
REP count1 x count2 | REP count1 x count2 | ||
WORD subcount | WORD subcount | ||
IF subcount > 0 | IF subcount > 0 | ||
REP subcount | REP subcount | ||
| − | DWORD offset | + | DWORD offset from the end of this list to matching entry in the next list |
REP subcount | REP subcount | ||
BYTE subsubcount | BYTE subsubcount | ||
Revision as of 01:09, 3 September 2009
Sims 3:Main Page -> Sims 3:PackedFileTypes
Unknown at this time what the purpose of this data is. There is exactly one per world.
DWORD version 1
DWORD count1
DWORD count2
REP count1 x count2
DWORD offset from the end of this list to matching entry in the next list
REP count1 x count2
WORD subcount
IF subcount > 0
REP subcount
DWORD offset from the end of this list to matching entry in the next list
REP subcount
BYTE subsubcount
BYTE
BYTE
BYTE
REP subsubcount
BYTE
BYTE
REP subsubcount
BYTE