GRAF:Age Of Empires DRSArchive
From XentaxWiki
(Redirected from Age Of Empires DRSArchive)
Contents
DRS
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
char {36} - Header (Copyright (c) 1997 Ensemble Studios.)
uint32 {4} - Unknown (26)
char {16} - Archive Name (null terminated) (1.00tribe)
uint32 {4} - Number Of Groups
uint32 {4} - First File Offset
// for each group
- char {4} - Extension (reversed, 32 terminated after reversal)
- uint32 {4} - Directory Offset
- uint32 {4} - Number Of Files
// go to each directory offset
- // for each file in the directory
- uint32 {4} - File ID
- uint32 {4} - Offset
- uint32 {4} - Size
- uint32 {4} - File ID
byte {X} - File Data
MultiEx BMS Script
IDString 0 Copyright ; Set FILESTART Long 68 ; GoTo FILESTART 0 ; Get FILESTART Long 0 ; Get FILECNTL Long 0 ; Do ; GoTo FILESTART 0 ; Get DUMMYL Long 0 ; Get FILEOFF Long 0 ; Get FILESIZE Long 0 ; SavePos FILESTART 0 ; Log "" FILEOFF FILESIZE 0 0 ; Math EXTRCNT += 1 ; While EXTRCNT <> FILECNTL ;
Requires MexCom 4.0
Compatible Programs
Other Games
These games use this file format
- Age Of Empires *.drs
- Age Of Empires 2 *.drs