Difference between revisions of "Sims 3:PackedFileTypes"

From SimsWiki
Jump to: navigation, search
(re-editing the proper link to the in-game ResourceTypes enum)
 
(60 intermediate revisions by 10 users not shown)
Line 1: Line 1:
[[Tutorials:TS3 Advanced Coding Tutorials]]
+
{{TS3AdvancedModdingHeader}}
<hr/>
+
 
 +
Found a UNKW resource type in S3PE? And this list doesn't seem to have the type? But you are curious what it could be, then make sure to check this page as well: [[TS3PR/SimIFace/Sims3/ResourceTypes]]  
 +
 
 +
('''Note''', this does not mean that s3pe supports it. This is just a list of types found within ts3's codebase)
 +
 
 
{| class="wikitable sortable" border="1"
 
{| class="wikitable sortable" border="1"
 +
|- Sortable table
 
|-
 
|-
! Type ID !! Abbr !! Type !! Comments !! Found in (for example)
+
! Type ID !! Abbr !! File type !! class="unsortable" | Comments !! class="unsortable" | Found in (for example) !! Supported by<br/>s3pi / s3pe?<sup>4</sup> !! Supported by<br/>Postal?<sup>3</sup>
 
|-
 
|-
| [[Sims_3:0x00AE6C67|0x00AE6C67]] || || ||
+
| [[Sims_3:0x00AE6C67|0x00AE6C67]]||BONE|| skcon ||
 
|  
 
|  
 
*FullBuild0.package
 
*FullBuild0.package
 +
|| Yes<sup>1</sup> ||
 
|-
 
|-
| [[Sims_3:0x00B2D882|0x00B2D882]] || || dds || DDS Image
+
| [[Sims_3:0x00B2D882|0x00B2D882]]||_IMG || dds || DDS Image
 
|
 
|
 
*FullBuild0.package
 
*FullBuild0.package
Line 18: Line 24:
 
*Saved game
 
*Saved game
 
*Object package
 
*Object package
 +
|| Yes<sup>2</sup> ||
 
|-
 
|-
| [[Sims_3:0x00B552EA|0x00B552EA]] || || || Speed Tree® Resource
+
| [[Sims_3:0x00B552EA|0x00B552EA]] || _SPT || tree || Speed Tree® Resource
 
|
 
|
 
*FullBuild0.package
 
*FullBuild0.package
 +
|| ||
 
|-
 
|-
 
| [[Sims_3:0x015A1849|0x015A1849]] || GEOM || geom || Body Geometry File
 
| [[Sims_3:0x015A1849|0x015A1849]] || GEOM || geom || Body Geometry File
 
|
 
|
 
*FullBuild0.package
 
*FullBuild0.package
 +
|| Yes<sup>1</sup> ||
 
|-
 
|-
 
| [[Sims_3:0x0166038C|0x0166038C]] || NMAP || nmap || Name Map
 
| [[Sims_3:0x0166038C|0x0166038C]] || NMAP || nmap || Name Map
Line 35: Line 44:
 
*Sunset Valley.world
 
*Sunset Valley.world
 
*May be in any package you like
 
*May be in any package you like
 +
|| Yes ||
 
|-
 
|-
 
| [[Sims_3:0x01661233|0x01661233]] || MODL || [[Sims_3:RCOL|scene]] || Object Model (aka Object Geometry)
 
| [[Sims_3:0x01661233|0x01661233]] || MODL || [[Sims_3:RCOL|scene]] || Object Model (aka Object Geometry)
Line 44: Line 54:
 
*Saved game
 
*Saved game
 
*Object packages
 
*Object packages
 +
|| Yes<sup>1</sup> ||
 
|-
 
|-
| [[Sims_3:0x01A527DB|0x01A527DB]] || || [[Sims_3:Audio_Video|mm]] || audio snr (voice/aud)
+
| [[Sims_3:0x01A527DB|0x01A527DB]] || _AUD || [[Sims_3:Audio_Video|mm]] || audio snr (voice/aud)
 
|
 
|
 
*FullBuild1.package
 
*FullBuild1.package
 +
|| ||
 
|-
 
|-
| [[Sims_3:0x01D0E6FB|0x01D0E6FB]] || VBUF || || Vertex buffer
+
| [[Sims_3:0x01D0E6FB|0x01D0E6FB]] || VBUF || ||  
 
|
 
|
 
+
*Internal RCOL chunk
 +
|| Yes<sup>1</sup> ||
 
|-
 
|-
| [[Sims_3:0x01D0E70F|0x01D0E70F]] || IBUF || || Index buffer
+
| [[Sims_3:0x01D0E70F|0x01D0E70F]] || IBUF || ||  
 
|
 
|
 
+
*Internal RCOL chunk
 +
|| Yes<sup>1</sup> ||
 
|-
 
|-
| [[Sims_3:0x01D0E723|0x01D0E723]] || VRTF || || Vertex format
+
| [[Sims_3:0x01D0E723|0x01D0E723]] || VRTF || ||  
 
|
 
|
 
+
*Internal RCOL chunk
 +
|| Yes<sup>1</sup> ||
 
|-
 
|-
| [[Sims_3:0x01D0E75D|0x01D0E75D]] || MATD || [[Sims_3:RCOL|scene]] || Material Definition?
+
| [[Sims_3:0x01D0E75D|0x01D0E75D]] || MATD || [[Sims_3:RCOL|scene]] || Material Definition
 
|
 
|
 
*FullBuild0.package
 
*FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
 
| [[Sims_3:0x01D0E76B|0x01D0E76B]] || SKIN || [[Sims_3:RCOL|scene]] ||  
 
| [[Sims_3:0x01D0E76B|0x01D0E76B]] || SKIN || [[Sims_3:RCOL|scene]] ||  
 
|
 
|
 
+
|| Yes<sup>1</sup> ||
 
|-
 
|-
 
| [[Sims_3:0x01D10F34|0x01D10F34]] || MLOD || [[Sims_3:RCOL|scene]] || Object Model LODs (aka Object Geometry LODs)
 
| [[Sims_3:0x01D10F34|0x01D10F34]] || MLOD || [[Sims_3:RCOL|scene]] || Object Model LODs (aka Object Geometry LODs)
Line 74: Line 89:
 
*FullBuild0.package
 
*FullBuild0.package
 
*Object packages
 
*Object packages
 
+
|| Yes<sup>1</sup> ||
 
|-
 
|-
| [[Sims_3:0x01EEF63A|0x01EEF63A]] || || [[Sims_3:Audio_Video|mm]] || audio sns (fx/music)
+
| [[Sims_3:0x01EEF63A|0x01EEF63A]] || _AUD || [[Sims_3:Audio_Video|mm]] || audio sns (fx/music)
 
|
 
|
 
*FullBuild1.package
 
*FullBuild1.package
 
+
|| ||
 
|-
 
|-
 
| [[Sims_3:0x02019972|0x02019972]] || MTST || [[Sims_3:RCOL|scene]] || Scenegraph Resource
 
| [[Sims_3:0x02019972|0x02019972]] || MTST || [[Sims_3:RCOL|scene]] || Scenegraph Resource
 
|
 
|
 
*FullBuild0.package
 
*FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x021D7E8C|0x021D7E8C]] || TREE || [[Sims_3:RCOL|scene]] || Speed Tree® Data
+
| [[Sims_3:0x021D7E8C|0x021D7E8C]] || SPT2 || [[Sims_3:RCOL|scene]] || Speed Tree® Data
 
|
 
|
 
*FullBuild0.package
 
*FullBuild0.package
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x0229684B|0x0229684B]] || VBUF || [[Sims_3:RCOL|scene]] ||  
+
| [[Sims_3:0x0229684B|0x0229684B]] || VBUF || ||  
 
|
 
|
 
*Internal RCOL chunk
 
*Internal RCOL chunk
 
+
|| Yes<sup>1</sup> ||
 
|-
 
|-
| [[Sims_3:0x0229684F|0x0229684F]] || IBUF || [[Sims_3:RCOL|scene]] ||  
+
| [[Sims_3:0x0229684F|0x0229684F]] || IBUF || ||  
 
|
 
|
 
*Internal RCOL chunk
 
*Internal RCOL chunk
 
+
|| Yes<sup>1</sup> ||
 
|-
 
|-
 
| [[Sims_3:0x022B756C|0x022B756C]] ||  ||  || World Description Name Hash
 
| [[Sims_3:0x022B756C|0x022B756C]] ||  ||  || World Description Name Hash
 
|
 
|
 
*Sunset Valley.world
 
*Sunset Valley.world
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x025C90A6|0x025C90A6]] || || css || CSS (Cascading Style Sheet)
+
| [[Sims_3:0x025C90A6|0x025C90A6]] || _CSS || css || CSS (Cascading Style Sheet)
 
|
 
|
 
*UI.package
 
*UI.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x025C95B6|0x025C95B6]] || || xml || UI Layout definitions
+
| [[Sims_3:0x025C95B6|0x025C95B6]] || LAYO || xml || UI Layout definitions
 
|
 
|
 
*FullBuild0.package
 
*FullBuild0.package
 
*UI.package
 
*UI.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x025ED6F4|0x025ED6F4]] ||  || xml || Sim Outfit
+
| [[Sims_3:0x025ED6F4|0x025ED6F4]] ||SIMO || xml || Sim Outfit
 
|
 
|
 
*FullBuild0.package
 
*FullBuild0.package
 
*Martinez.package
 
*Martinez.package
 
+
*Sim packages
 +
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x029E333B|0x029E333B]] || || || audio voice (controllers)
+
| [[Sims_3:0x029E333B|0x029E333B]] || VOCE || voicemix || audio voice (controllers)
 
|
 
|
 
*FullBuild1.package
 
*FullBuild1.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x02C9EFF2|0x02C9EFF2]] || || || audio submix (mixers)
+
| [[Sims_3:0x02C9EFF2|0x02C9EFF2]] || MIXR || audmix || audio submix (mixers)
 
|
 
|
 
*FullBuild1.package
 
*FullBuild1.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x02D5DF13|0x02D5DF13]] || JAZZ || || Animation Sequences
+
| [[Sims_3:0x02D5DF13|0x02D5DF13]] || JAZZ || jazz || Animation Sequences
 
|
 
|
 
*JazzData.package
 
*JazzData.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x02DC343F|0x02DC343F]] || OBJK || || Object Information (Looks like it says what the object is one of and what script set it should run)
+
| [[Sims_3:0x02DC343F|0x02DC343F]] || OBJK || objkey || Object Information (Looks like it says what the object is one of and what script set it should run)
 
|
 
|
 
*FullBuild0.package
 
*FullBuild0.package
 
*Object packages
 
*Object packages
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x033260E3|0x033260E3]] || TKMK || ||  
+
| [[Sims_3:0x033260E3|0x033260E3]] || TKMK || trackmask || Animation track mask
 
|
 
|
 
*JazzData.package
 
*JazzData.package
 
+
||Yes<sup>1</sup>||
 
|-
 
|-
| [[Sims_3:0x0333406C|0x0333406C]] || || xml || XML Resource (Uses include tuning constants)
+
| [[Sims_3:0x0333406C|0x0333406C]] ||_XML || xml || XML Resource (Uses include tuning constants)
 
|
 
|
 
*GameplayData.package
 
*GameplayData.package
 
*FullBuild0.package
 
*FullBuild0.package
 
*UI.package
 
*UI.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x033A1435|0x033A1435]] || TXTC || || Texture Compositor.  The groupID seems to match the second half of the InstanceID of several other resources of the same object.
+
| [[Sims_3:0x033A1435|0x033A1435]] || TXTC || compositor || Texture Compositor.  The groupID seems to match the second half of the InstanceID of several other resources of the same object.
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
Line 163: Line 179:
 
* Object packages
 
* Object packages
 
* Sim packages
 
* Sim packages
 
+
|| Yes ||
 
|-
 
|-
 
| [[Sims_3:0x033B2B66|0x033B2B66]] ||  ||  ||  
 
| [[Sims_3:0x033B2B66|0x033B2B66]] ||  ||  ||  
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x0341ACC9|0x0341ACC9]] || || || Fabric Compositor  
+
| [[Sims_3:0x0341ACC9|0x0341ACC9]] || TXTF || fabric || Fabric Compositor  
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
Line 177: Line 193:
 
* largeVictorian_a.package
 
* largeVictorian_a.package
 
* Sim packages
 
* Sim packages
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x034AEECB|0x034AEECB]] || || || CAS Part Data
+
| [[Sims_3:0x034AEECB|0x034AEECB]] || CASP || caspart || CAS Part Data
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x0354796A|0x0354796A]] || || || Skin Tone
+
| [[Sims_3:0x0354796A|0x0354796A]] || TONE || skintone || Skin Tone
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes<sup>1</sup> ||
 
|-
 
|-
| [[Sims_3:0x03555BA8|0x03555BA8]] || || || Hair Tone Resource
+
| [[Sims_3:0x03555BA8|0x03555BA8]] || TONE || hairtone || Hair Tone Resource
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes<sup>1</sup> ||
 
|-
 
|-
| [[Sims_3:0x0355E0A6|0x0355E0A6]] || || || Slot adjusts
+
| [[Sims_3:0x0355E0A6|0x0355E0A6]] || BOND || bonedelta || Slot adjusts
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x0358B08A|0x0358B08A]] || || || Face parts
+
| [[Sims_3:0x0358B08A|0x0358B08A]] || FACE || faceblend || Face parts
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x03B33DDF|0x03B33DDF]] || || xml || Interaction Tuning (These are like the stuff you had in TTAB. Motive advertising and autonomy etc)
+
| [[Sims_3:0x03B33DDF|0x03B33DDF]] || ITUN || xml || Interaction Tuning (These are like the stuff you had in TTAB. Motive advertising and autonomy etc)
 
|
 
|
 
* GameplayData.package
 
* GameplayData.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x03B4C61D|0x03B4C61D]] || LITE || || Parameters for lighting
+
| [[Sims_3:0x03B4C61D|0x03B4C61D]] || LITE || light || Parameters for lighting
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x03D843C2|0x03D843C2]] || || || Compositor Cache Entry
+
| [[Sims_3:0x03D843C2|0x03D843C2]] || CCHE || cacheentry || Compositor Cache Entry
 
|
 
|
*  
+
* simCompositorCache.package
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x03D86EA4|0x03D86EA4]] || ||  || World "lot" information (world).
+
| [[Sims_3:0x03D86EA4|0x03D86EA4]] || DETL ||  || World "lot" information (world).
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
 
| [[Sims_3:0x03E80CDC|0x03E80CDC]] ||  ||  || got the hood name in also  
 
| [[Sims_3:0x03E80CDC|0x03E80CDC]] ||  ||  || got the hood name in also  
 
|
 
|
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x0418FE2A|0x0418FE2A]] || || || Catalog fence  
+
| [[Sims_3:0x0418FE2A|0x0418FE2A]] || CFEN || fence || Catalog fence  
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
 
| [[Sims_3:0x044735DD|0x044735DD]] ||  ||  ||  
 
| [[Sims_3:0x044735DD|0x044735DD]] ||  ||  ||  
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| ||
 
|-
 
|-
 
| [[Sims_3:0x044AE110|0x044AE110]] || COMP || xml || Complate Preset
 
| [[Sims_3:0x044AE110|0x044AE110]] || COMP || xml || Complate Preset
Line 245: Line 261:
 
* largeVictorian_a.package
 
* largeVictorian_a.package
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
 
| [[Sims_3:0x046A7235|0x046A7235]] ||  ||  || Lot locational data
 
| [[Sims_3:0x046A7235|0x046A7235]] ||  ||  || Lot locational data
Line 251: Line 267:
 
* Sunset Valley.world
 
* Sunset Valley.world
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x048A166D|0x048A166D]] || ||  ||  
+
| [[Sims_3:0x048A166D|0x048A166D]] ||UNKN||  ||  
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
Line 259: Line 275:
 
* FullBuild0.package
 
* FullBuild0.package
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
 
| [[Sims_3:0x0498DA7E|0x0498DA7E]] ||  ||  || Global lot ID
 
| [[Sims_3:0x0498DA7E|0x0498DA7E]] ||  ||  || Global lot ID
Line 265: Line 281:
 
* Sunset Valley.world
 
* Sunset Valley.world
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x049CA4CD|0x049CA4CD]] || || || Catalog Stairs
+
| [[Sims_3:0x049CA4CD|0x049CA4CD]] || CSTR || stairs || Catalog Stairs
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x04A09283|0x04A09283]] || ||  || Lot stair location details
+
| [[Sims_3:0x04A09283|0x04A09283]] ||UNKN||  || Lot stair location details
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
Line 278: Line 294:
 
* largeVictorian_a.package
 
* largeVictorian_a.package
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x04A4D951|0x04A4D951]] || ||  || World Detail.
+
| [[Sims_3:0x04A4D951|0x04A4D951]] || WDET ||  || World Detail.
  
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x04AC5D93|0x04AC5D93]] || || || Catalog Proxy Product
+
| [[Sims_3:0x04AC5D93|0x04AC5D93]] || CPRX || proxyprod || Catalog Proxy Product
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x04B30669|0x04B30669]] || || || Catalog Terrain Geometry Brush
+
| [[Sims_3:0x04B30669|0x04B30669]] || CTTL || terraintool || Catalog Terrain Geometry Brush
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x04C58103|0x04C58103]] || || || Catalog Railing
+
| [[Sims_3:0x04C58103|0x04C58103]] || CRAL || railing || Catalog Railing
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x04D82D90|0x04D82D90]] || || || Compositor Cache MRU
+
| [[Sims_3:0x04D82D90|0x04D82D90]] || CMRU || cachemru || Compositor Cache MRU
 
|
 
|
*  
+
* simCompositorCache.package
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x04ED4BB2|0x04ED4BB2]] || || || Catalog Terrain Paint Brush
+
| [[Sims_3:0x04ED4BB2|0x04ED4BB2]] || CTPT || terrainpaint || Catalog Terrain Paint Brush
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x04EE6ABB|0x04EE6ABB]] || ||  || Lot terrain texture list
+
| [[Sims_3:0x04EE6ABB|0x04EE6ABB]] ||UNKN||  || Lot terrain texture list
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
Line 318: Line 334:
 
* largeVictorian_a.package
 
* largeVictorian_a.package
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x04F3CC01|0x04F3CC01]] || || || Catalog Fireplace
+
| [[Sims_3:0x04F3CC01|0x04F3CC01]] || CFIR || fireplace || Catalog Fireplace
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x04F51033|0x04F51033]] || || ||  
+
| [[Sims_3:0x04F51033|0x04F51033]] || SBNO || binoutfit ||  
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x04F66BCC|0x04F66BCC]] || ||  || Fireplace/chimney groups
+
| [[Sims_3:0x04F66BCC|0x04F66BCC]] ||UNKN||  || Fireplace/chimney groups
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
Line 336: Line 352:
 
* largeVictorian_a.package
 
* largeVictorian_a.package
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x04F88964|0x04F88964]] || || || Townie Data
+
| [[Sims_3:0x04F88964|0x04F88964]] || SIME || simexport || Townie Data
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
* Sim package
 
* Sim package
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x051DF2DD|0x051DF2DD]] || || || Face Piece Preset
+
| [[Sims_3:0x051DF2DD|0x051DF2DD]] || CBLN || compblend || Face Piece Preset
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x05512255|0x05512255]] || ||  || Room index
+
| [[Sims_3:0x05512255|0x05512255]] ||UNKN||  || Room index
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
Line 355: Line 371:
 
* largeVictorian_a.package
 
* largeVictorian_a.package
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x553EAD4|0x553EAD4]] || ||  ||  
+
| [[Sims_3:0x553EAD4|0x553EAD4]] ||UNKN||  ||  
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
Line 363: Line 379:
 
* largeVictorian_a.package
 
* largeVictorian_a.package
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x0563919E|0x0563919E]] || ||  || Lot wall/floor compositor
+
| [[Sims_3:0x0563919E|0x0563919E]] ||UNKN||  || Lot wall/floor compositor
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
Line 371: Line 387:
 
* largeVictorian_a.package
 
* largeVictorian_a.package
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
 
| [[Sims_3:0x0580A2B4|0x0580A2B4]] ||  ||  || Seems to have list of what colour the walls and floors are
 
| [[Sims_3:0x0580A2B4|0x0580A2B4]] ||  ||  || Seems to have list of what colour the walls and floors are
 
|
 
|
 
* AllThumbnails.package
 
* AllThumbnails.package
 
+
|| ||
 
|-
 
|-
 
| [[Sims_3:0x0580A2B5|0x0580A2B5]] ||  ||  ||  
 
| [[Sims_3:0x0580A2B5|0x0580A2B5]] ||  ||  ||  
Line 382: Line 398:
 
* AllThumbnails.package
 
* AllThumbnails.package
 
* Object packages
 
* Object packages
 
+
|| ||
 
|-
 
|-
 
| [[Sims_3:0x0580A2B6|0x0580A2B6]] ||  ||  ||  
 
| [[Sims_3:0x0580A2B6|0x0580A2B6]] ||  ||  ||  
 
|
 
|
 
* AllThumbnails.package
 
* AllThumbnails.package
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x0580A2CD|0x0580A2CD]] || || ||  
+
| [[Sims_3:0x0580A2CD|0x0580A2CD]] ||SNAP|| [[Sims_3:Png|png]] ||  
 
|
 
|
 
* Sim packages
 
* Sim packages
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x0580A2CE|0x0580A2CE]] || || [[Sims_3:Png|png]] || PNG Image Small Image of Sims
+
| [[Sims_3:0x0580A2CE|0x0580A2CE]] ||SNAP|| [[Sims_3:Png|png]] || PNG Image Small Image of Sims
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
* Martinez.package
 
* Martinez.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x0580A2CF|0x0580A2CF]] || || [[Sims_3:Png|png]] || PNG Image Large Image of Sims
+
| [[Sims_3:0x0580A2CF|0x0580A2CF]] ||SNAP|| [[Sims_3:Png|png]] || PNG Image Large Image of Sims
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
* Martinez.package
 
* Martinez.package
 
* Sim packages
 
* Sim packages
 
+
|| Yes ||
 +
|-
 +
| [[Sims_3:0x0580A2B4|0x0580A2B4]] ||THUM|| [[Sims_3:Png|png]] ||
 +
|
 +
|| Yes ||
 +
|-
 +
| [[Sims_3:0x0580A2B5|0x0580A2B5]] ||THUM|| [[Sims_3:Png|png]] ||
 +
|
 +
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x0589DC44|0x0589DC44]] || || ||  
+
| [[Sims_3:0x0580A2B6|0x0580A2B6]] ||THUM|| [[Sims_3:Png|png]] ||
 +
|
 +
|| Yes ||
 +
|-
 +
| [[Sims_3:0x0589DC44|0x0589DC44]] ||THUM|| [[Sims_3:Png|png]] ||
 
|
 
|
 
* AllThumbnails.package
 
* AllThumbnails.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x0589DC45|0x0589DC45]] || || ||  
+
| [[Sims_3:0x0589DC45|0x0589DC45]] ||THUM|| [[Sims_3:Png|png]] ||  
 
|
 
|
 
* AllThumbnails.package
 
* AllThumbnails.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x0589DC46|0x0589DC46]] || || ||  
+
| [[Sims_3:0x0589DC46|0x0589DC46]] ||THUM|| [[Sims_3:Png|png]] ||
 
|
 
|
 
* AllThumbnails.package
 
* AllThumbnails.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x05B17698|0x05B17698]] || || ||  
+
| [[Sims_3:0x0589DC47|0x0589DC46]] ||THUM|| [[Sims_3:Png|png]] ||
 
|
 
|
 
* AllThumbnails.package
 
* AllThumbnails.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x05B17699|0x05B17699]] || ||  ||  
+
| [[Sims_3:0x0591B1AF|0x0591B1AF]] || UPST || usercastpreset || User CASt Preset
 +
|
 +
*Saved game
 +
  || Yes ||
 +
|-
 +
| [[Sims_3:0x05B17698|0x05B17698]] ||THUM|| [[Sims_3:Png|png]] ||
 
|
 
|
 
* AllThumbnails.package
 
* AllThumbnails.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x05B1769A|0x05B1769A]] || || ||  
+
| [[Sims_3:0x05B17699|0x05B17699]] ||THUM|| [[Sims_3:Png|png]] ||
 
|
 
|
 
* AllThumbnails.package
 
* AllThumbnails.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x05B1B524|0x05B1B524]] || || ||  
+
| [[Sims_3:0x05B1769A|0x05B1769A]] ||THUM|| [[Sims_3:Png|png]] ||
 
|
 
|
 
* AllThumbnails.package
 
* AllThumbnails.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x05B1B525|0x05B1B525]] || || ||  
+
| [[Sims_3:0x05B1B524|0x05B1B524]] ||THUM|| [[Sims_3:Png|png]] ||
 
|
 
|
 
* AllThumbnails.package
 
* AllThumbnails.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x05B1B526|0x05B1B526]] || || ||  
+
| [[Sims_3:0x05B1B525|0x05B1B525]] ||THUM|| [[Sims_3:Png|png]] ||
 
|
 
|
 
* AllThumbnails.package
 
* AllThumbnails.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x05CD4BB3|0x05CD4BB3]] ||  ||  ||  
+
| [[Sims_3:0x05B1B526|0x05B1B526]] ||THUM|| [[Sims_3:Png|png]] ||
 +
|
 +
* AllThumbnails.package
 +
|| Yes ||
 +
|-
 +
| [[Sims_3:0x05CD4BB3|0x05CD4BB3]] ||  ||  || World Routing
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x05DA8AF6|0x05DA8AF6]] || ||  || World boundries
+
| [[Sims_3:0x05DA8AF6|0x05DA8AF6]] || WBND ||  || World boundries
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x05E4FAF7|0x05E4FAF7]] || ||  ||  
+
| [[Sims_3:0x05E4FAF7|0x05E4FAF7]] ||UNKN||  ||  
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
Line 468: Line 506:
 
* FullBuild0.package
 
* FullBuild0.package
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x05ED1226|0x05ED1226]] || || || Reference Store
+
| [[Sims_3:0x05ED1226|0x05ED1226]] || REFS || references || Reference Store
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
Line 476: Line 514:
 
* FullBuild0.package
 
* FullBuild0.package
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x05FF3549|0x05FF3549]] || ||  ||  
+
| [[Sims_3:0x05FF3549|0x05FF3549]] ||UNKN||  ||  
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
Line 484: Line 522:
 
* FullBuild0.package
 
* FullBuild0.package
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x05FF6BA4|0x05FF6BA4]] || || || could be lot geography (elevation detail)?
+
| [[Sims_3:0x05FF6BA4|0x05FF6BA4]] || 2ARY || bnry || could be lot geography (elevation detail)?
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
Line 492: Line 530:
 
* FullBuild0.package
 
* FullBuild0.package
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x0604ABDA|0x0604ABDA]] || || xml ||  
+
| [[Sims_3:0x0604ABDA|0x0604ABDA]] || DMTR || dreamtree ||  
 
|
 
|
 
* GameplayData.package
 
* GameplayData.package
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x060B390C|0x060B390C]] || || || Catalog Terrain Water Brush
+
| [[Sims_3:0x060B390C|0x060B390C]] || CWAT || water || Catalog Terrain Water Brush
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x060E1826|0x060E1826]] || ||  ||  
+
| [[Sims_3:0x060E1826|0x060E1826]] ||UNKN||  ||  
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
Line 510: Line 548:
 
* FullBuild0.package
 
* FullBuild0.package
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x0611B0E7|0x0611B0E7]] || ||  ||  
+
| [[Sims_3:0x0611B0E7|0x0611B0E7]] ||UNKN||  ||  
 
|
 
|
 
* largeVictorian_a.package
 
* largeVictorian_a.package
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x062853A8|0x062853A8]] || || || Family Data
+
| [[Sims_3:0x062853A8|0x062853A8]] || FAMD || household || Family Data
 
|
 
|
 
* Martinez.package
 
* Martinez.package
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x062C8204|0x062C8204]] || || [[Sims_3:filen|filen]] || Clothing Parts
+
| [[Sims_3:0x062C8204|0x062C8204]] ||BBLN|| [[Sims_3:filen|filen]] || Clothing Parts
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
 
| [[Sims_3:0x062E9EE0|0x062E9EE0]] ||  ||  ||  
 
| [[Sims_3:0x062E9EE0|0x062E9EE0]] ||  ||  ||  
 
|
 
|
 
* UI.package
 
* UI.package
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x06302271|0x06302271]] || || || Color Information
+
| [[Sims_3:0x06302271|0x06302271]] || CINF || color || Color Information
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes<sup>1</sup> ||
 
|-
 
|-
| [[Sims_3:0x06302271|0x06302271]] || || ||  
+
| [[Sims_3:0x063261DA|0x063261DA]] || HINF || haircolor || Hair Information
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes<sup>1</sup> ||
 
|-
 
|-
| [[Sims_3:0x063261DA|0x063261DA]] || || ||  
+
| [[Sims_3:0x06326213|0x06326213]] || OBCI || objcolor ||  
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
  || ||
|-
+
| [[Sims_3:0x06326213|0x06326213]] || |||  
+
|
+
* FullBuild0.package
+
 
+
 
|-
 
|-
| [[Sims_3:0x06393F5D|0x06393F5D]] || ||  ||  
+
| [[Sims_3:0x06393F5D|0x06393F5D]] ||UNKN||  ||  
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
Line 560: Line 593:
 
* largeVictorian_a.package
 
* largeVictorian_a.package
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x065B8B38|0x065B8B38]] || ||  ||  
+
| [[Sims_3:0x065B8B38|0x065B8B38]] ||UNKN||  ||  
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
Line 568: Line 601:
 
* largeVictorian_a.package
 
* largeVictorian_a.package
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x065BFCAC|0x065BFCAC]] || || ||  
+
| [[Sims_3:0x065BFCAC|0x065BFCAC]] || || ||
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x065BFCAD|0x065BFCAD]] || || ||  
+
| [[Sims_3:0x065BFCAD|0x065BFCAD]] || || ||
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x065BFCAE|0x065BFCAE]] || || ||  
+
| [[Sims_3:0x065BFCAE|0x065BFCAE]] || || ||
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| ||
 
|-
 
|-
 
| [[Sims_3:0x0668F628|0x0668F628]] ||  ||  || World Description Details
 
| [[Sims_3:0x0668F628|0x0668F628]] ||  ||  || World Description Details
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| ||
 
|-
 
|-
 
| [[Sims_3:0x0668F630|0x0668F630]] ||  ||  || World Description Number of Lots
 
| [[Sims_3:0x0668F630|0x0668F630]] ||  ||  || World Description Number of Lots
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x0668F635|0x0668F635]] || || [[Sims_3:Png|png]] || World Description Image
+
| [[Sims_3:0x0668F635|0x0668F635]] || TWNI || [[Sims_3:Png|png]] || World Description Image
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x0668F639|0x0668F639]] || || || World Description Image Path
+
| [[Sims_3:0x0668F639|0x0668F639]] || TWNP || imgpath || World Description Image Path
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x067CAA11|0x067CAA11]] || BGEO || || Blend Geometry
+
| [[Sims_3:0x067CAA11|0x067CAA11]] || BGEO || blendgeom || Blend Geometry
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x06B981ED|0x06B981ED]] || OBJS || || Script state dump.
+
| [[Sims_3:0x06B981ED|0x06B981ED]] || OBJS || objs || Script state dump.
  
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x06CE4804|0x06CE4804]] || ||  || Meta Data
+
| [[Sims_3:0x06CE4804|0x06CE4804]] || META ||  || Meta Data
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x06D6B112|0x06D6B112]] || ||  ||  
+
| [[Sims_3:0x06D6B112|0x06D6B112]] ||UNKN||  ||  
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
* FullBuild1.package
 
* FullBuild1.package
 
* FullBuild2.package
 
* FullBuild2.package
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x06DC847E|0x06DC847E]] || ||  || Lot terrain paint
+
| [[Sims_3:0x06DC847E|0x06DC847E]] ||UNKN||  || Lot terrain paint
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
* FullBuild0.package
 
* FullBuild0.package
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x073FAA07|0x073FAA07]] || || || Compiled script (Signed MSIL Assembly)
+
| [[Sims_3:0x073FAA07|0x073FAA07]] || S3SA || s3sa || Compiled script (Signed MSIL Assembly)
 
|
 
|
 
* gameplay.package
 
* gameplay.package
 
* scripts.package
 
* scripts.package
 
* simcore.package
 
* simcore.package
 
+
|| Yes ||
 +
|-
 +
| [[Sims_3:0x07046B39|0x07046B39]] ||  ||  ||  Index of Installed Sims
 +
|
 +
* DownloadedSims.index
 +
|| ||
 
|-
 
|-
 
| [[Sims_3:0x07CD07EC|0x07CD07EC]] ||  ||  ||  Front door reference
 
| [[Sims_3:0x07CD07EC|0x07CD07EC]] ||  ||  ||  Front door reference
Line 648: Line 686:
 
* Saved game
 
* Saved game
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x0C37A5B5|0x0C37A5B5]] || || ||  
+
| [[Sims_3:0x0A36F07A|0x0A36F07A]] || CCFP || fountain || Catalog resource for curved pools etc
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 +
|-
 +
| [[Sims_3:0x0C37A5B5|0x0C37A5B5]] || LOOK || lookuptab || Thumbnail & CAS Default Parts
 +
|
 +
* FullBuild0.package
 +
|| ||
 +
|-
 +
| [[Sims_3:0x0C07456D|0x0C07456D]] || COLL ||  || Collection
 +
|
 +
* My Documents Game Folder/Collections
 +
|| ||
 
|-
 
|-
 
| [[Sims_3:0x11E32896|0x11E32896]] ||  ||  || Roof definitions
 
| [[Sims_3:0x11E32896|0x11E32896]] ||  ||  || Roof definitions
Line 661: Line 709:
 
* largeVictorian_a.package
 
* largeVictorian_a.package
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
 
| [[Sims_3:0x16B17A6C|0x16B17A6C]] ||  ||  || Thumbnail Expiration
 
| [[Sims_3:0x16B17A6C|0x16B17A6C]] ||  ||  || Thumbnail Expiration
 
|
 
|
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x1F886EAD|0x1F886EAD]] || || || ini file
+
| [[Sims_3:0x1F886EAD|0x1F886EAD]] ||_INI|| ini || ini file
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x220557DA|0x220557DA]] || STBL || || String Table (Catalog name and description - one per language starting 00?????????????? for English)
+
| [[Sims_3:0x220557DA|0x220557DA]] || STBL || stbl || String Table (Catalog name and description - one per language starting 00?????????????? for English)
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
 
| [[Sims_3:0x2AD195F2|0x2AD195F2]] ||  ||  ||  
 
| [[Sims_3:0x2AD195F2|0x2AD195F2]] ||  ||  ||  
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x2653E3C8|0x2653E3C8]] || || ||  
+
| [[Sims_3:0x2653E3C8|0x2653E3C8]] || THUM || [[Sims_3:Png|png]] ||  
 
|
 
|
 
* AllThumbnails.package
 
* AllThumbnails.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x2653E3C9|0x2653E3C9]] || || ||  
+
| [[Sims_3:0x2653E3C9|0x2653E3C9]] || THUM || [[Sims_3:Png|png]] ||  
 
|
 
|
 
* AllThumbnails.package
 
* AllThumbnails.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x2653E3CA|0x2653E3CA]] || || ||  
+
| [[Sims_3:0x2653E3CA|0x2653E3CA]] || THUM || [[Sims_3:Png|png]] ||  
 
|
 
|
 
* AllThumbnails.package
 
* AllThumbnails.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x2D4284F0|0x2D4284F0]] || || ||  
+
| [[Sims_3:0x2D4284F0|0x2D4284F0]] || THUM || [[Sims_3:Png|png]] ||  
 
|
 
|
 
* AllThumbnails.package
 
* AllThumbnails.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x2D4284F1|0x2D4284F1]] || || ||  
+
| [[Sims_3:0x2D4284F1|0x2D4284F1]] || THUM || [[Sims_3:Png|png]] ||  
 
|
 
|
 
* AllThumbnails.package
 
* AllThumbnails.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x2D4284F2|0x2D4284F2]] || || ||  
+
| [[Sims_3:0x2D4284F2|0x2D4284F2]] || THUM || [[Sims_3:Png|png]] ||  
 
|
 
|
 
* AllThumbnails.package
 
* AllThumbnails.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x2E75C764|0x2E75C764]] || || [[Sims_3:Png|png]] || object thumbnail small
+
| [[Sims_3:0x2E75C764|0x2E75C764]] ||ICON|| [[Sims_3:Png|png]] || object thumbnail small
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x2E75C765|0x2E75C765]] || || [[Sims_3:Png|png]] || object thumbnail medium
+
| [[Sims_3:0x2E75C765|0x2E75C765]] ||ICON|| [[Sims_3:Png|png]] || object thumbnail medium
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x2E75C766|0x2E75C766]] || || [[Sims_3:Png|png]] || object thumbnail large
+
| [[Sims_3:0x2E75C766|0x2E75C766]] ||ICON|| [[Sims_3:Png|png]] || object thumbnail large
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x2E75C767|0x2E75C767]] || || [[Sims_3:Png|png]] || object thumbnail very large
+
| [[Sims_3:0x2E75C767|0x2E75C767]] ||ICON|| [[Sims_3:Png|png]] || object thumbnail very large
 
|
 
|
 
* Object packages
 
* Object packages
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x2F7D0002|0x2F7D0002]] || || PNG || UI Image (TGA)
+
| [[Sims_3:0x2F7D0002|0x2F7D0002]] ||IMAG|| [[Sims_3:Png|png]] || UI Image (TGA)
 
|
 
|
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x2F7D0002|0x2F7D0002]] || || JPEG || UI Image (JPEG)
+
| [[Sims_3:0x2F7D0004|0x2F7D0004]] ||IMAG || [[Sims_3:Png|png]] || UI Image (PNG)
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x2F7D0004|0x2F7D0004]] || || [[Sims_3:Png|png]] || UI Image (PNG)
+
| [[Sims_3:0x2F7D0008|0x2F7D0008]] || UITX || uitexture || Texture UV Map
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| ||
 
+
 
|-
 
|-
| [[Sims_3:0x2F7D0008|0x2F7D0008]] ||  ||  || Texture UV Map
+
| [[Sims_3:0x312E7545|0x312E7545]] ||UNKN||  || Walls
|
+
* FullBuild0.package
+
 
+
|-
+
| [[Sims_3:0x312E7545|0x312E7545]] || ||  || Walls
+
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
Line 759: Line 801:
 
* largeVictorian_a.package
 
* largeVictorian_a.package
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x316C78F2|0x316C78F2]] || CFND || || Catalog foundation
+
| [[Sims_3:0x316C78F2|0x316C78F2]] || CFND || foundation || Catalog foundation
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x319E4F1D|0x319E4F1D]] || OBJD || || Object definition
+
| [[Sims_3:0x319E4F1D|0x319E4F1D]] || OBJD || object || Object definition
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
* Object packages
 
* Object packages
 
+
|| Yes ||
 
|-
 
|-
 
| [[Sims_3:0x32C83095|0x32C83095]] ||  ||  || Thumbnail Validation
 
| [[Sims_3:0x32C83095|0x32C83095]] ||  ||  || Thumbnail Validation
 
|
 
|
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
 
| [[Sims_3:0x342778A7|0x342778A7]] ||  ||  || face overlays, tints, eyebrow makeup, clothes
 
| [[Sims_3:0x342778A7|0x342778A7]] ||  ||  || face overlays, tints, eyebrow makeup, clothes
 
|
 
|
*
+
|| ||
 
+
 
|-
 
|-
 
| [[Sims_3:0x342779A7|0x342779A7]] ||  ||  ||  
 
| [[Sims_3:0x342779A7|0x342779A7]] ||  ||  ||  
Line 786: Line 827:
 
* Sunset Valley.world
 
* Sunset Valley.world
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x34E5247C|0x34E5247C]] || ||  ||  
+
| [[Sims_3:0x34E5247C|0x34E5247C]] ||UNKN||  ||  
 
|
 
|
 
* largeVictorian_a.package
 
* largeVictorian_a.package
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| ||
 
|-
 
|-
 
| [[Sims_3:0x35A33E29|0x35A33E29]] ||  ||  || World Description Hash
 
| [[Sims_3:0x35A33E29|0x35A33E29]] ||  ||  || World Description Hash
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x3A65AF29|0x3A65AF29]] || || || Makeup
+
| [[Sims_3:0x3A65AF29|0x3A65AF29]] || MINF || makeup || Makeup Information
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes<sup>1</sup> ||
 
|-
 
|-
 
| [[Sims_3:0x3D8632D0|0x3D8632D0]] ||  ||  || World terrain paint
 
| [[Sims_3:0x3D8632D0|0x3D8632D0]] ||  ||  || World terrain paint
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x4D1A5589|0x4D1A5589]] || OBJN || || Object instances
+
| [[Sims_3:0x4D1A5589|0x4D1A5589]] || OBJN || objn || Object instances
  
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x4F09F8E1|0x4F09F8E1]] || ||  ||  
+
| [[Sims_3:0x4F09F8E1|0x4F09F8E1]] ||UNKN||  ||  
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x515CA4CD|0x515CA4CD]] ||CWAL   || || Catalog Wall/Floor Pattern
+
| [[Sims_3:0x515CA4CD|0x515CA4CD]] || CWAL || wall || Catalog Wall/Floor Pattern
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 +
|| Yes ||
 +
|-
 +
| [[Sims_3:0x54372472|0x54372472]] || TSNP || [[Sims_3:Png|png]] || SNAP For Sims In Travel World
  
 +
|
 +
* TravelDB.package
 +
|| ||
 
|-
 
|-
| [[Sims_3:0x5DE9DBA0|0x5DE9DBA0]] || || ||  
+
| [[Sims_3:0x5DE9DBA0|0x5DE9DBA0]] || THUM || [[Sims_3:Png|png]] ||  
 
|
 
|
 
* AllThumbnails.package
 
* AllThumbnails.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x5DE9DBA1|0x5DE9DBA1]] || || ||  
+
| [[Sims_3:0x5DE9DBA1|0x5DE9DBA1]] || THUM || [[Sims_3:Png|png]] ||  
 
|
 
|
 
* AllThumbnails.package
 
* AllThumbnails.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x5DE9DBA2|0x5DE9DBA2]] || || ||  
+
| [[Sims_3:0x5DE9DBA2|0x5DE9DBA2]] || THUM || [[Sims_3:Png|png]] ||  
 
|
 
|
 
* AllThumbnails.package
 
* AllThumbnails.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x626F60CC|0x626F60CC]] || || ||  
+
| [[Sims_3:0x626F60CC|0x626F60CC]] || THUM || [[Sims_3:Png|png]] ||  
 
|
 
|
 
* CasThumbnails.package
 
* CasThumbnails.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x626F60CD|0x626F60CD]] || || ||  
+
| [[Sims_3:0x626F60CD|0x626F60CD]] || THUM || [[Sims_3:Png|png]] ||  
 
|
 
|
 
* CasThumbnails.package
 
* CasThumbnails.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x626F60CE|0x626F60CE]] || || ||  
+
| [[Sims_3:0x626F60CE|0x626F60CE]] || THUM || [[Sims_3:Png|png]] ||  
 
|
 
|
 
* CasThumbnails.package
 
* CasThumbnails.package
 
+
|| Yes ||
 
|-
 
|-
 
| [[Sims_3:0x628A788F|0x628A788F]] ||  ||  || Neighborhood active household information
 
| [[Sims_3:0x628A788F|0x628A788F]] ||  ||  || Neighborhood active household information
 
|
 
|
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
 
| [[Sims_3:0x63A33EA7|0x63A33EA7]] || ANIM || [[Sims_3:RCOL|scene]] || Scenegraph Resource
 
| [[Sims_3:0x63A33EA7|0x63A33EA7]] || ANIM || [[Sims_3:RCOL|scene]] || Scenegraph Resource
 
|
 
|
 
* FullBuild2.package
 
* FullBuild2.package
 
+
|| Yes<sup>1</sup> ||
 
|-
 
|-
| [[Sims_3:0x6ABFAD26|0x6ABFAD26]] || ||  ||  
+
| [[Sims_3:0x6ABFAD26|0x6ABFAD26]] ||UNKN||  ||  
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x6B20C4F3|0x6B20C4F3]] || CLIP || || animations (eg c2o) aka S3Clip
+
| [[Sims_3:0x6B20C4F3|0x6B20C4F3]] || CLIP || animation || animations (eg c2o) aka S3Clip
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes<sup>1</sup> ||
 
|-
 
|-
| [[Sims_3:0x6B6D837D|0x6B6D837D]] || || [[Sims_3:Png|png]] || PNG Image - family pics small
+
| [[Sims_3:0x6B6D837D|0x6B6D837D]] ||SNAP|| [[Sims_3:Png|png]] || PNG Image - family pics small
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
* Sunset Valley.world
 
* Sunset Valley.world
 
* Martinez.package
 
* Martinez.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x6B6D837E|0x6B6D837E]] || || [[Sims_3:Png|png]] || PNG Image - family pics medium
+
| [[Sims_3:0x6B6D837E|0x6B6D837E]] ||SNAP|| [[Sims_3:Png|png]] || PNG Image - family pics medium
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
* Sunset Valley.world
 
* Sunset Valley.world
 
* Martinez.package
 
* Martinez.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x6B6D837F|0x6B6D837F]] || || [[Sims_3:Png|png]] || PNG Image - family pics large
+
| [[Sims_3:0x6B6D837F|0x6B6D837F]] ||SNAP|| [[Sims_3:Png|png]] || PNG Image - family pics large
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
* Sunset Valley.world
 
* Sunset Valley.world
 
* Martinez.package
 
* Martinez.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x72683C15|0x72683C15]] || || ||  
+
| [[Sims_3:0x72683C15|0x72683C15]] || STPR || sktonepreset ||  
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| ||
 
|-
 
|-
 
| [[Sims_3:0x736884F1|0x736884F1]] || VPXY || vpxy || Visual Proxy. Model links
 
| [[Sims_3:0x736884F1|0x736884F1]] || VPXY || vpxy || Visual Proxy. Model links
Line 906: Line 953:
 
* FullBuild0.package
 
* FullBuild0.package
 
* Object packages
 
* Object packages
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x73E93EEB|0x73E93EEB]] || || xml || Package manifest
+
| [[Sims_3:0x73E93EEB|0x73E93EEB]] ||_XML|| xml || Package manifest
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
* Object packages
 
* Object packages
 
* Sim packages
 
* Sim packages
 
+
|| Yes ||
 
|-
 
|-
 
| [[Sims_3:0x7672F0C5|0x7672F0C5]] ||  ||  || Package dependency information
 
| [[Sims_3:0x7672F0C5|0x7672F0C5]] ||  ||  || Package dependency information
Line 919: Line 966:
 
* dcdb0.ebc
 
* dcdb0.ebc
 
* missingdeps.idx
 
* missingdeps.idx
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x8070223D|0x8070223D]] || || || Audio Tuners
+
| [[Sims_3:0x8070223D|0x8070223D]] || AUDT || audtun || Audio Tuners
 
|
 
|
 
* FullBuild1.package
 
* FullBuild1.package
 
+
|| ||
 
|-
 
|-
 
| [[Sims_3:0x82B43584|0x82B43584]] ||  ||  || Checksum
 
| [[Sims_3:0x82B43584|0x82B43584]] ||  ||  || Checksum
Line 931: Line 978:
 
* JazzData.package
 
* JazzData.package
 
* UI.package
 
* UI.package
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x8EAF13DE|0x8EAF13DE]] || RIG || || Rig Resource
+
| [[Sims_3:0x8EAF13DE|0x8EAF13DE]] || _RIG || grannyrig || Rig Resource
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
* Object packages
 
* Object packages
 
+
|| Yes<sup>1</sup>||
 
|-
 
|-
| [[Sims_3:0x8FFB80F6|0x8FFB80F6]] || || dds || DDS Image
+
| [[Sims_3:0x8FFB80F6|0x8FFB80F6]] ||_ADS|| dds || DDS Image
 
|
 
|
 
* FullBuild2.package
 
* FullBuild2.package
 
+
|| Yes<sup>2</sup> ||
 
|-
 
|-
 
| [[Sims_3:0x90620000|0x90620000]] ||  ||  ||  
 
| [[Sims_3:0x90620000|0x90620000]] ||  ||  ||  
Line 948: Line 995:
 
* Sunset Valley.world
 
* Sunset Valley.world
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
 
| [[Sims_3:0x90624C1B|0x90624C1B]] ||  ||  ||  
 
| [[Sims_3:0x90624C1B|0x90624C1B]] ||  ||  ||  
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x9063660D|0x9063660D]] || ||  || World Texture Map.
+
| [[Sims_3:0x9063660D|0x9063660D]] || WTXT ||  || World Texture Map.
  
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| ||
 
|-
 
|-
 
| [[Sims_3:0x9063660E|0x9063660E]] ||  ||  || Roads intersection and curves
 
| [[Sims_3:0x9063660E|0x9063660E]] ||  ||  || Roads intersection and curves
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x913381F2|0x913381F2]] || ||  ||  
+
| [[Sims_3:0x913381F2|0x913381F2]] ||UNKN||  ||  
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
Line 972: Line 1,019:
 
* FullBuild0.package
 
* FullBuild0.package
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x9151E6BC|0x9151E6BC]] || || || Catalog Wall
+
| [[Sims_3:0x9151E6BC|0x9151E6BC]] || CWST || wallstyle || Catalog Wall
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x91EDBD3E|0x91EDBD3E]] || || || Catalog Roof Style
+
| [[Sims_3:0x91EDBD3E|0x91EDBD3E]] || CRST || roofstyle || Catalog Roof Style
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0x94C5D14A|0x94C5D14A]] || || ||  
+
| [[Sims_3:0x94C5D14A|0x94C5D14A]] || SIGR || signature ||  
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0x94EC4B54|0x94EC4B54]] || ||  ||  
+
| [[Sims_3:0x94EC4B54|0x94EC4B54]] ||UNKN||  ||  
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
* largeVictorian_a.package
 
* largeVictorian_a.package
 
+
|| ||
 
|-
 
|-
 
| [[Sims_3:0xA2377025|0xA2377025]] ||  ||  ||  
 
| [[Sims_3:0xA2377025|0xA2377025]] ||  ||  ||  
 
|
 
|
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0xA5F9FE18|0xA5F9FE18]] || ||  ||  
+
| [[Sims_3:0xA5F9FE18|0xA5F9FE18]] ||UNKN||  || Social Routing Template?
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| ||
 +
|-
 +
| [[Sims_3:0xA8D58BE5|0xA8D58BE5]] ||SKIL||xml|| Custom skill data
 +
|
 +
* Object packages
 +
|| Yes ||
 
|-
 
|-
 
| [[Sims_3:0xAE39399F|0xAE39399F]] ||  ||  || World geometry  
 
| [[Sims_3:0xAE39399F|0xAE39399F]] ||  ||  || World geometry  
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| ||
 
|-
 
|-
 
| [[Sims_3:0xB074ACE6|0xB074ACE6]] ||  ||  ||  
 
| [[Sims_3:0xB074ACE6|0xB074ACE6]] ||  ||  ||  
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0xB125533A|0xB125533A]] || ||  ||  
+
| [[Sims_3:0xB125533A|0xB125533A]] ||UNKN||  ||  
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
Line 1,021: Line 1,073:
 
* FullBuild0.package
 
* FullBuild0.package
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0xB1422971|0xB1422971]] || ||  ||  
+
| [[Sims_3:0xB1422971|0xB1422971]] ||UNKN||  ||  
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
Line 1,029: Line 1,081:
 
* FullBuild0.package
 
* FullBuild0.package
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0xB1CC1AF6|0xB1CC1AF6]] || || [[Sims_3:Audio_Video|mm]] || GSTR Movies
+
| [[Sims_3:0xB1CC1AF6|0xB1CC1AF6]] || _VID || [[Sims_3:Audio_Video|mm]] || GSTR Movies
 
|
 
|
 
* FullBuild1.package
 
* FullBuild1.package
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0xB4DD716B|0xB4DD716B]] || || || Persondata
+
| [[Sims_3:0xB4DD716B|0xB4DD716B]] || _INV || inventory || Persondata
 
|
 
|
 
* Martinez.package
 
* Martinez.package
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0xB52F5055|0xB52F5055]] || || blendunit || Blend Unit - a slider within CAS that points to facialblends
+
| [[Sims_3:0xB52F5055|0xB52F5055]] ||FBLN|| blendunit || Blend Unit - a slider within CAS that points to facialblends
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
 
| [[Sims_3:0xCF84EC98|0xCF84EC98]] ||  ||  || State machine saved state
 
| [[Sims_3:0xCF84EC98|0xCF84EC98]] ||  ||  || State machine saved state
 
|
 
|
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0xCF9A4ACE|0xCF9A4ACE]] || MDLR || || Modular Object - the hub resource of modular objects
+
| [[Sims_3:0xCF9A4ACE|0xCF9A4ACE]] || MDLR || modular || Modular Object - the hub resource of modular objects
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
* Object packages
 
* Object packages
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0xD063545B|0xD063545B]] || || || Lot file
+
| [[Sims_3:0xD063545B|0xD063545B]] || LDES || lotdesc || Lot file
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
Line 1,064: Line 1,116:
 
* FullBuild0.package
 
* FullBuild0.package
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
 
| [[Sims_3:0xD3044521|0xD3044521]] || RSLT || [[Sims_3:RCOL|scene]] || Slot Definition
 
| [[Sims_3:0xD3044521|0xD3044521]] || RSLT || [[Sims_3:RCOL|scene]] || Slot Definition
Line 1,070: Line 1,122:
 
* FullBuild0.package
 
* FullBuild0.package
 
* Object packages
 
* Object packages
 
+
|| Yes ||
 
|-
 
|-
 
| [[Sims_3:0xD382BF57|0xD382BF57]] || FTPT || [[Sims_3:RCOL|scene]] || Model Footprint
 
| [[Sims_3:0xD382BF57|0xD382BF57]] || FTPT || [[Sims_3:RCOL|scene]] || Model Footprint
Line 1,076: Line 1,128:
 
* FullBuild0.package
 
* FullBuild0.package
 
* Object packages
 
* Object packages
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0xD4D9FBE5|0xD4D9FBE5]] || || || Pattern List
+
| [[Sims_3:0xD4D9FBE5|0xD4D9FBE5]] || PTRN || patternlist || Pattern List
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0xD84E7FC5|0xD84E7FC5]] || || [[Sims_3:Png|png]] || PNG Image - small lot image
+
| [[Sims_3:0xD84E7FC5|0xD84E7FC5]] ||ICON|| [[Sims_3:Png|png]] || PNG Image - small lot image
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
* largeVictorian_a.package
 
* largeVictorian_a.package
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0xD84E7FC6|0xD84E7FC6]] || || [[Sims_3:Png|png]] || PNG Image - medium lot image
+
| [[Sims_3:0xD84E7FC6|0xD84E7FC6]] ||ICON|| [[Sims_3:Png|png]] || PNG Image - medium lot image
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
Line 1,096: Line 1,148:
 
* FullBuild0.package
 
* FullBuild0.package
 
* Saved game
 
* Saved game
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0xD84E7FC7|0xD84E7FC7]] || || [[Sims_3:Png|png]] || PNG Image - large lot image
+
| [[Sims_3:0xD84E7FC7|0xD84E7FC7]] ||ICON|| [[Sims_3:Png|png]] || PNG Image - large lot image
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
 
| [[Sims_3:0xD9BD0909|0xD9BD0909]] ||  ||  || World Description Name
 
| [[Sims_3:0xD9BD0909|0xD9BD0909]] ||  ||  || World Description Name
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| ||
 
|-
 
|-
 
| [[Sims_3:0xDC37E964|0xDC37E964]] ||  ||  || Text Resource
 
| [[Sims_3:0xDC37E964|0xDC37E964]] ||  ||  || Text Resource
 
|
 
|
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0xEA5118B0|0xEA5118B0]] ||  ||  || swb Effect Resource Tree
+
| [[Sims_3:0xDD3223A7|0xDD3223A7]] ||BUFF||xml|| Custom buff data
 +
|
 +
* Object packages
 +
  || Yes ||
 +
|-
 +
| [[Sims_3:0xDEA2951C|0xDEA2951C]] ||PETB||breed|| Pet Breed
 +
|
 +
* Object packages
 +
  || Yes ||
 +
|-
 +
| [[Sims_3:0xEA5118B0|0xEA5118B0]] || _SWB || effects || swb Effect Resource Tree
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes<sup>1</sup> ||
 
|-
 
|-
 
| [[Sims_3:0xF0633989|0xF0633989]] ||  ||  ||  
 
| [[Sims_3:0xF0633989|0xF0633989]] ||  ||  ||  
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| ||
 
|-
 
|-
 
| [[Sims_3:0xF0FF5598|0xF0FF5598]] ||  || cam || Camera Preset
 
| [[Sims_3:0xF0FF5598|0xF0FF5598]] ||  || cam || Camera Preset
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0xF12E5E12|0xF12E5E12]] || ||  ||  
+
| [[Sims_3:0xF12E5E12|0xF12E5E12]] ||UNKN||  ||  
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
Line 1,133: Line 1,195:
 
* FullBuild0.package
 
* FullBuild0.package
 
* Saved game
 
* Saved game
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0xF1EDBD86|0xF1EDBD86]] || || || Catalog Roof Pattern
+
| [[Sims_3:0xF1EDBD86|0xF1EDBD86]] || CRMT || roofmatrl || Catalog Roof Pattern
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
| [[Sims_3:0xF3A38370|0xF3A38370]] || || ||  
+
| [[Sims_3:0xF3A38370|0xF3A38370]] || NGMP || guidmap || Name hash to GUID Map
 
|
 
|
 
* FullBuild0.package
 
* FullBuild0.package
 
+
|| Yes ||
 
|-
 
|-
 
| [[Sims_3:0xF609FD60|0xF609FD60]] ||  ||  || World Package
 
| [[Sims_3:0xF609FD60|0xF609FD60]] ||  ||  || World Package
 
|
 
|
 
* Sunset Valley.world
 
* Sunset Valley.world
 
+
|| ||
 
|-
 
|-
| [[Sims_3:0xFCEAB65B|0xFCEAB65B]] || || [[Sims_3:Png|png]] || Thumbnail for packaged custom colourswatch
+
| [[Sims_3:0xFCEAB65B|0xFCEAB65B]] || THUM || [[Sims_3:Png|png]] || Thumbnail for packaged custom colourswatch
 +
|
 +
 +
|| Yes ||
 +
|}
 +
===Notes===
 +
# [[User:Dd764ta|Atavera]]'s [http://code.google.com/p/s3pi-wrappers/ wrappers] and RIG helper.
 +
# DDS support using Paint.Net/libsquish code and DDSPanel/DdsFile s3pi library<sup>4</sup> classes, no actual wrapper class.
 +
# [[User:Echo|Echo]]'s [http://sf.net/projects/postal-sims3/ Postal] API and editor.  (Not yet reviewed.)
 +
# [[User:Pljones|Peter L Jones]]'s [http://sf.net/projects/s3pi/ s3pi] library.
  
|}
+
Note that "support" does not imply support is complete - please feel free to contribute corrections and extensions to the wiki if you find information not already documented here.
<hr/>
+
 
[[Tutorials:TS3 Advanced Coding Tutorials]]
+
{{TS3AdvancedModdingHeader}}
 +
[[Category:Sims 3 Advanced Coding Tutorials]][[Category:Sims 3 Modding]][[Category:Sims 3 File Types]]

Latest revision as of 11:37, 1 February 2021

Modding Reference by Category

Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference 

Found a UNKW resource type in S3PE? And this list doesn't seem to have the type? But you are curious what it could be, then make sure to check this page as well: TS3PR/SimIFace/Sims3/ResourceTypes

(Note, this does not mean that s3pe supports it. This is just a list of types found within ts3's codebase)

Type ID Abbr File type Comments Found in (for example) Supported by
s3pi / s3pe?4
Supported by
Postal?3
0x00AE6C67 BONE skcon
  • FullBuild0.package
Yes1
0x00B2D882 _IMG dds DDS Image
  • FullBuild0.package
  • FullBuild2.package
  • Sunset Valley.world
  • smallNeutral_a.package
  • largeVictorian_a.package
  • Saved game
  • Object package
Yes2
0x00B552EA _SPT tree Speed Tree® Resource
  • FullBuild0.package
0x015A1849 GEOM geom Body Geometry File
  • FullBuild0.package
Yes1
0x0166038C NMAP nmap Name Map
  • FullBuild0.package
  • FullBuild1.package
  • FullBuild2.package
  • GameplayData.package
  • Sunset Valley.world
  • May be in any package you like
Yes
0x01661233 MODL scene Object Model (aka Object Geometry)
  • FullBuild0.package
  • Sunset Valley.world
  • largeVictorian_a.package
  • Object package
  • Saved game
  • Object packages
Yes1
0x01A527DB _AUD mm audio snr (voice/aud)
  • FullBuild1.package
0x01D0E6FB VBUF
  • Internal RCOL chunk
Yes1
0x01D0E70F IBUF
  • Internal RCOL chunk
Yes1
0x01D0E723 VRTF
  • Internal RCOL chunk
Yes1
0x01D0E75D MATD scene Material Definition
  • FullBuild0.package
Yes
0x01D0E76B SKIN scene Yes1
0x01D10F34 MLOD scene Object Model LODs (aka Object Geometry LODs)
  • FullBuild0.package
  • Object packages
Yes1
0x01EEF63A _AUD mm audio sns (fx/music)
  • FullBuild1.package
0x02019972 MTST scene Scenegraph Resource
  • FullBuild0.package
Yes
0x021D7E8C SPT2 scene Speed Tree® Data
  • FullBuild0.package
0x0229684B VBUF
  • Internal RCOL chunk
Yes1
0x0229684F IBUF
  • Internal RCOL chunk
Yes1
0x022B756C World Description Name Hash
  • Sunset Valley.world
0x025C90A6 _CSS css CSS (Cascading Style Sheet)
  • UI.package
Yes
0x025C95B6 LAYO xml UI Layout definitions
  • FullBuild0.package
  • UI.package
Yes
0x025ED6F4 SIMO xml Sim Outfit
  • FullBuild0.package
  • Martinez.package
  • Sim packages
Yes
0x029E333B VOCE voicemix audio voice (controllers)
  • FullBuild1.package
Yes
0x02C9EFF2 MIXR audmix audio submix (mixers)
  • FullBuild1.package
Yes
0x02D5DF13 JAZZ jazz Animation Sequences
  • JazzData.package
Yes
0x02DC343F OBJK objkey Object Information (Looks like it says what the object is one of and what script set it should run)
  • FullBuild0.package
  • Object packages
Yes
0x033260E3 TKMK trackmask Animation track mask
  • JazzData.package
Yes1
0x0333406C _XML xml XML Resource (Uses include tuning constants)
  • GameplayData.package
  • FullBuild0.package
  • UI.package
Yes
0x033A1435 TXTC compositor Texture Compositor. The groupID seems to match the second half of the InstanceID of several other resources of the same object.
  • Sunset Valley.world
  • Martinez.package
  • FullBuild0.package
  • Object packages
  • Sim packages
Yes
0x033B2B66
  • Sunset Valley.world
0x0341ACC9 TXTF fabric Fabric Compositor
  • Sunset Valley.world
  • Martinez.package
  • FullBuild0.package
  • largeVictorian_a.package
  • Sim packages
Yes
0x034AEECB CASP caspart CAS Part Data
  • FullBuild0.package
Yes
0x0354796A TONE skintone Skin Tone
  • FullBuild0.package
Yes1
0x03555BA8 TONE hairtone Hair Tone Resource
  • FullBuild0.package
Yes1
0x0355E0A6 BOND bonedelta Slot adjusts
  • FullBuild0.package
Yes
0x0358B08A FACE faceblend Face parts
  • FullBuild0.package
Yes
0x03B33DDF ITUN xml Interaction Tuning (These are like the stuff you had in TTAB. Motive advertising and autonomy etc)
  • GameplayData.package
Yes
0x03B4C61D LITE light Parameters for lighting
  • FullBuild0.package
Yes
0x03D843C2 CCHE cacheentry Compositor Cache Entry
  • simCompositorCache.package
0x03D86EA4 DETL World "lot" information (world).
  • Sunset Valley.world
  • Saved game
0x03E80CDC got the hood name in also
  • Saved game
0x0418FE2A CFEN fence Catalog fence
  • FullBuild0.package
Yes
0x044735DD
  • Sunset Valley.world
0x044AE110 COMP xml Complate Preset
  • Sunset Valley.world
  • largeVictorian_a.package
  • FullBuild0.package
Yes
0x046A7235 Lot locational data
  • Sunset Valley.world
  • Saved game
0x048A166D UNKN
  • Sunset Valley.world
  • largeVictorian_a.package
  • FullBuild0.package
  • Saved game
0x0498DA7E Global lot ID
  • Sunset Valley.world
  • Saved game
0x049CA4CD CSTR stairs Catalog Stairs
  • FullBuild0.package
Yes
0x04A09283 UNKN Lot stair location details
  • Sunset Valley.world
  • FullBuild0.package
  • largeVictorian_a.package
  • Saved game
0x04A4D951 WDET World Detail.
  • Sunset Valley.world
  • Saved game
0x04AC5D93 CPRX proxyprod Catalog Proxy Product
  • FullBuild0.package
Yes
0x04B30669 CTTL terraintool Catalog Terrain Geometry Brush
  • FullBuild0.package
Yes
0x04C58103 CRAL railing Catalog Railing
  • FullBuild0.package
Yes
0x04D82D90 CMRU cachemru Compositor Cache MRU
  • simCompositorCache.package
0x04ED4BB2 CTPT terrainpaint Catalog Terrain Paint Brush
  • FullBuild0.package
Yes
0x04EE6ABB UNKN Lot terrain texture list
  • FullBuild0.package
  • Sunset Valley.world
  • largeVictorian_a.package
  • Saved game
0x04F3CC01 CFIR fireplace Catalog Fireplace
  • FullBuild0.package
Yes
0x04F51033 SBNO binoutfit
  • FullBuild0.package
0x04F66BCC UNKN Fireplace/chimney groups
  • FullBuild0.package
  • Sunset Valley.world
  • largeVictorian_a.package
  • Saved game
0x04F88964 SIME simexport Townie Data
  • FullBuild0.package
  • Sim package
0x051DF2DD CBLN compblend Face Piece Preset
  • FullBuild0.package
0x05512255 UNKN Room index
  • FullBuild0.package
  • Sunset Valley.world
  • largeVictorian_a.package
  • Saved game
0x553EAD4 UNKN
  • FullBuild0.package
  • Sunset Valley.world
  • largeVictorian_a.package
  • Saved game
0x0563919E UNKN Lot wall/floor compositor
  • FullBuild0.package
  • Sunset Valley.world
  • largeVictorian_a.package
  • Saved game
0x0580A2B4 Seems to have list of what colour the walls and floors are
  • AllThumbnails.package
0x0580A2B5
  • AllThumbnails.package
  • Object packages
0x0580A2B6
  • AllThumbnails.package
0x0580A2CD SNAP png
  • Sim packages
Yes
0x0580A2CE SNAP png PNG Image Small Image of Sims
  • FullBuild0.package
  • Martinez.package
Yes
0x0580A2CF SNAP png PNG Image Large Image of Sims
  • FullBuild0.package
  • Martinez.package
  • Sim packages
Yes
0x0580A2B4 THUM png Yes
0x0580A2B5 THUM png Yes
0x0580A2B6 THUM png Yes
0x0589DC44 THUM png
  • AllThumbnails.package
Yes
0x0589DC45 THUM png
  • AllThumbnails.package
Yes
0x0589DC46 THUM png
  • AllThumbnails.package
Yes
0x0589DC46 THUM png
  • AllThumbnails.package
Yes
0x0591B1AF UPST usercastpreset User CASt Preset
  • Saved game
Yes
0x05B17698 THUM png
  • AllThumbnails.package
Yes
0x05B17699 THUM png
  • AllThumbnails.package
Yes
0x05B1769A THUM png
  • AllThumbnails.package
Yes
0x05B1B524 THUM png
  • AllThumbnails.package
Yes
0x05B1B525 THUM png
  • AllThumbnails.package
Yes
0x05B1B526 THUM png
  • AllThumbnails.package
Yes
0x05CD4BB3 World Routing
  • Sunset Valley.world
0x05DA8AF6 WBND World boundries
  • Sunset Valley.world
0x05E4FAF7 UNKN
  • Sunset Valley.world
  • largeVictorian_a.package
  • FullBuild0.package
  • Saved game
0x05ED1226 REFS references Reference Store
  • Sunset Valley.world
  • largeVictorian_a.package
  • FullBuild0.package
  • Saved game
0x05FF3549 UNKN
  • Sunset Valley.world
  • largeVictorian_a.package
  • FullBuild0.package
  • Saved game
0x05FF6BA4 2ARY bnry could be lot geography (elevation detail)?
  • Sunset Valley.world
  • largeVictorian_a.package
  • FullBuild0.package
  • Saved game
0x0604ABDA DMTR dreamtree
  • GameplayData.package
0x060B390C CWAT water Catalog Terrain Water Brush
  • FullBuild0.package
Yes
0x060E1826 UNKN
  • Sunset Valley.world
  • largeVictorian_a.package
  • FullBuild0.package
  • Saved game
0x0611B0E7 UNKN
  • largeVictorian_a.package
  • FullBuild0.package
0x062853A8 FAMD household Family Data
  • Martinez.package
  • FullBuild0.package
0x062C8204 BBLN filen Clothing Parts
  • FullBuild0.package
Yes
0x062E9EE0
  • UI.package
0x06302271 CINF color Color Information
  • FullBuild0.package
Yes1
0x063261DA HINF haircolor Hair Information
  • FullBuild0.package
Yes1
0x06326213 OBCI objcolor
  • FullBuild0.package
0x06393F5D UNKN
  • FullBuild0.package
  • Sunset Valley.world
  • largeVictorian_a.package
  • Saved game
0x065B8B38 UNKN
  • FullBuild0.package
  • Sunset Valley.world
  • largeVictorian_a.package
  • Saved game
0x065BFCAC
  • Sunset Valley.world
0x065BFCAD
  • Sunset Valley.world
0x065BFCAE
  • Sunset Valley.world
0x0668F628 World Description Details
  • Sunset Valley.world
0x0668F630 World Description Number of Lots
  • Sunset Valley.world
0x0668F635 TWNI png World Description Image
  • Sunset Valley.world
Yes
0x0668F639 TWNP imgpath World Description Image Path
  • Sunset Valley.world
0x067CAA11 BGEO blendgeom Blend Geometry
  • FullBuild0.package
0x06B981ED OBJS objs Script state dump.
  • Sunset Valley.world
  • Saved game
0x06CE4804 META Meta Data
  • Sunset Valley.world
  • Saved game
0x06D6B112 UNKN
  • FullBuild0.package
  • FullBuild1.package
  • FullBuild2.package
0x06DC847E UNKN Lot terrain paint
  • Sunset Valley.world
  • FullBuild0.package
  • Saved game
0x073FAA07 S3SA s3sa Compiled script (Signed MSIL Assembly)
  • gameplay.package
  • scripts.package
  • simcore.package
Yes
0x07046B39 Index of Installed Sims
  • DownloadedSims.index
0x07CD07EC Front door reference
  • Saved game
  • Sunset Valley.world
0x0A36F07A CCFP fountain Catalog resource for curved pools etc
  • FullBuild0.package
Yes
0x0C37A5B5 LOOK lookuptab Thumbnail & CAS Default Parts
  • FullBuild0.package
0x0C07456D COLL Collection
  • My Documents Game Folder/Collections
0x11E32896 Roof definitions
  • FullBuild0.package
  • Sunset Valley.world
  • largeVictorian_a.package
  • Saved game
0x16B17A6C Thumbnail Expiration
  • Saved game
0x1F886EAD _INI ini ini file
  • FullBuild0.package
Yes
0x220557DA STBL stbl String Table (Catalog name and description - one per language starting 00?????????????? for English)
  • FullBuild0.package
Yes
0x2AD195F2
  • Sunset Valley.world
0x2653E3C8 THUM png
  • AllThumbnails.package
Yes
0x2653E3C9 THUM png
  • AllThumbnails.package
Yes
0x2653E3CA THUM png
  • AllThumbnails.package
Yes
0x2D4284F0 THUM png
  • AllThumbnails.package
Yes
0x2D4284F1 THUM png
  • AllThumbnails.package
Yes
0x2D4284F2 THUM png
  • AllThumbnails.package
Yes
0x2E75C764 ICON png object thumbnail small
  • FullBuild0.package
Yes
0x2E75C765 ICON png object thumbnail medium
  • FullBuild0.package
Yes
0x2E75C766 ICON png object thumbnail large
  • FullBuild0.package
Yes
0x2E75C767 ICON png object thumbnail very large
  • Object packages
Yes
0x2F7D0002 IMAG png UI Image (TGA) Yes
0x2F7D0004 IMAG png UI Image (PNG)
  • FullBuild0.package
Yes
0x2F7D0008 UITX uitexture Texture UV Map
  • FullBuild0.package
0x312E7545 UNKN Walls
  • FullBuild0.package
  • Sunset Valley.world
  • largeVictorian_a.package
  • Saved game
0x316C78F2 CFND foundation Catalog foundation
  • FullBuild0.package
Yes
0x319E4F1D OBJD object Object definition
  • FullBuild0.package
  • Object packages
Yes
0x32C83095 Thumbnail Validation
  • Saved game
0x342778A7 face overlays, tints, eyebrow makeup, clothes
0x342779A7
  • Sunset Valley.world
  • Saved game
0x34E5247C UNKN
  • largeVictorian_a.package
  • FullBuild0.package
0x35A33E29 World Description Hash
  • Sunset Valley.world
0x3A65AF29 MINF makeup Makeup Information
  • FullBuild0.package
Yes1
0x3D8632D0 World terrain paint
  • Sunset Valley.world
0x4D1A5589 OBJN objn Object instances
  • Sunset Valley.world
  • Saved game
0x4F09F8E1 UNKN
  • FullBuild0.package
0x515CA4CD CWAL wall Catalog Wall/Floor Pattern
  • FullBuild0.package
Yes
0x54372472 TSNP png SNAP For Sims In Travel World
  • TravelDB.package
0x5DE9DBA0 THUM png
  • AllThumbnails.package
Yes
0x5DE9DBA1 THUM png
  • AllThumbnails.package
Yes
0x5DE9DBA2 THUM png
  • AllThumbnails.package
Yes
0x626F60CC THUM png
  • CasThumbnails.package
Yes
0x626F60CD THUM png
  • CasThumbnails.package
Yes
0x626F60CE THUM png
  • CasThumbnails.package
Yes
0x628A788F Neighborhood active household information
  • Saved game
0x63A33EA7 ANIM scene Scenegraph Resource
  • FullBuild2.package
Yes1
0x6ABFAD26 UNKN
  • FullBuild0.package
0x6B20C4F3 CLIP animation animations (eg c2o) aka S3Clip
  • FullBuild0.package
Yes1
0x6B6D837D SNAP png PNG Image - family pics small
  • FullBuild0.package
  • Sunset Valley.world
  • Martinez.package
Yes
0x6B6D837E SNAP png PNG Image - family pics medium
  • FullBuild0.package
  • Sunset Valley.world
  • Martinez.package
Yes
0x6B6D837F SNAP png PNG Image - family pics large
  • FullBuild0.package
  • Sunset Valley.world
  • Martinez.package
Yes
0x72683C15 STPR sktonepreset
  • FullBuild0.package
0x736884F1 VPXY vpxy Visual Proxy. Model links
  • FullBuild0.package
  • Object packages
Yes
0x73E93EEB _XML xml Package manifest
  • FullBuild0.package
  • Object packages
  • Sim packages
Yes
0x7672F0C5 Package dependency information
  • dcdb0.ebc
  • missingdeps.idx
0x8070223D AUDT audtun Audio Tuners
  • FullBuild1.package
0x82B43584 Checksum
  • GameplayData.package
  • JazzData.package
  • UI.package
0x8EAF13DE _RIG grannyrig Rig Resource
  • FullBuild0.package
  • Object packages
Yes1
0x8FFB80F6 _ADS dds DDS Image
  • FullBuild2.package
Yes2
0x90620000
  • Sunset Valley.world
  • Saved game
0x90624C1B
  • Sunset Valley.world
0x9063660D WTXT World Texture Map.
  • Sunset Valley.world
0x9063660E Roads intersection and curves
  • Sunset Valley.world
0x913381F2 UNKN
  • Sunset Valley.world
  • largeVictorian_a.package
  • FullBuild0.package
  • Saved game
0x9151E6BC CWST wallstyle Catalog Wall
  • FullBuild0.package
Yes
0x91EDBD3E CRST roofstyle Catalog Roof Style
  • FullBuild0.package
Yes
0x94C5D14A SIGR signature
  • FullBuild0.package
0x94EC4B54 UNKN
  • FullBuild0.package
  • largeVictorian_a.package
0xA2377025
  • Saved game
0xA5F9FE18 UNKN Social Routing Template?
  • FullBuild0.package
0xA8D58BE5 SKIL xml Custom skill data
  • Object packages
Yes
0xAE39399F World geometry
  • Sunset Valley.world
0xB074ACE6
  • Sunset Valley.world
0xB125533A UNKN
  • Sunset Valley.world
  • largeVictorian_a.package
  • FullBuild0.package
  • Saved game
0xB1422971 UNKN
  • Sunset Valley.world
  • largeVictorian_a.package
  • FullBuild0.package
  • Saved game
0xB1CC1AF6 _VID mm GSTR Movies
  • FullBuild1.package
0xB4DD716B _INV inventory Persondata
  • Martinez.package
  • FullBuild0.package
0xB52F5055 FBLN blendunit Blend Unit - a slider within CAS that points to facialblends
  • FullBuild0.package
Yes
0xCF84EC98 State machine saved state
  • Saved game
0xCF9A4ACE MDLR modular Modular Object - the hub resource of modular objects
  • FullBuild0.package
  • Object packages
Yes
0xD063545B LDES lotdesc Lot file
  • Sunset Valley.world
  • largeVictorian_a.package
  • FullBuild0.package
  • Saved game
0xD3044521 RSLT scene Slot Definition
  • FullBuild0.package
  • Object packages
Yes
0xD382BF57 FTPT scene Model Footprint
  • FullBuild0.package
  • Object packages
Yes
0xD4D9FBE5 PTRN patternlist Pattern List
  • FullBuild0.package
Yes
0xD84E7FC5 ICON png PNG Image - small lot image
  • Sunset Valley.world
  • largeVictorian_a.package
  • FullBuild0.package
Yes
0xD84E7FC6 ICON png PNG Image - medium lot image
  • Sunset Valley.world
  • largeVictorian_a.package
  • FullBuild0.package
  • Saved game
Yes
0xD84E7FC7 ICON png PNG Image - large lot image
  • FullBuild0.package
Yes
0xD9BD0909 World Description Name
  • Sunset Valley.world
0xDC37E964 Text Resource
0xDD3223A7 BUFF xml Custom buff data
  • Object packages
Yes
0xDEA2951C PETB breed Pet Breed
  • Object packages
Yes
0xEA5118B0 _SWB effects swb Effect Resource Tree
  • FullBuild0.package
Yes1
0xF0633989
  • Sunset Valley.world
0xF0FF5598 cam Camera Preset
  • Sunset Valley.world
0xF12E5E12 UNKN
  • Sunset Valley.world
  • largeVictorian_a.package
  • FullBuild0.package
  • Saved game
0xF1EDBD86 CRMT roofmatrl Catalog Roof Pattern
  • FullBuild0.package
Yes
0xF3A38370 NGMP guidmap Name hash to GUID Map
  • FullBuild0.package
Yes
0xF609FD60 World Package
  • Sunset Valley.world
0xFCEAB65B THUM png Thumbnail for packaged custom colourswatch Yes

[edit] Notes

  1. Atavera's wrappers and RIG helper.
  2. DDS support using Paint.Net/libsquish code and DDSPanel/DdsFile s3pi library4 classes, no actual wrapper class.
  3. Echo's Postal API and editor. (Not yet reviewed.)
  4. Peter L Jones's s3pi library.

Note that "support" does not imply support is complete - please feel free to contribute corrections and extensions to the wiki if you find information not already documented here.

Modding Reference by Category

Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference 

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox