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 2022-10-05 17:47:52 +02:00
parent 6c6d46c7de
commit 31a71c463c

View File

@ -519,12 +519,6 @@ static void cfg_create_ini()
"maxfps=60\n" "maxfps=60\n"
"minfps=-1\n" "minfps=-1\n"
"\n" "\n"
"; Command & Conquer: Sole Survivor\n"
"[SoleSurvivor]\n"
"maxgameticks=120\n"
"maxfps=60\n"
"minfps=-1\n"
"\n"
"; Command & Conquer Gold - CnCNet\n" "; Command & Conquer Gold - CnCNet\n"
"[cnc95]\n" "[cnc95]\n"
"maxfps=125\n" "maxfps=125\n"
@ -643,6 +637,7 @@ static void cfg_create_ini()
"\n" "\n"
"; Caesar III\n" "; Caesar III\n"
"[c3]\n" "[c3]\n"
"renderer=opengl\n"
"nonexclusive=true\n" "nonexclusive=true\n"
"adjmouse=true\n" "adjmouse=true\n"
"\n" "\n"