Gromada Revenge RES
Back to index | Edit this page
RES
- Format Type : Archive
- Endian Order : Little Endian
- Signature : None
Format Specifications
4 bytes (uint32) - number of entries
num_of_entries *
{
1 byte (uint8) - file type? // 33, 34, 35 or 37
4 bytes (uint32) - entry size
4 bytes (uint32) - unknown // 1
2 bytes (uint16) - unknown // 0
34 bytes (char) - file description // e.g. "Light spot for plasma cannon"
x bytes - unknown
x bytes - padding
x bytes - entry data
}
Notes and Comments
- There are two files, fw.res and fw.ini in game's directory. INI fil contains only integers, while RES file contains all the data.
Games
List of games using this file format:
- Gromada Revenge (PC) (*.RES)
QuickBMS Script
Compatible Programs
None.