Difference between revisions of "Sims 3:0x05ED1226"

From SimsWiki
Jump to: navigation, search
m
Line 1: Line 1:
 +
[[Sims 3:Main Page]] -> [[Sims 3:PackedFileTypes]]
 +
 
Reference Store
 
Reference Store
  
Line 5: Line 7:
 
Seems to just store lists of associated resources. Examples might be for Sims storing all the outfits/property files.
 
Seems to just store lists of associated resources. Examples might be for Sims storing all the outfits/property files.
  
<pre>
+
Code:
Code:
+
WORD version
WORD version
+
DWORD count1
DWORD count1
+
TGI
TGI
+
WORD (Or DWORD if count1 > ? - not sure the cutoff)
WORD (Or DWORD if count1 > ? - not sure the cutoff)
+
DWORD count2
DWORD count2
+
WORD
WORD
+
</pre>
+

Revision as of 20:06, 2 September 2009

Sims 3:Main Page -> Sims 3:PackedFileTypes

Reference Store

Researched by Karybdis

Seems to just store lists of associated resources. Examples might be for Sims storing all the outfits/property files.

Code:
WORD version
DWORD count1
	TGI
	WORD (Or DWORD if count1 > ? - not sure the cutoff)
DWORD count2
	WORD
Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox