rpc-bridge/docs/index.md
EnderIce2 e8926edb41
Add more screenshots
* Content Warning
* Hades
* Lethal Company
* vivid/stasis
2024-06-02 17:41:16 +03:00

2.2 KiB

Discord RPC Bridge for Wine

GitHub License GitHub Downloads (all assets, all releases) GitHub Release GitHub Pre-Release

Simple bridge that allows you to use Discord Rich Presence with Wine games/software on Linux/macOS.

Download latest release{ .md-button .md-button--primary } Download latest pre-release{ .md-button }

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.


Examples

League Of Legends running under Wine using Lutris image{ width="600" }

Among Us on Steam image{ width="600" }

Content Warning on Steam image{ width="600" }

Hades on Steam image{ width="600" }

Lethal Company (modded) on Steam image{ width="600" }

vivid/stasis on Steam image{ width="600" }

Credits

This project is inspired by wine-discord-ipc-bridge.