White Night EN
EN
- Game : White Night
- Format Type : Text File
- Endian Order : Little Endian
Format Specifications
// White Night
// EN file format
// little endian
//HEADER
4 bytes - unknown1 (always "\x0A\x00\x00\x00")
4 bytes - unknown2 (always "\x00\x00\x00\x00")
4 bytes - unknown3 (always "\x00\x00\x00\x00")
4 bytes - number of lines
4 bytes - number of lines (repeated value?)
//TEXT
num_of_lines *
{
4 bytes - line length
x bytes - line
}
MultiEx BMS Script
Not written yet
Notes and Comments
None.
Compatible Programs