Dune 3 BAG: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
No edit summary
imported>Ikskoks
No edit summary
 
(No difference)

Latest revision as of 12:19, 4 January 2021

BAG + IDX


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



Compatible Programs