#227 make dinput hook optional

This commit is contained in:
FunkyFr3sh 2023-07-28 13:53:57 +02:00
parent b8a872ced6
commit e19fca1c7d
2 changed files with 19 additions and 8 deletions

View file

@ -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"