WombatFromHell / OriginSteamOverlayLauncher

An executable wrapper for Steam to make third-party launchers more convenient to use with a Steam Controller
MIT License
411 stars 25 forks source link

Closing Epic Launcher problem #84

Open frpnit opened 1 year ago

frpnit commented 1 year ago

Hi,

I'm reporting a problem when OSOL closes epic launcher, that i found monitoring processes on task manager - most of times, the launcher closed all its processes except for one instance of "EpicWebHelper.exe". And because of that, Steam keeps thinking that the game is still running, causing some problems when launching further games.

I've done a simple workaround - created a script that checks all existent "EpicWebHelper.exe" instances and closed them. And let script runs as a post game executable.

I guess it can be easily fixed on OSOL itself, but i can be mistaken. Anyway, wanted to let you (the developer) know it.