From 2d4005449869a21bb5f48e6b98679aebf36c3d16 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Sat, 28 Oct 2023 17:26:21 +0200 Subject: [PATCH] Mention that Vulkan drivers are required for DXVK --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d6f9ba2b..b64f509f 100644 --- a/README.md +++ b/README.md @@ -450,7 +450,8 @@ include: - If a plugin seems to work fine except for the fact that the GUI never seems to update when you interact with it, then try installing [DXVK](https://github.com/doitsujin/dxvk). Many recent JUCE-based plugins - don't redraw anymore when using WineD3D. + don't redraw anymore when using WineD3D. Make sure you also install Vulkan + drivers if you don't already have those set up. - **Serum** requires you to disable `d2d1.dll` in `winecfg` and to install `gdiplus` through `winetricks`. You may also want to disable the tooltips by going to the global settings tab, unchecking 'Show help tooltips', and