Sims 3:0x1F886EAD/CAW
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 |
_INI | ||
---|---|---|
TypeID: | 0x1F886EAD | |
Game Version: | The Sims 3 |
Overview
The INI file is a standard text format document that specifies numerous settings for a world, for example, the positions of an initial flyover when the world is first loaded, or the hour and angles at which the sun and moon rise and set in the world. These files are easily edited using Windows Notepad. The following is a list of all the significant annotations pages for INI files loaded within a world:
Resource Name | Effect |
---|---|
WorldEnvtIni_Clear.ini | Specifies basic climate of a world during clear days. |
Sea.ini | Specifies values related to a ocean's texture. |
Pond.ini | Specifies values related to pond textures. |
SkyCommon.ini | Specifies shared values of the sky in a world. |
LightingCommon.ini | Specifies shared values of a world's lighting. |
Modding Reference by Category | |
---|---|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |