mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Remove recommendation to use Wine Staging 6.4
Wine Staging (or rather, wine-tkg) 6.12 seems stable so far. As long as you don't enable fshack, apparently.
This commit is contained in:
@@ -40,8 +40,7 @@ while also staying easy to debug and maintain.
|
|||||||
|
|
||||||
## Tested with
|
## Tested with
|
||||||
|
|
||||||
Yabridge has been tested under the following hosts using Wine Staging
|
Yabridge has been tested under the following hosts using Wine Staging 6.12:
|
||||||
6.4[\*](#downgrading-wine):
|
|
||||||
|
|
||||||
| Host | VST2 | VST3 |
|
| Host | VST2 | VST3 |
|
||||||
| ------------------------------- | ------------------ | ------------------ |
|
| ------------------------------- | ------------------ | ------------------ |
|
||||||
@@ -71,17 +70,11 @@ Manjaro ([yabridge](https://aur.archlinux.org/packages/yabridge/),
|
|||||||
|
|
||||||
### Preliminaries
|
### Preliminaries
|
||||||
|
|
||||||
Yabridge requires a recent version of Wine (Staging). Users of Debian, Ubuntu,
|
Yabridge requires a recent-ish version of Wine (Staging). Users of Debian,
|
||||||
Linux Mint and Pop!\_OS should install Wine Staging from the [WineHQ
|
Ubuntu, Linux Mint and Pop!\_OS should install Wine Staging from the [WineHQ
|
||||||
repositories](https://wiki.winehq.org/Download) as the versions of Wine provided
|
repositories](https://wiki.winehq.org/Download) as the versions of Wine provided
|
||||||
by those distro's repositories may be too old to be used with yabridge.
|
by those distro's repositories may be too old to be used with yabridge.
|
||||||
|
|
||||||
At the moment it can be a good idea to stick with Wine Staging 6.4 as more
|
|
||||||
recent versions contain regressions that may cause crashes with certain plugins,
|
|
||||||
downloads in Native Access to fail, and Wine processes to not shut down
|
|
||||||
properly. See [below](#downgrading-wine) for instructions on downgrading to Wine
|
|
||||||
Staging 6.4.
|
|
||||||
|
|
||||||
For a general overview on how to use Wine to install Windows applications, check
|
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).
|
out Wine's [user guide](https://wiki.winehq.org/Wine_User%27s_Guide#Using_Wine).
|
||||||
|
|
||||||
@@ -193,9 +186,9 @@ to override the Wine prefix for _all instances_ of yabridge.
|
|||||||
|
|
||||||
### Downgrading Wine
|
### Downgrading Wine
|
||||||
|
|
||||||
There have been some regressions in Wine since Wine 6.4. If you run into
|
There have been a couple of small regressions in Wine after Wine 6.4. If you run
|
||||||
software or a plugin that does not work correctly with the current version of
|
into software or a plugin that does not work correctly with the current version
|
||||||
Wine Staging, then you may want to try downgrading to an earlier version of
|
of Wine Staging, then you may want to try downgrading to an earlier version of
|
||||||
Wine. This can be done as follows:
|
Wine. This can be done as follows:
|
||||||
|
|
||||||
- On Debian, Ubuntu, Linux Mint and other apt-based distros, you can use the
|
- On Debian, Ubuntu, Linux Mint and other apt-based distros, you can use the
|
||||||
|
|||||||
Reference in New Issue
Block a user