Metropolis Software TEXTURE

From XentaxWiki
Revision as of 20:47, 19 July 2022 by imported>Ikskoks (Created page with "{{GRAFPageHeader}} == TEXTURE == * ''' Format Type ''': Image <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br> * ''' Signature '...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.