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

add preset for sole survivor

This commit is contained in:
FunkyFr3sh 2022-02-25 00:18:02 +01:00
parent 553ee34433
commit 38d39b75fa

View File

@ -482,6 +482,18 @@ static void cfg_create_ini()
"[claw]\n"
"noactivateapp=true\n"
"\n"
"; Command & Conquer: Sole Survivor\n"
"[SOLE]\n"
"maxgameticks=120\n"
"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"