Tekken 5 LOC

From XentaxWiki
Revision as of 09:42, 25 October 2020 by imported>Ikskoks (→‎TLD)
Jump to navigation Jump to search

LOC


Format Specifications

Document created by Bartlomiej Duda
Creation date: 05.02.2020


// TRAD_xxxx.loc file format


4 bytes - size of the header
4 bytes - number of text strings
x bytes - header

num_of_strings *
{
  2 bytes - length of the string
  x bytes - string
}

MultiEx BMS Script

Not written yet.

Notes and Comments

None.

Compatible Programs