Difference between revisions of "Sims 3:0x05CD4BB3"

From SimsWiki
Jump to: navigation, search
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 (From the end of this list... to?  Matching first WORD in next list?)
+
     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 (From the location of subcount... to?  Matching first BYTE in following list?)
+
             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
Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox