1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-24 17:49:52 +01:00

tweak presets

This commit is contained in:
FunkyFr3sh 2021-06-18 06:11:13 +02:00
parent 606a6112a9
commit b5ac8aaf8b

View File

@ -588,6 +588,8 @@ static void cfg_create_ini()
"; Call To Power 2\n" "; Call To Power 2\n"
"[ctp2]\n" "[ctp2]\n"
"passthrough=false\n" "passthrough=false\n"
"maintas=false\n"
"boxing=false\n"
"\n" "\n"
"; Corsairs Gold\n" "; Corsairs Gold\n"
"[corsairs]\n" "[corsairs]\n"
@ -616,6 +618,8 @@ static void cfg_create_ini()
"[DEADLOCK]\n" "[DEADLOCK]\n"
"fixchildwindows=false\n" "fixchildwindows=false\n"
"adjmouse=false\n" "adjmouse=false\n"
"maintas=false\n"
"boxing=false\n"
"\n" "\n"
"; Future Cop - L.A.P.D.\n" "; Future Cop - L.A.P.D.\n"
"[FCopLAPD]\n" "[FCopLAPD]\n"