Enter The Matrix FTX

From XentaxWiki
Revision as of 14:02, 22 November 2020 by 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 <...")
Jump to navigation Jump to search

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.