The Moment Of Silence MAP: Difference between revisions

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

Revision as of 03:47, 27 October 2005

Choose archive extension:

### + RESOURCE.MAP


Format Specifications

uint32 {4}   - Number Of Files

// for each file

char {64}    - Filename (null-terminated)
uint32 {4}   - File Type ID? (1/3)
char {3}     - Archive Extension ("000","007","012",etc)
byte {1}     - null
uint32 {4}   - File Offset?
uint32 {4}   - File Length?
uint32 {4}   - null

MultiEx BMS

Not written yet

Notes and Comments

  • The resource.map file lists the file details for all archives named resource.###

Supported Programs