-
First I want to thanks the developers for this host program, I recently bought my first amd gpu and was not perfectly satisfy with parsec coming from GFE/moonlight, finding sunshine was a life changer. I can't figure out how to make my Epic and Steam games to launch directly from moonlight applications. I tried to add the url found in the desktop shortcut in the "Command" line of sunshine WebUI but always got a "Connection Error : Failed to start (error -1)". Any idea? CPU : Ryzen 5600 |
Beta Was this translation helpful? Give feedback.
Replies: 0 comments 5 replies
-
I came here looking for the same answer. Glad I'm not the only one trying to do this, but sad there wasn't already a reply. Adding this comment to hopefully gain traction on it. |
Beta Was this translation helpful? Give feedback.
-
URIs need to be a disconnected command. You may be able to use a "command" but definitely not if you're launching the URI. Here's a list of steam command line args. https://developer.valvesoftware.com/wiki/Command_Line_Options#Command-Line_Parameters_4 Those docs indicate that I don't know what the command line args for Epic. |
Beta Was this translation helpful? Give feedback.
-
Actually I ended creating a batch script who start the url shortcut for each of my Epic and Steam games and linked theirs .bat files as a detached commands in sunshine. 1- You first need to place a copy of all your Epic and Steam games shortcut in a folder, it will make things easier. 2- Then create a .bat file following this script :
C:\Games\Shortcut = the path of your shorcut folder 3- Save and repeat for all your games. 4- Add the .bat files in sunshine as a detached commands |
Beta Was this translation helpful? Give feedback.
Actually I ended creating a batch script who start the url shortcut for each of my Epic and Steam games and linked theirs .bat files as a detached commands in sunshine.
1- You first need to place a copy of all your Epic and Steam games shortcut in a folder, it will make things easier.
2- Then create a .bat file following this script :
C:\Games\Shortcut = the path of your shorcut folder
"Rocket League.lnk" = the name of your shortcut
3- Save and repeat for all your games.
4- Add the .bat files in sunshine as a detached commands