mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-24 17:49:52 +01:00
#179 enable dinput hook for fallout 1/2
This commit is contained in:
parent
fe82a8a607
commit
c648d46f4c
@ -730,6 +730,14 @@ static void cfg_create_ini()
|
|||||||
"maxgameticks=60\n"
|
"maxgameticks=60\n"
|
||||||
"fixnotresponding=true\n"
|
"fixnotresponding=true\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
"; Fallout\n"
|
||||||
|
"[falloutw]\n"
|
||||||
|
"dinputhook=true\n"
|
||||||
|
"\n"
|
||||||
|
"; Fallout 2\n"
|
||||||
|
"[FALLOUT2]\n"
|
||||||
|
"dinputhook=true\n"
|
||||||
|
"\n"
|
||||||
"; Fairy Tale About Father Frost, Ivan and Nastya\n"
|
"; Fairy Tale About Father Frost, Ivan and Nastya\n"
|
||||||
"[mrazik]\n"
|
"[mrazik]\n"
|
||||||
"guard_lines=0\n"
|
"guard_lines=0\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user