Urban Chaos 000: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
imported>Ikskoks
No edit summary
 
(One intermediate revision by the same user not shown)
Line 47: Line 47:
[[Category:Extension_000 | Extension: 000]]
[[Category:Extension_000 | Extension: 000]]
[[Category:BMS_None | BMS: None]]
[[Category:BMS_None | BMS: None]]
[[Category:File Format]]

Latest revision as of 17:08, 25 January 2021

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.