Battlefield 1942 RFA: Difference between revisions
Jump to navigation
Jump to search
imported>WATTO mNo edit summary |
imported>WATTO mNo edit summary |
(No difference)
| |
Revision as of 06:29, 5 January 2006
Choose archive extension:
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
Compatible Programs
- Game Extractor (no decompression)