summarylogtreecommitdiffstats
path: root/0004-AUR-Copy-DLL-dependencies-of-32bit-libvkd3d-dlls-int.patch
diff options
context:
space:
mode:
Diffstat (limited to '0004-AUR-Copy-DLL-dependencies-of-32bit-libvkd3d-dlls-int.patch')
-rw-r--r--0004-AUR-Copy-DLL-dependencies-of-32bit-libvkd3d-dlls-int.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/0004-AUR-Copy-DLL-dependencies-of-32bit-libvkd3d-dlls-int.patch b/0004-AUR-Copy-DLL-dependencies-of-32bit-libvkd3d-dlls-int.patch
index eeb65106957b..1370897d753e 100644
--- a/0004-AUR-Copy-DLL-dependencies-of-32bit-libvkd3d-dlls-int.patch
+++ b/0004-AUR-Copy-DLL-dependencies-of-32bit-libvkd3d-dlls-int.patch
@@ -1,7 +1,7 @@
-From 8c9dd5d0c85c862301fa3c3b69cab100cbcd8d95 Mon Sep 17 00:00:00 2001
+From 368a49743bcd9ed7b9a4f2dc2b49a117bbe1654a Mon Sep 17 00:00:00 2001
From: Stelios Tsampas <loathingkernel@gmail.com>
Date: Wed, 12 Jul 2023 03:16:34 +0300
-Subject: [PATCH 4/4] AUR Copy DLL dependencies of 32bit libvkd3d dlls into the
+Subject: [PATCH 3/3] AUR Copy DLL dependencies of 32bit libvkd3d dlls into the
correct location in the prefix
For some unknown to me reason, 32bit vkd3d (not vkd3d-proton) always links
@@ -20,10 +20,10 @@ a runtime dependency.
1 file changed, 9 insertions(+)
diff --git a/proton b/proton
-index c581144f..9b6047c9 100755
+index f337e57c..72274575 100755
--- a/proton
+++ b/proton
-@@ -1083,6 +1083,15 @@ class CompatData:
+@@ -911,6 +911,15 @@ class CompatData:
prefix=self.prefix_dir, track_file=tracked_files, link_debug=True)
try_copy(g_proton.lib_dir + "vkd3d/libvkd3d-shader-1.dll", "drive_c/windows/syswow64",
prefix=self.prefix_dir, track_file=tracked_files, link_debug=True)