0e4ef622 / wine-discord-ipc-bridge

Enable games running under wine to use Discord Rich Presence
MIT License
393 stars 28 forks source link

How to set it to run in a specific wine prefix? #9

Closed Adrian400811 closed 3 years ago

Adrian400811 commented 3 years ago

I installed osu with lutris in /home/user/Games/osu but wine discord ipc bridge is running in /home/user/.wine So wine discord ipc bridge can't detect osu running (of course) Is there any way to set wine discord ipc bridge to run in the osu wine prefix instead of the default wine prefix? Or I must install osu in the default wine prefix?

0e4ef622 commented 3 years ago

Use the WINEPREFIX environment variable.