From c02881d5a7b30db091133178962a480ab41c1a64 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Thu, 14 Oct 2021 14:10:35 +0200 Subject: [PATCH] Remove the general downgrading suggestion This was from when Wine 6.5+ and Wine 6.8+ broke several common plugins in some ways. At least on my system the effected plugins seem to work fine with wine-tkg 6.19. We still need the notice about Wine 6.15 and 6.16 though because the Arch repos still haven't updated beyond 6.16. --- README.md | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 930e7fbb..6327a9f2 100644 --- a/README.md +++ b/README.md @@ -40,13 +40,13 @@ while also staying easy to debug and maintain. ## Tested with Yabridge has been tested under the following hosts using Wine Staging -6.19[\*](#wine-version-notice): +6.19: **Wine 6.15 and 6.16 would not work with yabridge because of Wine bug -[\#51596](https://bugs.winehq.org/show_bug.cgi?id=51596).** **If you're still -running either of those versions, then you'll need to upgrade to Wine Staging -6.17 or you can [downgrade](#downgrading-wine) to an earlier version if that's -not available for your distro yet.** +[\#51596](https://bugs.winehq.org/show_bug.cgi?id=51596).** **If you are still +running either of those versions, then you'll need to either upgrade to a later +version or [downgrade](#downgrading-wine) to Wine Staging 6.14 if those versions +are not available for your distro yet.** | Host | VST2 | VST3 | | ------------------- | ------------------ | -------------------------------------------------------------------- | @@ -61,11 +61,6 @@ not available for your distro yet.** Please let me know if there are any issues with other hosts. - - *If any of your plugins freeze during shutdown or otherwise don't work, then - you may want to try downgrading Wine first. - - ## Usage 0. First of all, yabridge requires a recent-ish version of Wine (Staging). Users @@ -230,10 +225,9 @@ to navigate dropdowns with the keyboard. ### Downgrading Wine -There have been a couple of small regressions in Wine after Wine 6.4. If you run -into software or a plugin that does not work correctly with the current version -of Wine Staging, then you may want to try downgrading to an earlier version of -Wine. This can be done as follows: +If you run into software or a plugin that does not work correctly with the +current version of Wine Staging, then you may want to try downgrading to an +earlier version of Wine. This can be done as follows: - On Debian, Ubuntu, Linux Mint and other apt-based distros, you can use the command below to install Wine Staging 6.4 after you add the WineHQ