The Last Express SBE
From XentaxWiki
Back to index | Edit this page
Contents
SBE
- Format type: Miscellaneous
- Endianness: Little-endian
Format Specifications
uint16 {2} - number of subtitles
// for each subtitle
- uint16 {2} - display start time
- uint16 {2} - display stop time
- uint16 {2} - top line length
- uint16 {2} - bottom line length
- byte {x} - top line (UTF-16 string)
- byte {x} - bottom line (UTF-16 string)
Notes and Comments
None.
MultiEx BMS Script
None written yet.
Supported by Programs
Links
None