Battlefield 1942 RFA: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>WATTO
No edit summary
imported>WATTO
mNo edit summary
Line 32: Line 32:
</b></tt>
</b></tt>


=== MultiEx BMS Script ===  
=== Notes and Comments ===  
 
* Compression is used on some of the files
 


Not written yet<br><br>
=== Other Games ===


=== Notes and Comments ===
* Battlefield 1942
* RalliSport Challenge


Compression is used on some of the files<br><br>


=== Compatible Programs ===  
=== Compatible Programs ===  


* [[Game Extractor|Game Extractor]]<br>
* [[Game Extractor|Game Extractor]] (no decompression)

Revision as of 06:29, 5 January 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


Compatible Programs