Conflict: Desert Storm DAT: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks (Created page with "{{GRAFPageHeader}} == DAT == * ''' Format Type ''': Archive <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br> === Format Specif...") |
imported>Ikskoks |
||
| Line 30: | Line 30: | ||
Not written yet. | Not written yet. | ||
=== QuickBMS Script === | === QuickBMS Script === | ||
Revision as of 21:51, 14 May 2021
Back to index | Edit this page
DAT
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
//info array
num_of_entries *
{
4 bytes (uint32) - filename hash?
4 bytes (uint32) - file offset
4 bytes (uint32) - file size
}
x bytes - padding
num_of_entries *
{
x bytes - file data
}
MultiEx BMS Script
Not written yet.
QuickBMS Script
Notes and Comments
None.
Games
List of games using this file format:
- Conflict: Desert Storm
Compatible Programs
None.