From 0aa4eff9a210a051f24ea42fe8661cf8f7eb528f Mon Sep 17 00:00:00 2001 From: Fincer Date: Mon, 12 Nov 2018 12:50:45 +0200 Subject: [PATCH] DXVK: Add custom patch directories --- dxvk_custom_patches/put_your_dxvk_patches_here | 4 ++++ dxvk_disabled_patches/put_disabled_dxvk_patches_here | 0 2 files changed, 4 insertions(+) create mode 100644 dxvk_custom_patches/put_your_dxvk_patches_here create mode 100644 dxvk_disabled_patches/put_disabled_dxvk_patches_here diff --git a/dxvk_custom_patches/put_your_dxvk_patches_here b/dxvk_custom_patches/put_your_dxvk_patches_here new file mode 100644 index 0000000..e5ca62e --- /dev/null +++ b/dxvk_custom_patches/put_your_dxvk_patches_here @@ -0,0 +1,4 @@ +Put your custom DXVK patches here. +Valid file suffix formats are: .diff and .patch + +These patches are applied during DXVK compilation diff --git a/dxvk_disabled_patches/put_disabled_dxvk_patches_here b/dxvk_disabled_patches/put_disabled_dxvk_patches_here new file mode 100644 index 0000000..e69de29