Mention that Vulkan drivers are required for DXVK

This commit is contained in:
Robbert van der Helm
2023-10-28 17:26:21 +02:00
parent f67a170a88
commit 2d40054498
+2 -1
View File
@@ -450,7 +450,8 @@ include:
- If a plugin seems to work fine except for the fact that the GUI never seems to - 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 update when you interact with it, then try installing
[DXVK](https://github.com/doitsujin/dxvk). Many recent JUCE-based plugins [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 - **Serum** requires you to disable `d2d1.dll` in `winecfg` and to install
`gdiplus` through `winetricks`. You may also want to disable the tooltips by `gdiplus` through `winetricks`. You may also want to disable the tooltips by
going to the global settings tab, unchecking 'Show help tooltips', and going to the global settings tab, unchecking 'Show help tooltips', and