Urban Chaos 000

From XentaxWiki
Revision as of 17:08, 25 January 2021 by imported>Ikskoks
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

000


Format Specifications

// Urban Chaos 
// 000 file format (texts)

4 bytes (uint32) - number of strings

num_of_strings *
{
   4 bytes - relative text string offset
}
4 bytes - relative offset for end of file

num_of_strings *
{
   x bytes (char) - text string
   1 byte - null
}

MultiEx BMS Script

Not written yet.

Notes and Comments

  • Urban Chaos text files.

Compatible Programs

None.