Discord RPC Bridge for Wine
Simple bridge that allows you to use Discord Rich Presence with Wine games/software on Linux/macOS.
Download latest release Download latest pre-release
Works by running a small program in the background that creates a named pipe \\.\pipe\discord-ipc-0
inside the prefix and forwards all data to the pipe /run/user/1000/discord-ipc-0
.
This bridge takes advantage of the Windows service implementation in Wine, eliminating the need to run it manually.
These docs are for the latest stable release.
For v1.0, see the original README.
Known Issues
- If you use Vesktop Some games may not show up in Discord. This is because Vesktop uses arRPC, which it doesn't work with some games #4. This is not an issue with the bridge.
Examples
League Of Legends running under Wine using Lutris
Among Us on Steam
Content Warning on Steam
Hades on Steam
Lethal Company (modded) on Steam
vivid/stasis on Steam
Credits
This project is inspired by wine-discord-ipc-bridge.