Difference between revisions of "Sims 3:0x04ED4BB2"
From SimsWiki
m (→Format) |
|||
Line 5: | Line 5: | ||
Catalog resource used to define terrain paintbrush. It's the same as [[Sims 3:0x060B390C|CWAT - Catalog Terrain Water Brush]] with an extra bit on the end. | Catalog resource used to define terrain paintbrush. It's the same as [[Sims 3:0x060B390C|CWAT - Catalog Terrain Water Brush]] with an extra bit on the end. | ||
==Format== | ==Format== | ||
− | --insert [[Sims 3:0x060B390C]], Versions: Base game = 2, Latest = 4 | + | --insert [[Sims 3:0x060B390C]], Versions: Base game = 2, Latest (EP1) = 4 |
TGI64 // Brush texture (DDS) | TGI64 // Brush texture (DDS) |
Revision as of 21:04, 14 December 2009
Sims 3:Main Page -> Sims 3:PackedFileTypes
Sims 3:Main Page -> Sims 3:Catalog Resource
Overview
Catalog resource used to define terrain paintbrush. It's the same as CWAT - Catalog Terrain Water Brush with an extra bit on the end.
Format
--insert Sims 3:0x060B390C, Versions: Base game = 2, Latest (EP1) = 4 TGI64 // Brush texture (DDS) --if Version >= 0x4 DWORD DWORD Category
Categories
Value | Name |
---|---|
0x1 | Grass |
0x2 | Flowers |
0x3 | Rock |
0x4 | Dirt & Sand |
0x5 | Other |
Sims 3:Main Page -> Sims 3:PackedFileTypes
Sims 3:Main Page -> Sims 3:Catalog Resource