Tekken 5 LOC: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks |
imported>Ikskoks |
(No difference)
| |
Revision as of 09:43, 25 October 2020
LOC
- Game : Tekken 5
- Format Type : Text
- Endian Order : Little Endian
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
- Tekken 5 language files.
Compatible Programs