Battlefield 1942 RFA: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Dinoguy1000
m (Reverted edits by 212.200.92.18 (Talk); changed back to last version by Dinoguy1000)
Line 9: Line 9:




=== Format Specifications ===


<tt><b>
uint32 {4}&nbsp;&nbsp; - Directory Offset <br>
uint32 {4}&nbsp;&nbsp; - Version <br>
<br>
byte {X}&nbsp;&nbsp;&nbsp;&nbsp; - File Data <br>
<br>
<font color="blue"> ''' // Directory ''' </font> <br>
: uint32 {4}&nbsp;&nbsp; - Number Of Files <br>
<br>
: <font color="blue"> ''' // for each file ''' </font> <br>
:: uint32 {4}&nbsp;&nbsp; - Filename Length <br>
:: char {X}&nbsp;&nbsp;&nbsp;&nbsp; - Filename <br>
:: uint32 {4}&nbsp;&nbsp; - Compressed File Size <br>
:: uint32 {4}&nbsp;&nbsp; - Uncompressed File Size <br>
:: uint32 {4}&nbsp;&nbsp; - Offset <br>
:: uint32 {4}&nbsp;&nbsp; - <font color="red"> '' Type ID? '' </font> <br>
:: uint32 {4}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>
:: uint32 {4}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>
<br>
</b></tt>


=== Notes and Comments ===  
=== Notes and Comments ===  

Revision as of 01:03, 12 August 2006

Choose archive extension:

RFA


Format Specifications

uint32 {4}   - Directory Offset
uint32 {4}   - Version

byte {X}     - File Data

// Directory

uint32 {4}   - Number Of Files


// for each file
uint32 {4}   - Filename Length
char {X}     - Filename
uint32 {4}   - Compressed File Size
uint32 {4}   - Uncompressed File Size
uint32 {4}   - Offset
uint32 {4}   - Type ID?
uint32 {4}   - Unknown
uint32 {4}   - Unknown


Notes and Comments

  • Compression is used on some of the files


Other Games

  • Battlefield 1942
  • RalliSport Challenge (XBOX)

Compatible Programs