This is a very simple .NET console app based on the article from Sean Z on how to launch Epic Store Games on a Steam Link device or mobile app. This is often needed for games in the Epic Game Store because of their DRM.
That said, special thanks to Sean Z for his article.
Download latest stable release from the GitHub releases page
Alternatively you can also get the latest build from GitHub Actions artifacts
Setting up the SteamLinkEpicLauncher
- Download the SteamLinkEpicLauncher as linked above
- Extract the zip to a folder where you can be sure the executable will always be available.
- I personally recommend creating some dedicated folder for it somewhere. For example, do not place it in your "Downloads" folder, just in case you accidentally delete it from there.
Getting the URL of the Epic game
- Open Epic Games Store.
- Navigate to your library.
- Find the game you want in Steam.
- Click the
. . .
menu near the game. - Click "Create Shortcut". This will place a shortcut on your desktop.
- Minimize the launcher, navigate to your Desktop, and find your new shortcut (it will have the name and icon of the game).
- Right click on the shortcut and hit "Properties".
- A window similar to this should show up:
- Copy the value in the URL field and save it somewhere for later.
Adding your game to steam
- Open Steam
- Click "Add a game" then "Add a Non-Steam Game"
- Click "Browse" and navigate to the
SteamLinkEpicLauncher.exe
, select it, then confirm adding the game with "Add selected programs" - Right click the newly added "SteamLinkEpicLauncher" and click "Properties"
- In the "Target" field add a single
space
and a single"
(quote) character. Then paste the value you copied in the previous section, and type another"
(quote) character.- For example for Kingdom Hearts 3 the full "Target" could be:
"E:\dev\favna\SteamLinkEpicLauncher\out\SteamLinkEpicLauncher.exe" "com.epicgames.launcher://apps/fd711544a06543e0ab1b0808de334120?action=launch&silent=true"
- Customize the name of your shortcut by modifying "SteamLinkEpicLauncher" to whatever you want
- Click the generic icon to change it to something you want.
- Tip: you can navigate to the executable of your game to assign the icon of that executable.
Launching your game
- Make sure the Epic Games Store is running on your system
- Start your Steam Link
- Launch the game shortcut you created
This project is and always will be open source, even if I don't get donations. That being said, I know there are amazing people who may still want to donate just to show their appreciation. Thank you very much in advance!
I accept donations through Ko-fi, Paypal, Patreon, GitHub Sponsorships, and various crypto currencies. You can use the buttons below to donate through your method of choice.
Donate With | Address |
---|---|
Ko-fi | Click Here |
Patreon | Click Here |
PayPal | Click Here |
GitHub Sponsors | Click Here |
Bitcoin | 1E643TNif2MTh75rugepmXuq35Tck4TnE5 |
Ethereum | 0xF653F666903cd8739030D2721bF01095896F5D6E |
LiteCoin | LZHvBkaJqKJRa8N7Dyu41Jd1PDBAofCik6 |