Skyrim Mod:Mod File Format/TXST
The UESPWiki – Your source for The Elder Scrolls since 1995
TXST records contain information on texture sets.
The TX?? subrecords usually occur in ascending order, starting with TX00. However, there seems to be no need for consecutive numbering. For example, the sequence of subrecords can be TX00, TX01 and TX03, omitting TX02.
C | SubRecord | Name | Type/Size | Info |
---|---|---|---|---|
+ | EDID | editorId | zstring | Editor id |
+ | OBND | unknown | ubyte[12] | Object Boundary
|
+ | TX00 | texture00 | zstring | texture path, color map |
- | TX01 | texture01 | zstring | texture path, normal map (tangent- or model-space) |
- | TX02 | texture02 | zstring | texture path, mask (environment or light) |
- | TX03 | texture03 | zstring | texture path, tone map (for skins) or glow map (for things) |
- | TX04 | texture04 | zstring | texture path, detail map (roughness, complexion, age) |
- | TX05 | texture05 | zstring | texture path, environment map (cubemaps mostly) |
- | TX06 | texture06 | zstring | texture path Multilayer (does not occur in Skyrim.esm) |
- | TX07 | texture07 | zstring | texture path, specularity map (for skinny bodies, and for furry bodies) |
- | DODT | struct | Decal Data
|
|
+ | DNAM | ushort | flags
|