Grand Prix 3 BIN: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks No edit summary |
imported>Ikskoks m (Ikskoks moved page Grand Prix 3 to Grand Prix 3 BIN) |
| (2 intermediate revisions by the same user not shown) | |
(No difference)
| |
Latest revision as of 13:49, 10 January 2021
Choose archive extension:
BIN
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
char {28} - Header (©Pete Cooke & Geoff Crammond)
uint32 {4} - Number Of Files
uint64 {8} - null
// for each file
- uint32 {4} - Unknown
- uint32 {4} - Unknown
- uint32 {4} - Size
- uint32 {4} - Offset
- uint32 {4} - Unknown
- uint32 {4} - Unknown
byte {X} - File Data
MultiEx BMS Script
Not written yet
Compatible Programs
DAT
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
uint32 {4} - Number Of Files
// for each file
- uint32 {4} - File Offset?
- uint32 {4} - khz sound
- uint16 {2} - null
- uint16 {2} - 8-bit sound
byte {X} - File Data
MultiEx BMS Script
Not written yet