The Moment Of Silence MAP

From XentaxWiki
Revision as of 03:47, 27 October 2005 by imported>WATTO
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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