CFG Format (F1 Manager Professional)

From ModdingWiki
Jump to navigation Jump to search
CFG Format (F1 Manager Professional)
Format typeConfiguration
StoringSound,Keys
Games

File structure

Game settings are stored in the F1.CFG file. The file has the following structure without any signature or header:

Offset Type Description
0 UINT32LE Show controls
4 UINT32LE Enable sound effects
8 UINT32LE Enable race sound
12 UINT32LE Enable game music
16 UINT32LE Sound volume (0 to 100)
20 UINT32LE Enable help
24 UINT32LE Race texture quality (1 - low, 2 - middle, 3 - high)