F1GP Preferences File (F1PREFS.DAT)
Game preferences are stored in the F1PREFS.DAT file.
Not to be confused with F1PREFS.286, F1PREFS.386 and F1PREFS.486 which (probably) contain presets based on the speed of the computer, applied during setup.
File Info | |
---|---|
Size | Fixed (1,166 bytes) |
Checksum? | Yes |
Preferences
Position | Description | Comment |
---|---|---|
855 | Frame Rate (fps) flag? | 02 when Frame Rate (fps) is 23.0 or lower, 03 when fps is 25.0 |
1034 | Path to name file to load automatically, 32 bytes | Max 31 chars, always padded with at least one \0 |
1066 | Path to setup file to load automatically, 32 bytes | Max 31 chars, always padded with at least one \0 |
1130 | Indicates if a name file should be loaded automatically |
0x00 = no 0xFF = yes |
1131 | Indicates if a setup file should be loaded automatically |
0x00 = no 0xFF = yes |
1160 | Frame Rate (fps) |
0x25 = 8.1 fps 0x24 = 8.3 fps ... 0x0D = 23.0 fps 0x0C = 25.0 fps |
Checksum
The final four (4) bytes (index 1162-1165) contain the checksum for the file.