Linux: Make Discord Rich Presence work #677

Closed
opened 2026-04-05 16:23:10 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @rs189 on 11/29/2024

Utilise wine-discord-ipc-bridge to fix VRCX Discord Rich Presence not working on Linux. This should work regardless if the game log is on or off now as we are also checking if VRChat.exe is running under Proton using the vrcx script.

I have also made it so that the game running check runs every 3 seconds instead of relying on OnProcessStateChanged which could possibly solve #978

*Originally created by @rs189 on 11/29/2024* Utilise [wine-discord-ipc-bridge](https://github.com/0e4ef622/wine-discord-ipc-bridge) to fix VRCX Discord Rich Presence not working on Linux. This should work regardless if the game log is on or off now as we are also checking if VRChat.exe is running under Proton using the `vrcx` script. I have also made it so that the game running check runs every 3 seconds instead of relying on `OnProcessStateChanged` which could possibly solve #978
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#677