Ignition: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>WATTO
No edit summary
 
imported>Ikskoks
(Redirected page to Ignition CDP)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
* [[GRAFs|Return to the list of games]]
#REDIRECT [[Ignition CDP]]
 
Choose archive extension:
 
== CDP ==
 
* ''' 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">(CDP)</font> + null <br>
uint16 {2}&nbsp;&nbsp; - Version <font color="purple">(100)</font> - ie 1.00 <br>
uint32 {4}&nbsp;&nbsp; - <font color="red"> '' Number Of Files? '' </font> <br>
uint32 {4}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>
byte {1}&nbsp;&nbsp;&nbsp;&nbsp; - null <br>
uint32 {4}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>
<br>
<font color="blue"> ''' // for each file ''' </font> <br>
: uint32 {4}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>
: uint16 {2}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>
: byte {1}&nbsp;&nbsp;&nbsp;&nbsp; - null <br>
: uint32 {4}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>
: uint16 {2}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>
: byte {1}&nbsp;&nbsp;&nbsp;&nbsp; - null <br>
: uint16 {2}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>
: byte {X}&nbsp;&nbsp;&nbsp;&nbsp; - File Data <br>
<br>
</b></tt>
 
=== MultiEx BMS Script ===
 
Not written yet<br><br>
 
=== Compatible Programs ===
 
* None - Incomplete format specs
 
<br>
 
 
== PFM ==
 
* ''' Format Type ''':    Archive <br>
* ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br>
 
 
=== Format Specifications ===
 
<tt><b>
<font color="blue"> ''' // for each file ''' </font> <br>
: char {4}&nbsp;&nbsp;&nbsp;&nbsp; - Type/Extension <br>
: uint32 {4}&nbsp;&nbsp; - File Size <br>
: byte {X}&nbsp;&nbsp;&nbsp;&nbsp; - File Data <br>
<br>
</b></tt>
 
=== MultiEx BMS Script ===
 
Not written yet<br><br>
 
=== Compatible Programs ===
 
* [[Game Extractor|Game Extractor]]<br><br>
 
=== Other Games ===
 
These games also use this file format<br>
* [[Ignition|Ignition]]
* [[Rebel Assault 2 - The Hidden Empire|Rebel Assault 2: The Hidden Empire]]

Latest revision as of 23:08, 24 July 2021

Redirect to: