mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Mention WINEPREFIX in the common issues section
This commit is contained in:
@@ -69,8 +69,8 @@ repositories](https://wiki.winehq.org/Download) as the versions of Wine provided
|
|||||||
by those distro's repositories will be too old to be used with yabridge.
|
by those distro's repositories will be too old to be used with yabridge.
|
||||||
|
|
||||||
Most VST plugins first need to be installed in your Wine environment before
|
Most VST plugins first need to be installed in your Wine environment before
|
||||||
they can be converted by yabridge for use in linux. For a general overview
|
they can be converted by yabridge for use in linux. For a general overview
|
||||||
on how to use Wine to install Windows applications, check out Wine's
|
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).
|
[user guide](https://wiki.winehq.org/Wine_User%27s_Guide#Using_Wine).
|
||||||
|
|
||||||
### Automatic setup (recommended)
|
### Automatic setup (recommended)
|
||||||
@@ -305,6 +305,10 @@ group = "izotope"
|
|||||||
|
|
||||||
## Troubleshooting common issues
|
## Troubleshooting common issues
|
||||||
|
|
||||||
|
- If you have the `WINEPREFIX` environment variable set and you _don't_ want all
|
||||||
|
of your plugins to use that specific Wine prefix then you should unset it to
|
||||||
|
allow yabridge to automatically detect Wine prefixes for you.
|
||||||
|
|
||||||
- If you're using the copy-based installation method and plugins are getting
|
- If you're using the copy-based installation method and plugins are getting
|
||||||
skipped or blacklisted immediately when your VST host is scanning them, then
|
skipped or blacklisted immediately when your VST host is scanning them, then
|
||||||
this is likely caused by `yabridge-host.exe` not being found in your search
|
this is likely caused by `yabridge-host.exe` not being found in your search
|
||||||
|
|||||||
Reference in New Issue
Block a user