Heart Of Darkness MST: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
No edit summary
imported>Ikskoks
No edit summary
(No difference)

Revision as of 22:32, 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.

Compatible Programs