Warning Forever BIN: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks No edit summary |
imported>Ikskoks m (Ikskoks moved page Warning Forever to Warning Forever BIN) |
(No difference)
| |
Revision as of 22:39, 4 February 2021
Choose archive extension:
BIN
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
uint32 {4} - Number Of Files
uint32 {4} - Filename Directory Length
// for each file
- uint32 {4} - Filename Offset (relative to the start of the filename directory)
- uint32 {4} - File Offset
- uint32 {4} - File Length
// for each file
- char {X} - Filename
- byte {1} - null Filename Terminator
byte {X} - File Data
MultiEx BMS Script
Not written yet