Metropolis Software TEXTURE: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks (Created page with "{{GRAFPageHeader}} == TEXTURE == * ''' Format Type ''': Image <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br> * ''' Signature '...") |
imported>Ikskoks (Created page with "{{GRAFPageHeader}} == TEXTURE == * ''' Format Type ''': Image <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br> * ''' Signature '...") |
(No difference)
| |
Revision as of 20:47, 19 July 2022
Back to index | Edit this page
TEXTURE
- Format Type : Image
- Endian Order : Little Endian
- Signature : S3TC / S3TCDXT1
Format Specifications
// header 4 bytes (char) - signature // "S3TC" 3 bytes (char) - texture type // e.g. "DXT1" // TODO
Notes and Comments
- This file format occurs in games made by Metropolis Software.
Games
List of games using this file format:
- Gorky Zero (*.TEXTURE)
- Gorky 02: Aurora Watching / Soldier Elite (*.TEXTURE)
- Infernal (*.TEXTURE)
QuickBMS Script
Not written yet.
Compatible Programs
None.