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
(Created page with "== FTX == * ''' Game ''': Enter the Matrix <br> * ''' Format Type ''': Font <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <...")
(No difference)

Revision as of 14:02, 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

None.