Difference between revisions of "Sims 3:PackedFileTypes"
From SimsWiki
Inge Jones (Talk | contribs) |
(re-editing the proper link to the in-game ResourceTypes enum) |
||
(108 intermediate revisions by 17 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{TS3AdvancedModdingHeader}} | ||
+ | |||
+ | 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 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 22: | Line 24: | ||
*Saved game | *Saved game | ||
*Object package | *Object package | ||
+ | || Yes<sup>2</sup> || | ||
|- | |- | ||
− | | [[Sims_3:0x00B552EA|0x00B552EA]] || | + | | [[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 39: | 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 48: | Line 54: | ||
*Saved game | *Saved game | ||
*Object packages | *Object packages | ||
+ | || Yes<sup>1</sup> || | ||
|- | |- | ||
− | | [[Sims_3:0x01A527DB|0x01A527DB]] || | + | | [[Sims_3:0x01A527DB|0x01A527DB]] || _AUD || [[Sims_3:Audio_Video|mm]] || audio snr (voice/aud) |
| | | | ||
*FullBuild1.package | *FullBuild1.package | ||
+ | || || | ||
|- | |- | ||
− | | [[Sims_3:0x01D0E6FB|0x01D0E6FB]] || VBUF || | + | | [[Sims_3:0x01D0E6FB|0x01D0E6FB]] || VBUF || || |
| | | | ||
− | + | *Internal RCOL chunk | |
+ | || Yes<sup>1</sup> || | ||
|- | |- | ||
− | | [[Sims_3:0x01D0E70F|0x01D0E70F]] || IBUF || || | + | | [[Sims_3:0x01D0E70F|0x01D0E70F]] || IBUF || || |
| | | | ||
− | + | *Internal RCOL chunk | |
+ | || Yes<sup>1</sup> || | ||
|- | |- | ||
− | | [[Sims_3:0x01D0E723|0x01D0E723]] || VRTF || || | + | | [[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 78: | Line 89: | ||
*FullBuild0.package | *FullBuild0.package | ||
*Object packages | *Object packages | ||
− | + | || Yes<sup>1</sup> || | |
|- | |- | ||
− | | [[Sims_3:0x01EEF63A|0x01EEF63A]] || | + | | [[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]] || | + | | [[Sims_3:0x021D7E8C|0x021D7E8C]] || SPT2 || [[Sims_3:RCOL|scene]] || Speed Tree® Data |
| | | | ||
*FullBuild0.package | *FullBuild0.package | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x022B756C|0x022B756C]] || || || | + | | [[Sims_3:0x0229684B|0x0229684B]] || VBUF || || |
+ | | | ||
+ | *Internal RCOL chunk | ||
+ | || Yes<sup>1</sup> || | ||
+ | |- | ||
+ | | [[Sims_3:0x0229684F|0x0229684F]] || IBUF || || | ||
+ | | | ||
+ | *Internal RCOL chunk | ||
+ | || Yes<sup>1</sup> || | ||
+ | |- | ||
+ | | [[Sims_3:0x022B756C|0x022B756C]] || || || World Description Name Hash | ||
| | | | ||
*Sunset Valley.world | *Sunset Valley.world | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x025C90A6|0x025C90A6]] || | + | | [[Sims_3:0x025C90A6|0x025C90A6]] || _CSS || css || CSS (Cascading Style Sheet) |
| | | | ||
*UI.package | *UI.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0x025C95B6|0x025C95B6]] || | + | | [[Sims_3:0x025C95B6|0x025C95B6]] || LAYO || xml || UI Layout definitions |
| | | | ||
*FullBuild0.package | *FullBuild0.package | ||
− | + | *UI.package | |
+ | || Yes || | ||
|- | |- | ||
− | | [[Sims_3:0x025ED6F4|0x025ED6F4]] || || xml || | + | | [[Sims_3:0x025ED6F4|0x025ED6F4]] ||SIMO || xml || Sim Outfit |
| | | | ||
*FullBuild0.package | *FullBuild0.package | ||
*Martinez.package | *Martinez.package | ||
− | + | *Sim packages | |
+ | || Yes || | ||
|- | |- | ||
− | | [[Sims_3:0x029E333B|0x029E333B]] || | + | | [[Sims_3:0x029E333B|0x029E333B]] || VOCE || voicemix || audio voice (controllers) |
| | | | ||
*FullBuild1.package | *FullBuild1.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0x02C9EFF2|0x02C9EFF2]] || | + | | [[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 || || 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]] || | + | | [[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]] || | + | | [[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 156: | 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]] || | + | | [[Sims_3:0x0341ACC9|0x0341ACC9]] || TXTF || fabric || Fabric Compositor |
| | | | ||
* Sunset Valley.world | * Sunset Valley.world | ||
Line 170: | Line 193: | ||
* largeVictorian_a.package | * largeVictorian_a.package | ||
* Sim packages | * Sim packages | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0x034AEECB|0x034AEECB]] || | + | | [[Sims_3:0x034AEECB|0x034AEECB]] || CASP || caspart || CAS Part Data |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0x0354796A|0x0354796A]] || | + | | [[Sims_3:0x0354796A|0x0354796A]] || TONE || skintone || Skin Tone |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes<sup>1</sup> || | |
|- | |- | ||
− | | [[Sims_3:0x03555BA8|0x03555BA8]] || | + | | [[Sims_3:0x03555BA8|0x03555BA8]] || TONE || hairtone || Hair Tone Resource |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes<sup>1</sup> || | |
|- | |- | ||
− | | [[Sims_3:0x0355E0A6|0x0355E0A6]] || | + | | [[Sims_3:0x0355E0A6|0x0355E0A6]] || BOND || bonedelta || Slot adjusts |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0x0358B08A|0x0358B08A]] || | + | | [[Sims_3:0x0358B08A|0x0358B08A]] || FACE || faceblend || Face parts |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0x03B33DDF|0x03B33DDF]] || | + | | [[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 || | + | | [[Sims_3:0x03B4C61D|0x03B4C61D]] || LITE || light || Parameters for lighting |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0x03D843C2|0x03D843C2]] || | + | | [[Sims_3:0x03D843C2|0x03D843C2]] || CCHE || cacheentry || Compositor Cache Entry |
| | | | ||
− | * | + | * simCompositorCache.package |
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x03D86EA4|0x03D86EA4]] || | + | | [[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]] || | + | | [[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 238: | Line 261: | ||
* largeVictorian_a.package | * largeVictorian_a.package | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0x046A7235|0x046A7235]] || || || | + | | [[Sims_3:0x046A7235|0x046A7235]] || || || Lot locational data |
| | | | ||
* 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 252: | Line 275: | ||
* FullBuild0.package | * FullBuild0.package | ||
* Saved game | * Saved game | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x0498DA7E|0x0498DA7E]] || || || | + | | [[Sims_3:0x0498DA7E|0x0498DA7E]] || || || Global lot ID |
| | | | ||
* Sunset Valley.world | * Sunset Valley.world | ||
* Saved game | * Saved game | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x049CA4CD|0x049CA4CD]] || | + | | [[Sims_3:0x049CA4CD|0x049CA4CD]] || CSTR || stairs || Catalog Stairs |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0x04A09283|0x04A09283]] || | + | | [[Sims_3:0x04A09283|0x04A09283]] ||UNKN|| || Lot stair location details |
| | | | ||
* Sunset Valley.world | * Sunset Valley.world | ||
Line 271: | Line 294: | ||
* largeVictorian_a.package | * largeVictorian_a.package | ||
* Saved game | * Saved game | ||
+ | || || | ||
+ | |- | ||
+ | | [[Sims_3:0x04A4D951|0x04A4D951]] || WDET || || World Detail. | ||
− | |||
− | |||
| | | | ||
* Sunset Valley.world | * Sunset Valley.world | ||
* Saved game | * Saved game | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x04AC5D93|0x04AC5D93]] || | + | | [[Sims_3:0x04AC5D93|0x04AC5D93]] || CPRX || proxyprod || Catalog Proxy Product |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0x04B30669|0x04B30669]] || | + | | [[Sims_3:0x04B30669|0x04B30669]] || CTTL || terraintool || Catalog Terrain Geometry Brush |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0x04C58103|0x04C58103]] || | + | | [[Sims_3:0x04C58103|0x04C58103]] || CRAL || railing || Catalog Railing |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0x04D82D90|0x04D82D90]] || | + | | [[Sims_3:0x04D82D90|0x04D82D90]] || CMRU || cachemru || Compositor Cache MRU |
| | | | ||
− | * | + | * simCompositorCache.package |
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x04ED4BB2|0x04ED4BB2]] || | + | | [[Sims_3:0x04ED4BB2|0x04ED4BB2]] || CTPT || terrainpaint || Catalog Terrain Paint Brush |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0x04EE6ABB|0x04EE6ABB]] || | + | | [[Sims_3:0x04EE6ABB|0x04EE6ABB]] ||UNKN|| || Lot terrain texture list |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
Line 310: | Line 334: | ||
* largeVictorian_a.package | * largeVictorian_a.package | ||
* Saved game | * Saved game | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x04F3CC01|0x04F3CC01]] || | + | | [[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]] || | + | | [[Sims_3:0x04F66BCC|0x04F66BCC]] ||UNKN|| || Fireplace/chimney groups |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
Line 328: | Line 352: | ||
* largeVictorian_a.package | * largeVictorian_a.package | ||
* Saved game | * Saved game | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x04F88964|0x04F88964]] || | + | | [[Sims_3:0x04F88964|0x04F88964]] || SIME || simexport || Townie Data |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
* Sim package | * Sim package | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x051DF2DD|0x051DF2DD]] || | + | | [[Sims_3:0x051DF2DD|0x051DF2DD]] || CBLN || compblend || Face Piece Preset |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x05512255|0x05512255]] || | + | | [[Sims_3:0x05512255|0x05512255]] ||UNKN|| || Room index |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
Line 347: | 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 355: | Line 379: | ||
* largeVictorian_a.package | * largeVictorian_a.package | ||
* Saved game | * Saved game | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x0563919E|0x0563919E]] || | + | | [[Sims_3:0x0563919E|0x0563919E]] ||UNKN|| || Lot wall/floor compositor |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
Line 363: | 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 374: | 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: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: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: | + | | [[Sims_3:0x0580A2B4|0x0580A2B4]] ||THUM|| [[Sims_3:Png|png]] || |
+ | | | ||
+ | || Yes || | ||
+ | |- | ||
+ | | [[Sims_3:0x0580A2B5|0x0580A2B5]] ||THUM|| [[Sims_3:Png|png]] || | ||
+ | | | ||
+ | || Yes || | ||
+ | |- | ||
+ | | [[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: | + | | [[Sims_3:0x0589DC47|0x0589DC46]] ||THUM|| [[Sims_3:Png|png]] || |
| | | | ||
* AllThumbnails.package | * AllThumbnails.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3: | + | | [[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: | + | | [[Sims_3:0x05B17699|0x05B17699]] ||THUM|| [[Sims_3:Png|png]] || |
| | | | ||
* AllThumbnails.package | * AllThumbnails.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3: | + | | [[Sims_3:0x05B1769A|0x05B1769A]] ||THUM|| [[Sims_3:Png|png]] || |
| | | | ||
* AllThumbnails.package | * AllThumbnails.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3: | + | | [[Sims_3:0x05B1B524|0x05B1B524]] ||THUM|| [[Sims_3:Png|png]] || |
| | | | ||
* AllThumbnails.package | * AllThumbnails.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3: | + | | [[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]] || | + | | [[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 460: | Line 506: | ||
* FullBuild0.package | * FullBuild0.package | ||
* Saved game | * Saved game | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x05ED1226|0x05ED1226]] || | + | | [[Sims_3:0x05ED1226|0x05ED1226]] || REFS || references || Reference Store |
| | | | ||
* Sunset Valley.world | * Sunset Valley.world | ||
Line 468: | 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 476: | Line 522: | ||
* FullBuild0.package | * FullBuild0.package | ||
* Saved game | * Saved game | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x05FF6BA4|0x05FF6BA4]] || | + | | [[Sims_3:0x05FF6BA4|0x05FF6BA4]] || 2ARY || bnry || could be lot geography (elevation detail)? |
| | | | ||
* Sunset Valley.world | * Sunset Valley.world | ||
Line 484: | Line 530: | ||
* FullBuild0.package | * FullBuild0.package | ||
* Saved game | * Saved game | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x0604ABDA|0x0604ABDA]] || | + | | [[Sims_3:0x0604ABDA|0x0604ABDA]] || DMTR || dreamtree || |
| | | | ||
* GameplayData.package | * GameplayData.package | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x060B390C|0x060B390C]] || | + | | [[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 502: | 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]] || | + | | [[Sims_3:0x062853A8|0x062853A8]] || FAMD || household || Family Data |
| | | | ||
* Martinez.package | * Martinez.package | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x062C8204|0x062C8204]] || | + | | [[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]] || | + | | [[Sims_3:0x06302271|0x06302271]] || CINF || color || Color Information |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes<sup>1</sup> || | |
|- | |- | ||
− | | [[Sims_3: | + | | [[Sims_3:0x063261DA|0x063261DA]] || HINF || haircolor || Hair Information |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes<sup>1</sup> || | |
|- | |- | ||
− | | [[Sims_3: | + | | [[Sims_3:0x06326213|0x06326213]] || OBCI || objcolor || |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || || | |
|- | |- | ||
− | + | | [[Sims_3:0x06393F5D|0x06393F5D]] ||UNKN|| || | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | | [[Sims_3:0x06393F5D|0x06393F5D]] || | + | |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
Line 552: | 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 560: | 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 | + | | [[Sims_3:0x0668F628|0x0668F628]] || || || World Description Details |
| | | | ||
* Sunset Valley.world | * Sunset Valley.world | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x0668F630|0x0668F630]] || || || | + | | [[Sims_3:0x0668F630|0x0668F630]] || || || World Description Number of Lots |
| | | | ||
* Sunset Valley.world | * Sunset Valley.world | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x0668F635|0x0668F635]] || | + | | [[Sims_3:0x0668F635|0x0668F635]] || TWNI || [[Sims_3:Png|png]] || World Description Image |
| | | | ||
* Sunset Valley.world | * Sunset Valley.world | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0x0668F639|0x0668F639]] || | + | | [[Sims_3:0x0668F639|0x0668F639]] || TWNP || imgpath || World Description Image Path |
| | | | ||
* Sunset Valley.world | * Sunset Valley.world | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x067CAA11|0x067CAA11]] || BGEO || | + | | [[Sims_3:0x067CAA11|0x067CAA11]] || BGEO || blendgeom || Blend Geometry |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
+ | || || | ||
+ | |- | ||
+ | | [[Sims_3:0x06B981ED|0x06B981ED]] || OBJS || objs || Script state dump. | ||
− | |||
− | |||
| | | | ||
* Sunset Valley.world | * Sunset Valley.world | ||
* Saved game | * Saved game | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x06CE4804|0x06CE4804]] || | + | | [[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]] || | + | | [[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]] || | + | | [[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:0x07CD07EC|0x07CD07EC]] || || || | + | | [[Sims_3:0x07046B39|0x07046B39]] || || || Index of Installed Sims |
+ | | | ||
+ | * DownloadedSims.index | ||
+ | || || | ||
+ | |- | ||
+ | | [[Sims_3:0x07CD07EC|0x07CD07EC]] || || || Front door reference | ||
| | | | ||
* Saved game | * Saved game | ||
− | + | * Sunset Valley.world | |
+ | || || | ||
|- | |- | ||
− | | [[Sims_3: | + | | [[Sims_3:0x0A36F07A|0x0A36F07A]] || CCFP || fountain || Catalog resource for curved pools etc |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0x11E32896|0x11E32896]] || || || | + | | [[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 | ||
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
Line 651: | Line 709: | ||
* largeVictorian_a.package | * largeVictorian_a.package | ||
* Saved game | * Saved game | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x16B17A6C|0x16B17A6C]] || || || | + | | [[Sims_3:0x16B17A6C|0x16B17A6C]] || || || Thumbnail Expiration |
| | | | ||
* Saved game | * Saved game | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x1F886EAD|0x1F886EAD]] || | + | | [[Sims_3:0x1F886EAD|0x1F886EAD]] ||_INI|| ini || ini file |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0x220557DA|0x220557DA]] || STBL || | + | | [[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:0x2E75C764|0x2E75C764]] ||ICON|| [[Sims_3:Png|png]] || object thumbnail small |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0x2E75C765|0x2E75C765]] || | + | | [[Sims_3:0x2E75C765|0x2E75C765]] ||ICON|| [[Sims_3:Png|png]] || object thumbnail medium |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0x2E75C766|0x2E75C766]] || | + | | [[Sims_3:0x2E75C766|0x2E75C766]] ||ICON|| [[Sims_3:Png|png]] || object thumbnail large |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3: | + | | [[Sims_3:0x2E75C767|0x2E75C767]] ||ICON|| [[Sims_3:Png|png]] || object thumbnail very large |
+ | | | ||
+ | * Object packages | ||
+ | || Yes || | ||
+ | |- | ||
+ | | [[Sims_3:0x2F7D0002|0x2F7D0002]] ||IMAG|| [[Sims_3:Png|png]] || UI Image (TGA) | ||
+ | | | ||
+ | || Yes || | ||
+ | |- | ||
+ | | [[Sims_3:0x2F7D0004|0x2F7D0004]] ||IMAG || [[Sims_3:Png|png]] || UI Image (PNG) | ||
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0x2F7D0008|0x2F7D0008]] || | + | | [[Sims_3:0x2F7D0008|0x2F7D0008]] || UITX || uitexture || Texture UV Map |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x312E7545|0x312E7545]] || | + | | [[Sims_3:0x312E7545|0x312E7545]] ||UNKN|| || Walls |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
Line 734: | Line 801: | ||
* largeVictorian_a.package | * largeVictorian_a.package | ||
* Saved game | * Saved game | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x316C78F2|0x316C78F2]] || | + | | [[Sims_3:0x316C78F2|0x316C78F2]] || CFND || foundation || Catalog foundation |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0x319E4F1D|0x319E4F1D]] || OBJD || | + | | [[Sims_3:0x319E4F1D|0x319E4F1D]] || OBJD || object || Object definition |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
* Object packages | * Object packages | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0x32C83095|0x32C83095]] || || || | + | | [[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 762: | 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]] || || || | + | | [[Sims_3:0x35A33E29|0x35A33E29]] || || || World Description Hash |
| | | | ||
* Sunset Valley.world | * Sunset Valley.world | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x3A65AF29|0x3A65AF29]] || | + | | [[Sims_3:0x3A65AF29|0x3A65AF29]] || MINF || makeup || Makeup Information |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes<sup>1</sup> || | |
|- | |- | ||
− | | [[Sims_3:0x3D8632D0|0x3D8632D0]] || || || | + | | [[Sims_3:0x3D8632D0|0x3D8632D0]] || || || World terrain paint |
| | | | ||
* Sunset Valley.world | * Sunset Valley.world | ||
+ | || || | ||
+ | |- | ||
+ | | [[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]] || | + | | [[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]] || || || | + | | [[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]] || | + | | [[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: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: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| | + | | [[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 || Model links | + | | [[Sims_3:0x736884F1|0x736884F1]] || VPXY || vpxy || Visual Proxy. Model links |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
* Object packages | * Object packages | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0x73E93EEB|0x73E93EEB]] || | + | | [[Sims_3:0x73E93EEB|0x73E93EEB]] ||_XML|| xml || Package manifest |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
* Object packages | * Object packages | ||
* Sim packages | * Sim packages | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3: | + | | [[Sims_3:0x7672F0C5|0x7672F0C5]] || || || Package dependency information |
+ | | | ||
+ | * dcdb0.ebc | ||
+ | * missingdeps.idx | ||
+ | || || | ||
+ | |- | ||
+ | | [[Sims_3:0x8070223D|0x8070223D]] || AUDT || audtun || Audio Tuners | ||
| | | | ||
* FullBuild1.package | * FullBuild1.package | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x82B43584|0x82B43584]] || || || | + | | [[Sims_3:0x82B43584|0x82B43584]] || || || Checksum |
| | | | ||
* GameplayData.package | * GameplayData.package | ||
* JazzData.package | * JazzData.package | ||
* UI.package | * UI.package | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x8EAF13DE|0x8EAF13DE]] || | + | | [[Sims_3:0x8EAF13DE|0x8EAF13DE]] || _RIG || grannyrig || Rig Resource |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
* Object packages | * Object packages | ||
− | + | || Yes<sup>1</sup>|| | |
|- | |- | ||
− | | [[Sims_3:0x8FFB80F6|0x8FFB80F6]] || | + | | [[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 917: | 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]] || WTXT || || World Texture Map. | ||
− | |||
− | |||
| | | | ||
* Sunset Valley.world | * Sunset Valley.world | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3: | + | | [[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 940: | Line 1,019: | ||
* FullBuild0.package | * FullBuild0.package | ||
* Saved game | * Saved game | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0x9151E6BC|0x9151E6BC]] || | + | | [[Sims_3:0x9151E6BC|0x9151E6BC]] || CWST || wallstyle || Catalog Wall |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0x91EDBD3E|0x91EDBD3E]] || | + | | [[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: | + | | [[Sims_3:0xA8D58BE5|0xA8D58BE5]] ||SKIL||xml|| Custom skill data |
| | | | ||
− | * | + | * Object packages |
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0xAE39399F|0xAE39399F]] || || || | + | | [[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 994: | 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,002: | Line 1,081: | ||
* FullBuild0.package | * FullBuild0.package | ||
* Saved game | * Saved game | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0xB1CC1AF6|0xB1CC1AF6]] || | + | | [[Sims_3:0xB1CC1AF6|0xB1CC1AF6]] || _VID || [[Sims_3:Audio_Video|mm]] || GSTR Movies |
| | | | ||
* FullBuild1.package | * FullBuild1.package | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0xB4DD716B|0xB4DD716B]] || | + | | [[Sims_3:0xB4DD716B|0xB4DD716B]] || _INV || inventory || Persondata |
| | | | ||
* Martinez.package | * Martinez.package | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0xB52F5055|0xB52F5055]] || | + | | [[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]] || || || | + | | [[Sims_3:0xCF84EC98|0xCF84EC98]] || || || State machine saved state |
| | | | ||
* Saved game | * Saved game | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0xCF9A4ACE|0xCF9A4ACE]] || MDLR || | + | | [[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]] || | + | | [[Sims_3:0xD063545B|0xD063545B]] || LDES || lotdesc || Lot file |
| | | | ||
* Sunset Valley.world | * Sunset Valley.world | ||
Line 1,037: | 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,043: | 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,049: | Line 1,128: | ||
* FullBuild0.package | * FullBuild0.package | ||
* Object packages | * Object packages | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0xD4D9FBE5|0xD4D9FBE5]] || | + | | [[Sims_3:0xD4D9FBE5|0xD4D9FBE5]] || PTRN || patternlist || Pattern List |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0xD84E7FC5|0xD84E7FC5]] || | + | | [[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:0xD84E7FC6|0xD84E7FC6]] ||ICON|| [[Sims_3:Png|png]] || PNG Image - medium lot image |
| | | | ||
* Sunset Valley.world | * Sunset Valley.world | ||
Line 1,069: | Line 1,148: | ||
* FullBuild0.package | * FullBuild0.package | ||
* Saved game | * Saved game | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0xD84E7FC7|0xD84E7FC7]] || | + | | [[Sims_3:0xD84E7FC7|0xD84E7FC7]] ||ICON|| [[Sims_3:Png|png]] || PNG Image - large lot image |
| | | | ||
* FullBuild0.package | * FullBuild0.package | ||
− | + | || Yes || | |
|- | |- | ||
− | | [[Sims_3:0xD9BD0909|0xD9BD0909]] || || || World Name | + | | [[Sims_3:0xD9BD0909|0xD9BD0909]] || || || World Description Name |
| | | | ||
* Sunset Valley.world | * Sunset Valley.world | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3: | + | | [[Sims_3:0xDC37E964|0xDC37E964]] || || || Text Resource |
+ | | | ||
+ | || || | ||
+ | |- | ||
+ | | [[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,102: | Line 1,195: | ||
* FullBuild0.package | * FullBuild0.package | ||
* Saved game | * Saved game | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0xF1EDBD86|0xF1EDBD86]] || | + | | [[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]] || || || | + | | [[Sims_3:0xF609FD60|0xF609FD60]] || || || World Package |
| | | | ||
* Sunset Valley.world | * Sunset Valley.world | ||
− | + | || || | |
|- | |- | ||
− | | [[Sims_3:0xFCEAB65B|0xFCEAB65B]] || | + | | [[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. | |
+ | |||
+ | {{TS3AdvancedModdingHeader}} | ||
+ | [[Category:Sims 3 Advanced Coding Tutorials]][[Category:Sims 3 Modding]][[Category:Sims 3 File Types]] |
Latest revision as of 16: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 |
|
Yes1 | ||
0x00B2D882 | _IMG | dds | DDS Image |
|
Yes2 | |
0x00B552EA | _SPT | tree | Speed Tree® Resource |
|
||
0x015A1849 | GEOM | geom | Body Geometry File |
|
Yes1 | |
0x0166038C | NMAP | nmap | Name Map |
|
Yes | |
0x01661233 | MODL | scene | Object Model (aka Object Geometry) |
|
Yes1 | |
0x01A527DB | _AUD | mm | audio snr (voice/aud) |
|
||
0x01D0E6FB | VBUF |
|
Yes1 | |||
0x01D0E70F | IBUF |
|
Yes1 | |||
0x01D0E723 | VRTF |
|
Yes1 | |||
0x01D0E75D | MATD | scene | Material Definition |
|
Yes | |
0x01D0E76B | SKIN | scene | Yes1 | |||
0x01D10F34 | MLOD | scene | Object Model LODs (aka Object Geometry LODs) |
|
Yes1 | |
0x01EEF63A | _AUD | mm | audio sns (fx/music) |
|
||
0x02019972 | MTST | scene | Scenegraph Resource |
|
Yes | |
0x021D7E8C | SPT2 | scene | Speed Tree® Data |
|
||
0x0229684B | VBUF |
|
Yes1 | |||
0x0229684F | IBUF |
|
Yes1 | |||
0x022B756C | World Description Name Hash |
|
||||
0x025C90A6 | _CSS | css | CSS (Cascading Style Sheet) |
|
Yes | |
0x025C95B6 | LAYO | xml | UI Layout definitions |
|
Yes | |
0x025ED6F4 | SIMO | xml | Sim Outfit |
|
Yes | |
0x029E333B | VOCE | voicemix | audio voice (controllers) |
|
Yes | |
0x02C9EFF2 | MIXR | audmix | audio submix (mixers) |
|
Yes | |
0x02D5DF13 | JAZZ | jazz | Animation Sequences |
|
Yes | |
0x02DC343F | OBJK | objkey | Object Information (Looks like it says what the object is one of and what script set it should run) |
|
Yes | |
0x033260E3 | TKMK | trackmask | Animation track mask |
|
Yes1 | |
0x0333406C | _XML | xml | XML Resource (Uses include tuning constants) |
|
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. |
|
Yes | |
0x033B2B66 |
|
|||||
0x0341ACC9 | TXTF | fabric | Fabric Compositor |
|
Yes | |
0x034AEECB | CASP | caspart | CAS Part Data |
|
Yes | |
0x0354796A | TONE | skintone | Skin Tone |
|
Yes1 | |
0x03555BA8 | TONE | hairtone | Hair Tone Resource |
|
Yes1 | |
0x0355E0A6 | BOND | bonedelta | Slot adjusts |
|
Yes | |
0x0358B08A | FACE | faceblend | Face parts |
|
Yes | |
0x03B33DDF | ITUN | xml | Interaction Tuning (These are like the stuff you had in TTAB. Motive advertising and autonomy etc) |
|
Yes | |
0x03B4C61D | LITE | light | Parameters for lighting |
|
Yes | |
0x03D843C2 | CCHE | cacheentry | Compositor Cache Entry |
|
||
0x03D86EA4 | DETL | World "lot" information (world). |
|
|||
0x03E80CDC | got the hood name in also |
|
||||
0x0418FE2A | CFEN | fence | Catalog fence |
|
Yes | |
0x044735DD |
|
|||||
0x044AE110 | COMP | xml | Complate Preset |
|
Yes | |
0x046A7235 | Lot locational data |
|
||||
0x048A166D | UNKN |
|
||||
0x0498DA7E | Global lot ID |
|
||||
0x049CA4CD | CSTR | stairs | Catalog Stairs |
|
Yes | |
0x04A09283 | UNKN | Lot stair location details |
|
|||
0x04A4D951 | WDET | World Detail. |
|
|||
0x04AC5D93 | CPRX | proxyprod | Catalog Proxy Product |
|
Yes | |
0x04B30669 | CTTL | terraintool | Catalog Terrain Geometry Brush |
|
Yes | |
0x04C58103 | CRAL | railing | Catalog Railing |
|
Yes | |
0x04D82D90 | CMRU | cachemru | Compositor Cache MRU |
|
||
0x04ED4BB2 | CTPT | terrainpaint | Catalog Terrain Paint Brush |
|
Yes | |
0x04EE6ABB | UNKN | Lot terrain texture list |
|
|||
0x04F3CC01 | CFIR | fireplace | Catalog Fireplace |
|
Yes | |
0x04F51033 | SBNO | binoutfit |
|
|||
0x04F66BCC | UNKN | Fireplace/chimney groups |
|
|||
0x04F88964 | SIME | simexport | Townie Data |
|
||
0x051DF2DD | CBLN | compblend | Face Piece Preset |
|
||
0x05512255 | UNKN | Room index |
|
|||
0x553EAD4 | UNKN |
|
||||
0x0563919E | UNKN | Lot wall/floor compositor |
|
|||
0x0580A2B4 | Seems to have list of what colour the walls and floors are |
|
||||
0x0580A2B5 |
|
|||||
0x0580A2B6 |
|
|||||
0x0580A2CD | SNAP | png |
|
Yes | ||
0x0580A2CE | SNAP | png | PNG Image Small Image of Sims |
|
Yes | |
0x0580A2CF | SNAP | png | PNG Image Large Image of Sims |
|
Yes | |
0x0580A2B4 | THUM | png | Yes | |||
0x0580A2B5 | THUM | png | Yes | |||
0x0580A2B6 | THUM | png | Yes | |||
0x0589DC44 | THUM | png |
|
Yes | ||
0x0589DC45 | THUM | png |
|
Yes | ||
0x0589DC46 | THUM | png |
|
Yes | ||
0x0589DC46 | THUM | png |
|
Yes | ||
0x0591B1AF | UPST | usercastpreset | User CASt Preset |
|
Yes | |
0x05B17698 | THUM | png |
|
Yes | ||
0x05B17699 | THUM | png |
|
Yes | ||
0x05B1769A | THUM | png |
|
Yes | ||
0x05B1B524 | THUM | png |
|
Yes | ||
0x05B1B525 | THUM | png |
|
Yes | ||
0x05B1B526 | THUM | png |
|
Yes | ||
0x05CD4BB3 | World Routing |
|
||||
0x05DA8AF6 | WBND | World boundries |
|
|||
0x05E4FAF7 | UNKN |
|
||||
0x05ED1226 | REFS | references | Reference Store |
|
||
0x05FF3549 | UNKN |
|
||||
0x05FF6BA4 | 2ARY | bnry | could be lot geography (elevation detail)? |
|
||
0x0604ABDA | DMTR | dreamtree |
|
|||
0x060B390C | CWAT | water | Catalog Terrain Water Brush |
|
Yes | |
0x060E1826 | UNKN |
|
||||
0x0611B0E7 | UNKN |
|
||||
0x062853A8 | FAMD | household | Family Data |
|
||
0x062C8204 | BBLN | filen | Clothing Parts |
|
Yes | |
0x062E9EE0 |
|
|||||
0x06302271 | CINF | color | Color Information |
|
Yes1 | |
0x063261DA | HINF | haircolor | Hair Information |
|
Yes1 | |
0x06326213 | OBCI | objcolor |
|
|||
0x06393F5D | UNKN |
|
||||
0x065B8B38 | UNKN |
|
||||
0x065BFCAC |
|
|||||
0x065BFCAD |
|
|||||
0x065BFCAE |
|
|||||
0x0668F628 | World Description Details |
|
||||
0x0668F630 | World Description Number of Lots |
|
||||
0x0668F635 | TWNI | png | World Description Image |
|
Yes | |
0x0668F639 | TWNP | imgpath | World Description Image Path |
|
||
0x067CAA11 | BGEO | blendgeom | Blend Geometry |
|
||
0x06B981ED | OBJS | objs | Script state dump. |
|
||
0x06CE4804 | META | Meta Data |
|
|||
0x06D6B112 | UNKN |
|
||||
0x06DC847E | UNKN | Lot terrain paint |
|
|||
0x073FAA07 | S3SA | s3sa | Compiled script (Signed MSIL Assembly) |
|
Yes | |
0x07046B39 | Index of Installed Sims |
|
||||
0x07CD07EC | Front door reference |
|
||||
0x0A36F07A | CCFP | fountain | Catalog resource for curved pools etc |
|
Yes | |
0x0C37A5B5 | LOOK | lookuptab | Thumbnail & CAS Default Parts |
|
||
0x0C07456D | COLL | Collection |
|
|||
0x11E32896 | Roof definitions |
|
||||
0x16B17A6C | Thumbnail Expiration |
|
||||
0x1F886EAD | _INI | ini | ini file |
|
Yes | |
0x220557DA | STBL | stbl | String Table (Catalog name and description - one per language starting 00?????????????? for English) |
|
Yes | |
0x2AD195F2 |
|
|||||
0x2653E3C8 | THUM | png |
|
Yes | ||
0x2653E3C9 | THUM | png |
|
Yes | ||
0x2653E3CA | THUM | png |
|
Yes | ||
0x2D4284F0 | THUM | png |
|
Yes | ||
0x2D4284F1 | THUM | png |
|
Yes | ||
0x2D4284F2 | THUM | png |
|
Yes | ||
0x2E75C764 | ICON | png | object thumbnail small |
|
Yes | |
0x2E75C765 | ICON | png | object thumbnail medium |
|
Yes | |
0x2E75C766 | ICON | png | object thumbnail large |
|
Yes | |
0x2E75C767 | ICON | png | object thumbnail very large |
|
Yes | |
0x2F7D0002 | IMAG | png | UI Image (TGA) | Yes | ||
0x2F7D0004 | IMAG | png | UI Image (PNG) |
|
Yes | |
0x2F7D0008 | UITX | uitexture | Texture UV Map |
|
||
0x312E7545 | UNKN | Walls |
|
|||
0x316C78F2 | CFND | foundation | Catalog foundation |
|
Yes | |
0x319E4F1D | OBJD | object | Object definition |
|
Yes | |
0x32C83095 | Thumbnail Validation |
|
||||
0x342778A7 | face overlays, tints, eyebrow makeup, clothes | |||||
0x342779A7 |
|
|||||
0x34E5247C | UNKN |
|
||||
0x35A33E29 | World Description Hash |
|
||||
0x3A65AF29 | MINF | makeup | Makeup Information |
|
Yes1 | |
0x3D8632D0 | World terrain paint |
|
||||
0x4D1A5589 | OBJN | objn | Object instances |
|
||
0x4F09F8E1 | UNKN |
|
||||
0x515CA4CD | CWAL | wall | Catalog Wall/Floor Pattern |
|
Yes | |
0x54372472 | TSNP | png | SNAP For Sims In Travel World |
|
||
0x5DE9DBA0 | THUM | png |
|
Yes | ||
0x5DE9DBA1 | THUM | png |
|
Yes | ||
0x5DE9DBA2 | THUM | png |
|
Yes | ||
0x626F60CC | THUM | png |
|
Yes | ||
0x626F60CD | THUM | png |
|
Yes | ||
0x626F60CE | THUM | png |
|
Yes | ||
0x628A788F | Neighborhood active household information |
|
||||
0x63A33EA7 | ANIM | scene | Scenegraph Resource |
|
Yes1 | |
0x6ABFAD26 | UNKN |
|
||||
0x6B20C4F3 | CLIP | animation | animations (eg c2o) aka S3Clip |
|
Yes1 | |
0x6B6D837D | SNAP | png | PNG Image - family pics small |
|
Yes | |
0x6B6D837E | SNAP | png | PNG Image - family pics medium |
|
Yes | |
0x6B6D837F | SNAP | png | PNG Image - family pics large |
|
Yes | |
0x72683C15 | STPR | sktonepreset |
|
|||
0x736884F1 | VPXY | vpxy | Visual Proxy. Model links |
|
Yes | |
0x73E93EEB | _XML | xml | Package manifest |
|
Yes | |
0x7672F0C5 | Package dependency information |
|
||||
0x8070223D | AUDT | audtun | Audio Tuners |
|
||
0x82B43584 | Checksum |
|
||||
0x8EAF13DE | _RIG | grannyrig | Rig Resource |
|
Yes1 | |
0x8FFB80F6 | _ADS | dds | DDS Image |
|
Yes2 | |
0x90620000 |
|
|||||
0x90624C1B |
|
|||||
0x9063660D | WTXT | World Texture Map. |
|
|||
0x9063660E | Roads intersection and curves |
|
||||
0x913381F2 | UNKN |
|
||||
0x9151E6BC | CWST | wallstyle | Catalog Wall |
|
Yes | |
0x91EDBD3E | CRST | roofstyle | Catalog Roof Style |
|
Yes | |
0x94C5D14A | SIGR | signature |
|
|||
0x94EC4B54 | UNKN |
|
||||
0xA2377025 |
|
|||||
0xA5F9FE18 | UNKN | Social Routing Template? |
|
|||
0xA8D58BE5 | SKIL | xml | Custom skill data |
|
Yes | |
0xAE39399F | World geometry |
|
||||
0xB074ACE6 |
|
|||||
0xB125533A | UNKN |
|
||||
0xB1422971 | UNKN |
|
||||
0xB1CC1AF6 | _VID | mm | GSTR Movies |
|
||
0xB4DD716B | _INV | inventory | Persondata |
|
||
0xB52F5055 | FBLN | blendunit | Blend Unit - a slider within CAS that points to facialblends |
|
Yes | |
0xCF84EC98 | State machine saved state |
|
||||
0xCF9A4ACE | MDLR | modular | Modular Object - the hub resource of modular objects |
|
Yes | |
0xD063545B | LDES | lotdesc | Lot file |
|
||
0xD3044521 | RSLT | scene | Slot Definition |
|
Yes | |
0xD382BF57 | FTPT | scene | Model Footprint |
|
Yes | |
0xD4D9FBE5 | PTRN | patternlist | Pattern List |
|
Yes | |
0xD84E7FC5 | ICON | png | PNG Image - small lot image |
|
Yes | |
0xD84E7FC6 | ICON | png | PNG Image - medium lot image |
|
Yes | |
0xD84E7FC7 | ICON | png | PNG Image - large lot image |
|
Yes | |
0xD9BD0909 | World Description Name |
|
||||
0xDC37E964 | Text Resource | |||||
0xDD3223A7 | BUFF | xml | Custom buff data |
|
Yes | |
0xDEA2951C | PETB | breed | Pet Breed |
|
Yes | |
0xEA5118B0 | _SWB | effects | swb Effect Resource Tree |
|
Yes1 | |
0xF0633989 |
|
|||||
0xF0FF5598 | cam | Camera Preset |
|
|||
0xF12E5E12 | UNKN |
|
||||
0xF1EDBD86 | CRMT | roofmatrl | Catalog Roof Pattern |
|
Yes | |
0xF3A38370 | NGMP | guidmap | Name hash to GUID Map |
|
Yes | |
0xF609FD60 | World Package |
|
||||
0xFCEAB65B | THUM | png | Thumbnail for packaged custom colourswatch | Yes |
[edit] Notes
- Atavera's wrappers and RIG helper.
- DDS support using Paint.Net/libsquish code and DDSPanel/DdsFile s3pi library4 classes, no actual wrapper class.
- Echo's Postal API and editor. (Not yet reviewed.)
- 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 |