1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-24 17:49:52 +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" "renderer=opengl\n"
"nonexclusive=true\n" "nonexclusive=true\n"
"fixpitch=true\n" "fixpitch=true\n"
"fixchildwindows=false\n"
"\n" "\n"
"; Blood II - The Chosen / Shogo - Mobile Armor Division\n" "; Blood II - The Chosen / Shogo - Mobile Armor Division\n"
"[Client]\n" "[Client]\n"
@ -424,6 +425,10 @@ static void cfg_create_ini()
"renderer=opengl\n" "renderer=opengl\n"
"noactivateapp=true\n" "noactivateapp=true\n"
"\n" "\n"
"; Captain Claw\n"
"[claw]\n"
"noactivateapp=true\n"
"\n"
"; Command & Conquer: Red Alert - CnCNet\n" "; Command & Conquer: Red Alert - CnCNet\n"
"[ra95-spawn]\n" "[ra95-spawn]\n"
"maxfps=125\n" "maxfps=125\n"