mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-16 00:13:55 +02:00
Remove mentions of wine-nspa
This hasn't been updated in a while, so you're better off using wine-tkg.
This commit is contained in:
@@ -444,17 +444,15 @@ these negative side effects:
|
|||||||
- The other even more important thing you can do is to use a build of Wine with
|
- The other even more important thing you can do is to use a build of Wine with
|
||||||
Proton's fsync patches. This can improve performance significantly, especially
|
Proton's fsync patches. This can improve performance significantly, especially
|
||||||
when using a lot of plugins at the same time. If you're running Arch or
|
when using a lot of plugins at the same time. If you're running Arch or
|
||||||
Manjaro, then you can use the
|
Manjaro, then you can use
|
||||||
[wine-nspa](https://github.com/nine7nine/pkgbuilds_nspa/tree/master/wine-nspa)
|
[Tk-Glitch's Wine fork](https://github.com/Frogging-Family/wine-tkg-git) for a
|
||||||
PKGBUILD for an audio production optimized version of Wine Staging 5.9, or
|
customizable version of Wine with the fsync patches included. Aside from a
|
||||||
[wine-tkg](https://github.com/Frogging-Family/wine-tkg-git) for a more up to
|
patched copy of Wine you'll also need a supported kernel for this to work.
|
||||||
date version with a different patch set. Aside from a patched copy of Wine
|
Manjaro's kernel supports fsync out of the box, and on Arch you can use the
|
||||||
you'll also need a supported kernel for this to work. Manjaro's kernel
|
`linux-zen` kernel. Finally you'll have to set the `WINEFSYNC` environment
|
||||||
supports fsync out of the box, and on Arch you can use the `linux-zen` kernel.
|
variable to `1` to enable fsync. See the [search path
|
||||||
Finally you'll have to set the `WINEFSYNC` environment variable to `1` to
|
setup](#search-path-setup) section for more information on where to do this.
|
||||||
enable fsync. See the [search path setup](#search-path-setup) section for more
|
You can use the following command to check if this is set correctly:
|
||||||
information on where to do this. You can use the following command to check if
|
|
||||||
this is set correctly:
|
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
env -i HOME="$HOME" $SHELL -l -c 'echo $WINEFSYNC'
|
env -i HOME="$HOME" $SHELL -l -c 'echo $WINEFSYNC'
|
||||||
|
|||||||
Reference in New Issue
Block a user