0e4ef622 / wine-discord-ipc-bridge

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

Doesn't work with Satisfactory #39

Closed TechnoPorg closed 10 months ago

TechnoPorg commented 10 months ago

Using the command /home/jonah/Games/Steam/wine-discord-ipc-bridge/winediscordipcbridge-steam.sh %command% works for Deep Rock Galactic, but when playing Satisfactory, Discord detects nothing. My system monitor shows that winediscordipcbridge.exe is running, and it does not stop when I close the game, indicating that no connection has been made.

I unfortunately can't figure out how to get the logs from the bridge.

Using Proton Experimental and wine-discord-ipc version 0.0.2.

0e4ef622 commented 10 months ago

Are you sure it supports rich presence? Googling didn't reveal any evidence of such support. Rich presence is not just when discord detects the game you're playing, it's when the game actually provides custom status information to discord.

Rich presence: image image

Not rich presence: image

TechnoPorg commented 10 months ago

Ah. I'm a moron lol. You're absolutely right, the game does not support rich presence. Sorry for wasting your time!