Game Workarounds - Heroic-Games-Launcher/HeroicGamesLauncher GitHub Wiki

List with several Legendary and Wine Workarounds:

EpicLinux Wiki

Save Game paths

For Cloud Sync to work as expected, where a game saves and syncs is very important to get right. Ensure that Heroic's save location is actually where the game saves are! You can check for the correct folder on the website called PCGamingWiki. (Windows games, for example, are likely saving directly inside the WINEPREFIX root, for obvious reasons)

Heroic-specific

SUPERHOT

The SUPERHOT launcher does not work with Heroic, since it also uses some Electron components. Luckily, bypassing it is easy:

  1. Open up the game-specific settings for SUPERHOT.
  2. At the "Select an alternative EXE to run" option, type in "SH.exe".

Redout: Enhanced Edition

This game runs good by using Wine Staging, it just needs a few extra steps:

  1. Install VcRedist 2015-2018 (using winetricks or downloading from Microsoft Website) on the Wine Prefix.
  2. Go to the game settings and activate DXVK and VKD3D.
  3. If the game complains about DX12 not being supported, go to the game Settings > Other and add -dx11 to the Game Arguments.
  4. The game should open just fine now.

HITMAN 3

The game requires to be run on any "FShack" build of Wine or Proton, otherwise it will crash. Once installed, the game will try and download a faulty update, and thus, needs updates disabled.

  1. Open up the game-specific settings for HITMAN 3.
  2. Under "Other", go to "Game Arguments", and add DXVK_CUSTOM_VENDOR_ID=10de %command% --skip-version-check to the text field.

Bioshock Collection

For the game to run we need to skip the launcher and use Wine-GE and DXVK on the prefix. This is valid for all 3 games of the collection.

  1. To skip the launcher, go to the game settings.
  2. Then go to Other Settings.
  3. On Select an Alternative EXE to Run select {GameFolder}/Binaries/Win32/ShippingPC-XGame.exe.
  4. On Wine settings select the latest WINE-GE (tested on WINE-GE-Proton7-15). If it's not available, you can download it using the Wine Manager in Heroic.
  5. Activate DXVK.
  6. Disable ESYNC and FSYNC to avoid texture issues.
  7. Now the game should open just fine.