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

Cannot monitor binaries with a comma #91

Open NoelJacob opened 3 weeks ago

NoelJacob commented 3 weeks ago

I use it to launch Builder's Journey.exe from Steam but OSOL can launch it but not track it. When I remove the comma from binary name it's normal.

WombatFromHell commented 1 week ago

I've got some free time coming up to try a workaround for this issue. I believe it's related to how WMI queries handle single-quotes.

WombatFromHell commented 1 week ago

I may have fixed this issue in d1ca043806439f50bcbf89aa78bbc957da280875, but I'm not 100% sure. Try the v1.09j release on the Releases page and let me know if the behavior still occurs.