From 44f29f2caff8f21028b075b163c18ad6a0f6e987 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Sun, 26 Apr 2026 17:01:24 +0200 Subject: [PATCH] Update Serum instructions to refer to Serum 1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69e315af..38cf943c 100644 --- a/README.md +++ b/README.md @@ -456,7 +456,7 @@ include: [DXVK](https://github.com/doitsujin/dxvk). Many recent JUCE-based plugins 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 1** 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 clicking on the save icon next to 'Preferences'.