From 7d1af7a6da81ffb59d027c658a1ec870031ae5d4 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Fri, 29 Apr 2022 14:12:58 +0200 Subject: [PATCH] Remove the wine-tkg reference for Ubuntu This guide is somewhat outdated now, and the builds linked there tend to cause a lot of problems. On Ubuntu there's no proper solution to use a Wine build with fsync at the moment. Your best bet will likely be to use the non-makepkg wine-tkg build script and to either set up your `PATH` so that those Wine binaries get used or to build your own package based on that. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 3c3a3b22..69d69df6 100644 --- a/README.md +++ b/README.md @@ -694,9 +694,6 @@ negative side effects: on where to set this environment variable so that it gets picked up when you start your DAW. - You can find a guide to setting these things up on Ubuntu - [here](https://zezic.github.io/yabridge-benchmark/). - - If you have the choice, the VST3 version of a plugin will likely perform better than the VST2 version.