mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-10 04:30:12 +02:00
Explicitly mention the wine-tkg default profile
This commit is contained in:
@@ -676,12 +676,13 @@ negative side effects:
|
|||||||
running Arch or Manjaro, then you can use [Tk-Glitch's Wine
|
running Arch or Manjaro, then you can use [Tk-Glitch's Wine
|
||||||
fork](https://github.com/Frogging-Family/wine-tkg-git) for a customizable
|
fork](https://github.com/Frogging-Family/wine-tkg-git) for a customizable
|
||||||
version of Wine with the fsync patches included. Make sure to follow the
|
version of Wine with the fsync patches included. Make sure to follow the
|
||||||
instructions in the readme and don't try to use the prebuilt releases as they
|
instructions in the readme to build a version of wine-tkg using the default
|
||||||
will have fshack enabled which tends to break many plugins that use Direct3D
|
profile and don't try to use the prebuilt releases as they will have fshack
|
||||||
for their rendering. You'll also want to make sure you're running Linux kernel
|
enabled which tends to break many plugins that use Direct3D for their
|
||||||
5.16 or newer as those include support the `_fsync_futex_waitv` option that's
|
rendering. You'll also want to make sure you're running Linux kernel 5.16 or
|
||||||
enabled by default though wine-tkg's `customization.cfg`. Finally, you'll have
|
newer as those include support the `_fsync_futex_waitv` option that's enabled
|
||||||
to set the `WINEFSYNC` environment variable to `1` to enable fsync. See the
|
by default though wine-tkg's `customization.cfg`. Finally, you'll have to set
|
||||||
|
the `WINEFSYNC` environment variable to `1` to enable fsync. See the
|
||||||
[environment configuration](#environment-configuration) section below for more
|
[environment configuration](#environment-configuration) section below for more
|
||||||
information on where to set this environment variable so that it gets picked
|
information on where to set this environment variable so that it gets picked
|
||||||
up when you start your DAW.
|
up when you start your DAW.
|
||||||
|
|||||||
Reference in New Issue
Block a user