Slayer Engine MTX ST: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
imported>Ikskoks
 
(One intermediate revision by the same user not shown)
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) - magic // "ST"
2 bytes (char) - signature // "ST"
// TODO
// TODO
</pre>
</pre>

Latest 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

Gallery

See Also