From b99fa77a1bb399b4d06902301730d623580e0ad5 Mon Sep 17 00:00:00 2001 From: Tk-Glitch Date: Sat, 28 Mar 2020 05:34:30 +0100 Subject: [PATCH] Sync > wine-tkg-git: Use the _dxvk_dxgi variable instead of _use_dxvk to select the dxvk_config_dxgi_support patch. It maps better with proton-tkg since _use_dxvk="release" implies _dxvk_dxgi="true" there, and allows for better control on the wine-tkg side. > wine-tkg-git: Fix community-patches path > wine-tkg-git: Move proton winedbg patches to steambits patchset so they are only effective in actual proton > wine-tkg-git: Don't apply dxvk_config_dxgi_support patch unless _use_dxvk is defined, and add `Vkd3d DXVK-Compatible` tag instead of `Vkd3d` when it is. --- wine-tkg-git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wine-tkg-git b/wine-tkg-git index a0c023a..835d1ff 160000 --- a/wine-tkg-git +++ b/wine-tkg-git @@ -1 +1 @@ -Subproject commit a0c023a58f7518afb7e1282cd39b82358c1cb128 +Subproject commit 835d1ffdb7373c9d35918c8cff68f440ef677f14