- Fixes issue with controllers not working in lutris for some applications (Example: PS5 DualSense when connected via bluetooth in EA App). This is done by setting two registry values by default:
(1) HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\winebus\DisableHidraw=1
(2) HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\winebus\Enable SDL=1
- This is only necessary in Wine-GE builds since Steam isn't managing our controllers.