mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-14 22:03:27 +01:00
add preset for 101: The Airborne Invasion of Normandy and SimTunes
This commit is contained in:
parent
ed8584129d
commit
7edf2c35b3
@ -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…
x
Reference in New Issue
Block a user