Half Life 2 SO
Jump to navigation
Jump to search
SO
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
char {4} - Header ((byte)127 + ELF)
byte {4} - Version ((bytes)1,1,1,0) (ie 1.110)
uint64 {8} - null
byte {X} - File Data
// Filename Directory
- // for each file
- char {X} - Filename
- byte {1} - null Filename Terminator
- char {X} - Filename
MultiEx BMS Script
Not written yet
Notes and Comments
I think this is like a Unix Script or something?
This is the Unix standard executable file format. See Executable and Linkable Format.