Difference between revisions of "Sims 3:0x00B2D882/CAW"
(Created page with "{{TS3AdvancedModdingHeader}} {{WorldClimateTutorialHeader}} {{TS3Resource |name=IMG |typeid= 0x00B2D882 |expansion=The Sims 3 }} <br clear="all"> __NOTOC__ =Overview= The dds i...") |
|||
Line 33: | Line 33: | ||
{{TS3AdvancedModdingHeader}} | {{TS3AdvancedModdingHeader}} | ||
− | [[Category:Sims 3 | + | [[Category:Sims 3 File Types]] |
Latest revision as of 07:19, 22 September 2012
Modding Reference by Category | |
---|---|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |
CAW Climate Tuning Tutorial | |
---|---|
Conceptual | Key Files | Climate Cycle | Lighting | Sea | Sky | Clouds | Moon | Common Issues |
IMG | ||
---|---|---|
TypeID: | 0x00B2D882 | |
Game Version: | The Sims 3 |
[edit] Overview
The dds image file is used for several assets in a world file, including color ramps that define ocean and sky colors, and also the textures of clouds or the moon. For more information about DXT see S3 Texture Compression
[edit] Color Ramps
Color ramp images define the hues of a world's ocean, sky, and lighting effects across the course of the day and night.
- This file is saved as DXT3 |
[edit] Moon Textures
Moon textures define how the various phases of the moon will appear in a world.
- This file is saved as DXT3 |
Modding Reference by Category | |
---|---|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |