mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-24 17:49:52 +01:00
adjust presets
This commit is contained in:
parent
5c2d85fbd6
commit
71f3b03763
@ -418,7 +418,6 @@ static void cfg_create_ini()
|
|||||||
"; Blade & Sword\n"
|
"; Blade & Sword\n"
|
||||||
"[comeon]\n"
|
"[comeon]\n"
|
||||||
"fixchilds=3\n"
|
"fixchilds=3\n"
|
||||||
"hook=3\n"
|
|
||||||
"fixpitch=true\n"
|
"fixpitch=true\n"
|
||||||
"\n"
|
"\n"
|
||||||
"; Blood II - The Chosen / Shogo - Mobile Armor Division\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"
|
"; Future Cop - L.A.P.D.\n"
|
||||||
"[FCopLAPD]\n"
|
"[FCopLAPD]\n"
|
||||||
"adjmouse=true\n"
|
"adjmouse=true\n"
|
||||||
"renderer=opengl\n"
|
"fixchilds=3\n"
|
||||||
"hook=3\n"
|
|
||||||
"maintas=false\n"
|
|
||||||
"boxing=false\n"
|
|
||||||
"\n"
|
"\n"
|
||||||
"; G-Police\n"
|
"; G-Police\n"
|
||||||
"[GPOLICE]\n"
|
"[GPOLICE]\n"
|
||||||
@ -674,19 +670,16 @@ static void cfg_create_ini()
|
|||||||
"\n"
|
"\n"
|
||||||
"; Grand Theft Auto\n"
|
"; Grand Theft Auto\n"
|
||||||
"[Grand Theft Auto]\n"
|
"[Grand Theft Auto]\n"
|
||||||
"renderer=opengl\n"
|
|
||||||
"fixwndprochook=true\n"
|
"fixwndprochook=true\n"
|
||||||
"singlecpu=false\n"
|
"singlecpu=false\n"
|
||||||
"\n"
|
"\n"
|
||||||
"; Grand Theft Auto: London 1969\n"
|
"; Grand Theft Auto: London 1969\n"
|
||||||
"[gta_uk]\n"
|
"[gta_uk]\n"
|
||||||
"renderer=opengl\n"
|
|
||||||
"fixwndprochook=true\n"
|
"fixwndprochook=true\n"
|
||||||
"singlecpu=false\n"
|
"singlecpu=false\n"
|
||||||
"\n"
|
"\n"
|
||||||
"; Grand Theft Auto: London 1961\n"
|
"; Grand Theft Auto: London 1961\n"
|
||||||
"[Gta_61]\n"
|
"[Gta_61]\n"
|
||||||
"renderer=opengl\n"
|
|
||||||
"fixwndprochook=true\n"
|
"fixwndprochook=true\n"
|
||||||
"singlecpu=false\n"
|
"singlecpu=false\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user