GRAF:1944 FX: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Mr.Mouse
m (Each format page should have a link back to the index)
No edit summary
Line 1: Line 1:
[[GRAFs|Back to index]]
* [[GRAFs|Return to the list of games]]


Choose archive extension:
Choose archive extension:  


== FX ==  
== FX ==  
Line 12: Line 12:


<tt><b>
<tt><b>
uint32 {4}&nbsp;&nbsp; - Header <font color="purple">(<font color="purple">(bytes)</font>173,165,255,255)</font> <br>  
byte {4}&nbsp;&nbsp; - Header <font color="purple">(173,165,255,255)</font> <br>  
uint32 {4}&nbsp;&nbsp; - Filename Directory Offset <br>  
uint32 {4}&nbsp;&nbsp; - Filename Directory Offset <br>  
<br>
byte {X}&nbsp;&nbsp;&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>  
byte {X}&nbsp;&nbsp;&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>  
<br>
<br>
Line 20: Line 21:
<br>
<br>
: <font color="blue"> ''' // for each file ''' </font> <br>  
: <font color="blue"> ''' // for each file ''' </font> <br>  
:: char {X}&nbsp;&nbsp;&nbsp;&nbsp; - Filename <font color="purple">(null)</font> <br>  
:: char {X}&nbsp;&nbsp;&nbsp;&nbsp; - Filename <br>  
:: byte {1}&nbsp;&nbsp;&nbsp;&nbsp; - null Filename Terminator <br>
<br>
<br>
uint32 {4}&nbsp;&nbsp; - null <br>  
: uint32 {4}&nbsp;&nbsp; - null <br>  
<br>
<br>
</b></tt>
</b></tt>


=== MultiEx BMS ===  
=== MultiEx BMS Script ===  


Not written yet<br><br>
Not written yet<br><br>


=== Supported Programs ===  
=== Compatable Programs ===  


* None - format specs incomplete
* None - Incomplete format specifications

Revision as of 00:15, 16 May 2005

Choose archive extension:

FX


Format Specifications

byte {4}   - Header (173,165,255,255)
uint32 {4}   - Filename Directory Offset

byte {X}     - Unknown

// Filename Directory

uint32 {4}   - Number Of Files?


// for each file
char {X}     - Filename
byte {1}     - null Filename Terminator


uint32 {4}   - null


MultiEx BMS Script

Not written yet

Compatable Programs

  • None - Incomplete format specifications