1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 06:04:49 +01:00

update presets

This commit is contained in:
FunkyFr3sh 2021-06-18 03:51:12 +02:00
parent 88727d2c21
commit af9318a200

View File

@ -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"