Battlefield 1942 RFA: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Dinoguy1000
No edit summary
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 05:33, 4 August 2006

Choose archive extension:

RFA



Notes and Comments

  • Compression is used on some of the files


Other Games

  • Battlefield 1942
  • RalliSport Challenge (XBOX)

Compatible Programs