Slayer Engine MTX ST: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks |
imported>Ikskoks |
||
| Line 20: | Line 20: | ||
<div class="toccolours mw-collapsible" id="mw-customcollapsible-myDivision" style="width:800px; overflow:auto;"> | <div class="toccolours mw-collapsible" id="mw-customcollapsible-myDivision" style="width:800px; overflow:auto;"> | ||
<pre> | <pre> | ||
2 bytes (char) - | 2 bytes (char) - signature // "ST" | ||
// TODO | // TODO | ||
</pre> | </pre> | ||
Revision as of 14:44, 14 August 2022
Back to index | Edit this page
MTX, ST
- Format Type : Image
- Endian Order : Little Endian
- Signatures : MULTITEX / ST
Format Specifications (MTX)
8 bytes (char) - signature // "MULTITEX" // TODO
Format Specifications (ST)
2 bytes (char) - signature // "ST" // TODO
Notes and Comments
- File format is used by Slayer Engine developed by The Collective (now Double Helix Games) company.
- MTX and ST files are used to store texture data.
Games
List of games using the same file format:
- The Da Vinci Code (*.ST)
- Indiana Jones and the Emperor's Tomb (*.MTX)
- Buffy The Vampire Slayer (XBOX) (*.MTX)
- Marc Ecko's Getting Up: Contents Under Pressure (*.ST)
QuickBMS Script
Compatible Programs
- 3D Object Converter (v7.041 or newer) (it can preview *.ST files)
Gallery
See Also