mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
Add an environment variable for disabling watchdog
This should only be used when running the Wine process under a separate namespace.
This commit is contained in:
@@ -654,6 +654,11 @@ the yabridge [Discord](https://discord.gg/pyNeweqadf).
|
||||
[plugin groups](#plugin-groups) to run multiple instances of your most
|
||||
frequently used plugins within a single process.
|
||||
|
||||
- If you're using a `WINELOADER` that runs the Wine process under a separate
|
||||
namespace while the host is not sandboxed, then you'll have to use the
|
||||
`YABRIDGE_NO_WATCHDOG` environment variable to disable the watchdog timer. If
|
||||
you know what this means then you probably know what you're doing.
|
||||
|
||||
## Performance tuning
|
||||
|
||||
Running Windows plugins under Wine should have a minimal performance overhead,
|
||||
|
||||
Reference in New Issue
Block a user