Heart Of Darkness MST: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
(Created page with "== MST == * ''' Game ''': Heart Of Darkness <br> * ''' Format Type ''': Misc <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian...")
 
imported>Ikskoks
(Created page with "== MST == * ''' Game ''': Heart Of Darkness <br> * ''' Format Type ''': Misc <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian...")
(No difference)

Revision as of 22:31, 29 October 2020

MST


Format Specifications

// Heart Of Darkness
// MST file format

// little endian

//header
4 bytes (uint32) - version // "160"
4 bytes (uint32) - size of data
116 bytes - unknown
4 bytes (uint32) - size of code / 4
4 bytes - unknown
x bytes - padding


//unknown
x bytes - unknown


//data
x bytes - data

MultiEx BMS Script

Not written yet.

QuickBMS Script

Compatible Programs