From 68bd564ef54497376ac41ff56e8e7ea8b9a1cb26 Mon Sep 17 00:00:00 2001 From: Castro-Fidel Date: Mon, 11 May 2020 21:08:51 +0300 Subject: [PATCH] Add PROTON_USE_VKD3D to vars --- data_from_portwine/scripts/vars | 1 + 1 file changed, 1 insertion(+) diff --git a/data_from_portwine/scripts/vars b/data_from_portwine/scripts/vars index 1b115167..dfb5e616 100755 --- a/data_from_portwine/scripts/vars +++ b/data_from_portwine/scripts/vars @@ -38,6 +38,7 @@ else ###DXVK### export __GL_SYNC_TO_VBLANK=1 export PROTON_USE_WINED3D=0 export PROTON_USE_D9VK=1 +# export PROTON_USE_VKD3D=0 export PROTON_NO_D3D11=0 export PROTON_NO_D3D10=0 export PROTON_OLD_GL_STRING=0