Maxis DBPF 2: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
No edit summary
imported>Ikskoks
(Redirected page to Maxis DBPF)
Line 1: Line 1:
== PACKAGE ==
#REDIRECT [[Maxis DBPF]]
 
* ''' Format Type ''':    Archive <br>
* ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br>
 
 
=== Format Specifications ===
 
<tt><b>
char {4}&nbsp;&nbsp;&nbsp;&nbsp; - Header <font color="purple">(DBPF)</font> <br>
uint32 {4}&nbsp;&nbsp; - Version <font color="purple">(1)</font> <br>
byte {16}&nbsp;&nbsp;&nbsp; - null <br>
uint32 {4}&nbsp;&nbsp; - Creation Date <br>
uint32 {4}&nbsp;&nbsp; - Modification Date <br>
uint32 {4}&nbsp;&nbsp; - <font color="red"> '' Unknown <font color="purple">(7)</font> '' </font> <br>
uint32 {4}&nbsp;&nbsp; - Number Of Files <br>
uint32 {4}&nbsp;&nbsp; - Directory Offset <br>
uint32 {4}&nbsp;&nbsp; - Directory Size <br>
byte {48}&nbsp;&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>
<br>
byte {X}&nbsp;&nbsp;&nbsp;&nbsp; - File Data <br>
<br>
<font color="blue"> ''' // Directory ''' </font> <br>
: <font color="blue"> ''' // for each file ''' </font> <br>
:: uint32 {4}&nbsp;&nbsp; - Type ID <br>
:: uint32 {4}&nbsp;&nbsp; - Group ID <br>
:: uint32 {4}&nbsp;&nbsp; - Instance ID <br>
:: uint32 {4}&nbsp;&nbsp; - Class ID <br>
:: uint32 {4}&nbsp;&nbsp; - Data Offset <br>
:: uint32 {4}&nbsp;&nbsp; - File Length <br>
<br>
</b></tt>
 
=== MultiEx BMS Script ===
 
Not written yet<br><br>
 
=== Compatible Programs ===
 
* [[Game Extractor|Game Extractor]]<br>
 
 
[[Category:File Format]]

Revision as of 15:43, 14 May 2022

Redirect to: