Enter The Matrix FTX: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
(Created page with "== FTX == * ''' Game ''': Enter the Matrix <br> * ''' Format Type ''': Font <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <...")
imported>Ikskoks
 
(One intermediate revision by the same user not shown)
Line 34: Line 34:
=== Compatible Programs ===  
=== Compatible Programs ===  


None.
* Raw texture cooker
<br/><br>
<br/><br>



Latest revision as of 14:05, 22 November 2020

FTX


Format Specifications

// Enter the Matrix
// FTX font file format

// little endian

64 bytes - name of the font + padding // "MS Gothic"
4 bytes (uint32) - unknown
4 bytes (uint32) - unknown

x bytes - character table

x bytes - texture data // probably r8_unom

MultiEx BMS Script

Not written yet.

Notes and Comments

None.

Compatible Programs

  • Raw texture cooker