The Moment Of Silence
From XentaxWiki
Choose archive extension:
Contents
### + RESOURCE.MAP
- Format Type : Archive
- Endian Order : Little Endian
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.###
- In StarForce-protected versions of the game, the visible resource.map might be a decoy, since its contents do not necessarily match the data files. The actual resource map is probably encoded into the file mossfres.dat.