Commit f4ce7ee8 authored by Mikhail Tergoev's avatar Mikhail Tergoev

disabled wineopenxr by default

parent cf2913da
...@@ -3923,7 +3923,7 @@ start_portwine () { ...@@ -3923,7 +3923,7 @@ start_portwine () {
try_force_link_file "${WINEDIR}"/lib64/wine/x86_64-windows/vrclient_x64.dll "${WINEPREFIX}/drive_c/vrclient/bin/vrclient_x64.dll" try_force_link_file "${WINEDIR}"/lib64/wine/x86_64-windows/vrclient_x64.dll "${WINEPREFIX}/drive_c/vrclient/bin/vrclient_x64.dll"
fi fi
else else
var_winedlloverride_update "vrclient,vrclient_x64,openvr_api_dxvk=" var_winedlloverride_update "wineopenxr,vrclient,vrclient_x64,openvr_api_dxvk="
fi fi
if [[ "${PW_USE_SHADER_CACHE}" == "1" ]] ; then if [[ "${PW_USE_SHADER_CACHE}" == "1" ]] ; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment