Every article tag can be clicked to get a list of all articles in that category. Every article tag also has an RSS feed! You can customize an RSS feed too!
We do often include affiliate links to earn us some pennies. See more here.

Heroic Games Launcher, the community-made open source app for the Epic Games Store, is now available as a Flatpak on Flathub making it even easier to install and setup on Linux and Steam Deck.

Work that had been ongoing for a while, with multiple upgrades and tweaks needed to get there. Initially it had a problem finding Proton and Wine versions installed that I spoke with the developer of Heroic on today and now it's solved. Thanks to this, it makes getting both Epic Games and GOG onto the Steam Deck and Linux desktops just a few button clicks away.

Here's a short and to the point updated video guide for the Steam Deck including SD Card access:

YouTube Thumbnail
YouTube videos require cookies, you must accept their cookies to view. View cookie preferences.
Accept Cookies & Show   Direct Link

Text Guide:

  • Load up the Discover Software Centre (in desktop mode) and search for Heroic Games Launcher if you're on a Steam Deck, or install direct from Flathub if you're on desktop Linux.
  • Install it, launch it and login with either Epic or GOG.
  • Pick games, install, done. Yes it's now that easy.
  • Adding to Steam: open the Games menu at the top of Steam -> Add a Non-Steam Game, find Heroic and add it.

SD Card access on Steam Deck:

Either run this in terminal:

flatpak override --user --filesystem=/your/sd/card/address/ com.heroicgameslauncher.hgl

You can find the correct address using the Dolphin file manager, scrolling down to the Removable Devices and opening Primary. Near the top of the window where it lists the folder name, click next to it and the address will appear for you to copy. For example mine is "/run/media/mmcblk0p1/", which might be the same across most Decks.

Or you can install Flatseal, which allows you to adjust permissions of Flatpak packages. With that, you can load it and pick the Heroic Games Launcher, scroll down in the right panel to Filesystem and add a new entry in the box with no trailing slash.

When you've enabled SD Card access, make sure to reload the Heroic app so it picks up the new permission.

Enjoy all the free games Epic keeps throwing at you.

Article taken from GamingOnLinux.com.
26 Likes
About the author -
author picture
I am the owner of GamingOnLinux. After discovering Linux back in the days of Mandrake in 2003, I constantly came back to check on the progress of Linux until Ubuntu appeared on the scene and it helped me to really love it. You can reach me easily by emailing GamingOnLinux directly. Find me on Mastodon.
See more from me
The comments on this article are closed.
14 comments
Page: «2/2
  Go to:

slaapliedje May 19, 2022
Quoting: stylonHi,

Thanks for this article (and the Youtube video) it was super helpful. Like many people I've just got a Steamdeck so this is my very first experience with Linux. I installed Prey off the Epic game store using Heroic and apart from the odd stutter it works like a charm. However I also installed MechWarrior Mercenaries which fails to load at all even though it listed as being Platinum on the compatibility list.

This is the error: 'The following components are required to run this program: Microsoft Visual C++ Runtime'. Like I said I'm completely new to Linux so don't know where to even start to fix this. If anyone can give me any pointers it would be much appreciated, thanks.
I have not tried Heroic myself, but this usually means it needs to figure out which Microsoft components need to be installed for Wine to work. Maybe ping the Heroic developers to have their scripts setup for it?
stylon May 20, 2022
Worth a try, although I also tried installing it via Lutris last night and got the exact same error so maybe there's something about the Epic version that breaks it? Everything else I've tried so far works.
fearnflavio May 20, 2022
View PC info
  • Supporter Plus
Quoting: stylonWorth a try, although I also tried installing it via Lutris last night and got the exact same error so maybe there's something about the Epic version that breaks it? Everything else I've tried so far works.

Check if on the installed folder, the game folder itself, you can find some vcredist file, if not
download vcredist x86 and x64, try version 2012, 2015 from Microsoft website and then go to the game settings in Heroic > Run Exe on Prefix and then select those downloaded files.
This will install Microsoft Visual C++ Runtime on the prefix and might fix the issue.
stylon May 20, 2022
It's now working!

Couldn't find the runtimes within the downloaded game files but I downloaded the 2012 and 2015 versions (both x64 and x86) and installed them via the Run exe tool as you suggested. This didn't work but then I found another version of the redistributable that covered everything from 2015-2022 and installed that and it now loads up without any errors! Learned something new in the process too. Thanks for the great advice.
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
The comments on this article are closed.