Battlefield 1942 RFA
From XentaxWiki
(Redirected from Battlefield 1942)
Choose archive extension:
Contents
RFA
- Format Type : Archive
- Endian Order : Little Endian
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
- uint32 {4} - Filename Length
Notes and Comments
- Compression is used on some of the files
Other Games
- Battlefield 1942
- RalliSport Challenge (XBOX)
Compatible Programs
- Game Extractor (no decompression)