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

#179 enable dinput hook for fallout 1/2

This commit is contained in:
FunkyFr3sh 2022-10-15 17:37:16 +02:00
parent fe82a8a607
commit c648d46f4c

View File

@ -730,6 +730,14 @@ static void cfg_create_ini()
"maxgameticks=60\n"
"fixnotresponding=true\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"
"[mrazik]\n"
"guard_lines=0\n"