Enter The Matrix FTX: Difference between revisions
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
- Game : Enter the Matrix
- Format Type : Font
- Endian Order : Little Endian
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.