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

adjust presets

This commit is contained in:
FunkyFr3sh 2021-08-11 01:36:31 +02:00
parent 5c2d85fbd6
commit 71f3b03763

View File

@ -418,7 +418,6 @@ static void cfg_create_ini()
"; Blade & Sword\n"
"[comeon]\n"
"fixchilds=3\n"
"hook=3\n"
"fixpitch=true\n"
"\n"
"; Blood II - The Chosen / Shogo - Mobile Armor Division\n"
@ -657,10 +656,7 @@ static void cfg_create_ini()
"; Future Cop - L.A.P.D.\n"
"[FCopLAPD]\n"
"adjmouse=true\n"
"renderer=opengl\n"
"hook=3\n"
"maintas=false\n"
"boxing=false\n"
"fixchilds=3\n"
"\n"
"; G-Police\n"
"[GPOLICE]\n"
@ -674,19 +670,16 @@ static void cfg_create_ini()
"\n"
"; Grand Theft Auto\n"
"[Grand Theft Auto]\n"
"renderer=opengl\n"
"fixwndprochook=true\n"
"singlecpu=false\n"
"\n"
"; Grand Theft Auto: London 1969\n"
"[gta_uk]\n"
"renderer=opengl\n"
"fixwndprochook=true\n"
"singlecpu=false\n"
"\n"
"; Grand Theft Auto: London 1961\n"
"[Gta_61]\n"
"renderer=opengl\n"
"fixwndprochook=true\n"
"singlecpu=false\n"
"\n"