#179 enable dinput hook for fallout 1/2
This commit is contained in:
parent
fe82a8a607
commit
c648d46f4c
1 changed files with 8 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue