0e4ef622 / wine-discord-ipc-bridge

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

Does not automatically close when running with Steam Proton #40

Open ABEC-projects opened 4 months ago

ABEC-projects commented 4 months ago

The bridge works fine, but when I close the game, steam keeps saying the game is still running and I have to close it via Steam. I guess it means the bridge is still running even after game is closed

ABEC-projects commented 4 months ago

Though it happens not all the time

0e4ef622 commented 4 months ago

Do you mind stating what game you're running?

Cuteistfox commented 2 months ago

Confirmed with gd + steamtinker launch

0e4ef622 commented 2 months ago

What is gd?

Cuteistfox commented 2 months ago

Geometry Dash

0e4ef622 commented 2 months ago

seems like geometry dash doesn't support rich presence, although there are mods that do.

Cuteistfox commented 2 months ago

Oh yeah, i forgot geode deleted the mods folder along with the RPC mod

kostadinsh commented 1 month ago

I can reproduce this with Euro Truck Simulator 2, the game originally doesn't have any RPC, and just has an icon in Discord, but I use the bridge with TruckersMP which does have RPC. I'm attaching the Proton log which may or may not be helpful.

steam-227300.log

0e4ef622 commented 1 month ago

I can reproduce this with Euro Truck Simulator 2, the game originally doesn't have any RPC, and just has an icon in Discord, but I use the bridge with TruckersMP which does have RPC. I'm attaching the Proton log which may or may not be helpful.

steam-227300.log

If you're using https://github.com/truckersmp-cli/truckersmp-cli it already manages the bridge so you shouldn't need to do anything. In general, if the bridge doesn't close automatically it's usually because the game never connected to the bridge.

EDIT: I didn't find any useful info from the log file