Dune 3 BAG
Jump to navigation
Jump to search
BAG + IDX
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
char {4} - Header (GABA)
uint32 {4} - Unknown
uint32 {4} - Number Of Files
// for each file
- char {16} - Filename (null)
- uint32 {4} - Data Offset
- uint32 {4} - File Length
- uint32 {4} - Frequency
- uint32 {4} - File Type ID (2,6=*.w, 12,28=*.cmp, 37=*.mp3)
- uint32 {4} - Unknown
MultiEx BMS Script
Not written yet
Notes and Comments
- The *.idx file contains the directory, the *.bag file contains the file data