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 PDRPC #31

Closed Saraistupid closed 1 year ago

Saraistupid commented 1 year ago

Running wine-discord-ipc-bridge with Project Diva Megamix+ (with the PDRPC mod) doesn't pass the rpc status to Discord PDRPC doesn't detect Discord

[PDRPC]: Waiting for Discord...

My launch options: WINEDLLOVERRIDES='dinput8.dll=n,b' gamemoderun mangohud /home/e404nnf/wine-discord-ipc-bridge/winediscordipcbridge-steam.sh %command%

Saraistupid commented 1 year ago

Solved it, if you have ShareDiva, uninstall it, then put the winediscordipcbridge-steam.sh right before gamemoderun, not right before %command%