drop override xinput libraries

This commit is contained in:
Mikhail Tergoev 2024-05-12 14:17:24 +03:00
parent 6ad8a025bd
commit 816589b482

@ -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 "${WINELOADER}" reg add "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\winebus" /v "Enable SDL" /t REG_DWORD /d 0 /f
fi fi
else 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" ]] \ if [[ "$HIDRAW_VAR" ]] \
&& [[ "$SDL_VAR" ]] && [[ "$SDL_VAR" ]]