From bf2f60e74450c421652bd1f11b1a1847bb3bb84e Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Sat, 27 Feb 2021 13:55:38 +0100 Subject: [PATCH] Mention that Wine 6.3 broke yabridge And other Winelib applications. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 36df4510..25127fd7 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ while also staying easy to debug and maintain. ## Tested with +**There is currently an issue with Wine 6.3 that prevents yabridge and similar +applications from running.** **You'll have to temporarily downgrade to some Wine +6.2 version until this is fixed.** + Yabridge has been tested under the following hosts using Wine Staging 6.2: | Host | VST2 | VST3 | @@ -73,6 +77,10 @@ Linux Mint and Pop!\_OS should install Wine Staging from the [WineHQ repositories](https://wiki.winehq.org/Download) as the versions of Wine provided by those distro's repositories will be too old to be used with yabridge. +**There's currently an issue with Wine 6.3 that prevents yabridge and similar +applications from running.** **You'll have to temporarily downgrade to some Wine +6.2 version until this is fixed.** + For a general overview on how to use Wine to install Windows applications, check out Wine's [user guide](https://wiki.winehq.org/Wine_User%27s_Guide#Using_Wine).