diff --git a/data_from_portwine/scripts/functions_helper b/data_from_portwine/scripts/functions_helper index 6dbfd585..d8d89ea9 100755 --- a/data_from_portwine/scripts/functions_helper +++ b/data_from_portwine/scripts/functions_helper @@ -2350,7 +2350,7 @@ start_portwine () { "${WINELOADER}" reg add "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\winebus" /v "Enable SDL" /t REG_DWORD /d 0 /f fi else - var_winedlloverride_update "xinput1_1,xinput1_2,xinput1_3,xinput9_1_0=b" + # var_winedlloverride_update "xinput1_1,xinput1_2,xinput1_3,xinput9_1_0=b" if [[ "$HIDRAW_VAR" ]] \ && [[ "$SDL_VAR" ]]