From 842aaa509cae88c3e37a4ae3bf58a16378fb7d3e Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Sat, 13 Mar 2021 13:25:46 +0100 Subject: [PATCH] Update the notice on Wine 6.3 Now that Wine 6.4 is out. --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 675d5557..e2c47a87 100644 --- a/README.md +++ b/README.md @@ -39,11 +39,12 @@ 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.** +**There was an issue with Wine 6.3 that prevented yabridge and similar +applications from running.** **You'll have to upgrade to the recently released +[Wine 6.4](https://www.winehq.org/announce/6.4) or downgrade to Wine 6.2 if +you're currently using Wine 6.3.** -Yabridge has been tested under the following hosts using Wine Staging 6.2: +Yabridge has been tested under the following hosts using Wine Staging 6.4: | Host | VST2 | VST3 | | ------------------- | ------------------ | ------------------------------------------------------------------------------------------------------------------------- | @@ -77,9 +78,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.** +**There was an issue with Wine 6.3 that prevented yabridge and similar +applications from running.** **You'll have to upgrade to the recently released +[Wine 6.4](https://www.winehq.org/announce/6.4) or downgrade to Wine 6.2 if +you're currently using Wine 6.3.** 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).