mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
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.
This commit is contained in:
@@ -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.
|
||||
|
||||
<sup id="wine-version-notice">
|
||||
*If any of your plugins freeze during shutdown or otherwise don't work, then
|
||||
you may want to try <a href="#downgrading-wine">downgrading Wine</a> first.
|
||||
</sup>
|
||||
|
||||
## 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
|
||||
|
||||
Reference in New Issue
Block a user