mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
Mention that Vulkan drivers are required for DXVK
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user