Difference between revisions of "Sims 3:0x0354796A"
From SimsWiki
(→Format) |
(→Format) |
||
| Line 14: | Line 14: | ||
DWORD count1 | DWORD count1 | ||
--repeat(count1) | --repeat(count1) | ||
| − | + | DWORD | |
DWORD //RGBA | DWORD //RGBA | ||
DWORD //RGBA | DWORD //RGBA | ||
FLOAT | FLOAT | ||
BYTE | BYTE | ||
| − | DWORD | + | DWORD index //[[Sims 3:0x00B2D882|DDS ("SkinSubSRamp")]] |
| − | DWORD | + | DWORD index //[[Sims 3:0x00B2D882|DDS - Icon]] |
DWORD count2 | DWORD count2 | ||
| − | --repeat(count2) | + | --repeat(count2) |
| − | + | DWORD [[Sims 3:CAS Part Flags|Age/Gender flags]] | |
| − | DWORD | + | DWORD [[Sims 3:CAS Part Flags|Type flags]] |
| − | DWORD | + | DWORD index //[[Sims 3:0x00B2D882|DDS - Specular]] |
| − | DWORD | + | DWORD index //[[Sims 3:0x00B2D882|DDS - Diffuse(Dark)]] |
| − | DWORD | + | DWORD index //[[Sims 3:0x00B2D882|DDS - Diffuse]] |
| − | DWORD | + | DWORD index //[[Sims 3:0x00B2D882|DDS - Normal]] |
| − | DWORD | + | DWORD index //[[Sims 3:0x00B2D882|DDS - Overlay]] |
BYTE | BYTE | ||
--insert [[Sims 3:Key table|TGI Block List]] | --insert [[Sims 3:Key table|TGI Block List]] | ||
{{TS3AdvancedModdingHeader}} | {{TS3AdvancedModdingHeader}} | ||
Revision as of 07:09, 10 July 2010
| Modding Reference by Category | |
|---|---|
|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |
| Skin Tone - TONE | ||
|---|---|---|
| TypeID: | 0x0354796A | |
| Game Version: | The Sims 3 | |
Format
DWORD Version DWORD TGI Offset DWORD TGI Size DWORD count1 --repeat(count1) DWORD DWORD //RGBA DWORD //RGBA FLOAT BYTE DWORD index //DDS ("SkinSubSRamp") DWORD index //DDS - Icon DWORD count2 --repeat(count2) DWORD Age/Gender flags DWORD Type flags DWORD index //DDS - Specular DWORD index //DDS - Diffuse(Dark) DWORD index //DDS - Diffuse DWORD index //DDS - Normal DWORD index //DDS - Overlay BYTE --insert TGI Block List
| Modding Reference by Category | |
|---|---|
|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |