Esoteria E3 2: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks No edit summary |
imported>Ikskoks No edit summary |
(No difference)
| |
Latest revision as of 12:35, 4 January 2021
E3 (INTERNAL TYPE)
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
char {7} - Header (ESv1.0 )
byte {1} - Sub-type ((byte)48 or (byte)83 or (byte)84 or (byte)94)
uint32 {4} - null
uint32 {4} - Type Name Length (including null)
// Note: The following 2 fields don't appear if TypeNameLength=99
char {X} - Type Name
byte {1} - null
uint32 {4} - null
uint32 {4} - Filename Length (sometimes including null)
char {X} - Filename (null) (without extension)
byte {18} - null
byte {X} - File Data
MultiEx BMS Script
Not written yet