update presets
This commit is contained in:
parent
88727d2c21
commit
af9318a200
1 changed files with 5 additions and 0 deletions
|
@ -403,6 +403,7 @@ static void cfg_create_ini()
|
|||
"renderer=opengl\n"
|
||||
"nonexclusive=true\n"
|
||||
"fixpitch=true\n"
|
||||
"fixchildwindows=false\n"
|
||||
"\n"
|
||||
"; Blood II - The Chosen / Shogo - Mobile Armor Division\n"
|
||||
"[Client]\n"
|
||||
|
@ -424,6 +425,10 @@ static void cfg_create_ini()
|
|||
"renderer=opengl\n"
|
||||
"noactivateapp=true\n"
|
||||
"\n"
|
||||
"; Captain Claw\n"
|
||||
"[claw]\n"
|
||||
"noactivateapp=true\n"
|
||||
"\n"
|
||||
"; Command & Conquer: Red Alert - CnCNet\n"
|
||||
"[ra95-spawn]\n"
|
||||
"maxfps=125\n"
|
||||
|
|
Loading…
Reference in a new issue