RainwayApp / bug-tracker

Report all issues found with Rainway here, or make suggestions for new features. 🐜
https://rainway.io/
27 stars 3 forks source link

Add support to open Steam/Battlenet/Origin/ETC #193

Closed Jessomadic closed 6 years ago

Jessomadic commented 6 years ago

Allow the Client to run closed steam and the such. so that you don't have to start a desktop session then have to close it THEN run the game

andrewmd5 commented 6 years ago

This makes the most sense, we want to limit arbitrary remote access time @healingbrew so lets just launch the platforms if they're missing.

Jessomadic commented 6 years ago

@codeusa that makes sense

AetherCollective commented 6 years ago

While you are at it, can we get the same for Remote Desktop?

Jessomadic commented 6 years ago

@betaleaf I am still using yours and it works fine. Thanks for that btw :)

AetherCollective commented 6 years ago

No problem. Rainway team is more than welcome to distribute it and use it as they want. If you want a version that hides the tray icon, let me know.

Just add Opt("TrayIconHide",1) to the top of the source code, then recompile. https://www.autoitscript.com/autoit3/docs/intro/compiler.htm

andrewmd5 commented 6 years ago

This will be added in the next update by default