add preset for 101: The Airborne Invasion of Normandy and SimTunes
This commit is contained in:
parent
ed8584129d
commit
7edf2c35b3
1 changed files with 8 additions and 0 deletions
|
@ -391,6 +391,10 @@ static void cfg_create_ini()
|
|||
"; The following settings override all settings shown above, section name = executable name\n"
|
||||
"\n"
|
||||
"\n"
|
||||
"; 101: The Airborne Invasion of Normandy\n"
|
||||
"[101]\n"
|
||||
"terminate_process=true"
|
||||
"\n"
|
||||
"; 7th Legion\n"
|
||||
"[legion]\n"
|
||||
"maxgameticks=25\n"
|
||||
|
@ -1683,6 +1687,10 @@ static void cfg_create_ini()
|
|||
"minfps=-2\n"
|
||||
"maxgameticks=60"
|
||||
"\n"
|
||||
"; SimTunes\n"
|
||||
"[SIMTUNES]\n"
|
||||
"terminate_process=true"
|
||||
"\n"
|
||||
"; Shadow Watch\n"
|
||||
"[sw]\n"
|
||||
"adjmouse=true\n"
|
||||
|
|
Loading…
Reference in a new issue