Feature Request for general.cfg
Posted: May 28th, 2010, 4:49 am
The motivation for this request comes from features of the Windows Vista operating system, but applies to other systems such as Linux in that it would allow different players to have different configurations.
Basically, in the place in the code where you read general.cfg, I'd like you to do one of these things:
Basically, in the place in the code where you read general.cfg, I'd like you to do one of these things:
- look in the same place you save games first for a file with the same name (i.e. in the same directory where eb2.cfg appears) and use that general.cfg instead (if it exists)
or - load the "central" general.cfg first, then additionally load any general.cfg that appears in the same directory with eb2.cfg, allowing it override settings in the "central" general.cfg
or - allow the same options which appear in general.cfg for keyboard overrides to appear in eb2.cfg