update presets
This commit is contained in:
parent
6c6d46c7de
commit
31a71c463c
1 changed files with 1 additions and 6 deletions
|
@ -519,12 +519,6 @@ static void cfg_create_ini()
|
|||
"maxfps=60\n"
|
||||
"minfps=-1\n"
|
||||
"\n"
|
||||
"; Command & Conquer: Sole Survivor\n"
|
||||
"[SoleSurvivor]\n"
|
||||
"maxgameticks=120\n"
|
||||
"maxfps=60\n"
|
||||
"minfps=-1\n"
|
||||
"\n"
|
||||
"; Command & Conquer Gold - CnCNet\n"
|
||||
"[cnc95]\n"
|
||||
"maxfps=125\n"
|
||||
|
@ -643,6 +637,7 @@ static void cfg_create_ini()
|
|||
"\n"
|
||||
"; Caesar III\n"
|
||||
"[c3]\n"
|
||||
"renderer=opengl\n"
|
||||
"nonexclusive=true\n"
|
||||
"adjmouse=true\n"
|
||||
"\n"
|
||||
|
|
Loading…
Reference in a new issue