remove KILL9_WINEDEVICE

This commit is contained in:
Castro-Fidel
2020-06-05 07:22:44 +03:00
parent 60c64d48ac
commit 1dc085cfde
4 changed files with 5 additions and 17 deletions

View File

@ -22,7 +22,7 @@ ADD_IN_START_PORTWINE ()
if [ "${var_dxvk_on}" -eq "0" ]
then ###OPENGL###
export PROTON_USE_WINED3D=1
export PW_DXGI_FOR_VKD3D=0
export PW_DXGI_FOR_VKD3D=1
export PROTON_NO_D9VK=0
export PROTON_NO_D3D11=0
export PROTON_NO_D3D10=0