#227 make dinput hook optional
This commit is contained in:
parent
b8a872ced6
commit
e19fca1c7d
2 changed files with 19 additions and 8 deletions
|
@ -384,6 +384,7 @@ static void cfg_create_ini()
|
|||
"hook_peekmessage=false\n"
|
||||
"fpupreserve=true\n"
|
||||
"dinput_show_cursor=false\n"
|
||||
"no_dinput_hook=false\n"
|
||||
"\n"
|
||||
"\n"
|
||||
"\n"
|
||||
|
@ -1056,6 +1057,7 @@ static void cfg_create_ini()
|
|||
"\n"
|
||||
"; RollerCoaster Tycoon\n"
|
||||
"[rct]\n"
|
||||
"no_dinput_hook=true\n"
|
||||
"dinput_show_cursor=true\n"
|
||||
"singlecpu=false\n"
|
||||
"maxfps=0\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue