Game Launchers
Steam SetupΒΆ
Steam can run Windows games on Linux. It utilizes a wide range of projects and patches all packed into a piece of software built-in to Steam called Proton for Windows compatibility.
Enabling Proton For All Steam GamesΒΆ
Note: Skip this section if you're using a Handheld/HTPC image.
- Currently Steam only allows whitelisted games to run by default on the desktop Steam client.
- You can change this by going into the Steam Settings > Compatibility > Check Enable Steam Play for all other titles
Forcing A Specific Proton / Steam Play Tool VersionΒΆ
Warning: Games that use Denuvo Anti-Tamper DRM consider changing Proton versions as activiating the game on different hardware which may cause you to get locked out of the game if you change the Proton version more than 5 times within a 24 hour period.
- Games with a Linux port will be used by default on Desktop images.
- Valve selects the default runner on Handheld/HTPC images.
- Some games run better with a specific version of Proton or forcing the Linux runtime.
- Run that specific version by going into the game's Properties > Compatibility > Force the use of a specific Steam Play compatibility tool
Non-Steam GamesΒΆ
- It is recommended to use Lutris for most non-steam games.
- However, Heroic Games Launcher is intended as a suitable replacement for the Epic Games Launcher.
- Bottles is an alternative to Lutris and great for non-gaming Windows software.
- Other games and launchers are also available in the software center (Discover or GNOME Software) like itch.io.
Lutris SetupΒΆ
Lutris is game management software that doubles as a WINE front-end for Windows games. Several games and launchers can be installed by searching for the title and using one of the installer scripts for it.
Manually adding a Windows game to LutrisΒΆ
However if your game is not listed or doesn't work with the provided script, then manually add the executable. Add locally installed game and make sure to configure it properly within the game and runner options. It will need a prefix directory created or inside the default ~/.wine
directory for each game.
Example 1:
Lutris ShortcutsΒΆ
Right clicking a game on Lutris gives the option to add it as a non-Steam game (useful for Steam Gaming Mode), create a desktop shortcut, or an application menu shortcut.
Gamepass / Microsoft Store Games (Cloud Streaming)ΒΆ
Games installed from the Microsoft Store do not run on desktop Linux unless you use a xCloud client like Greenlight. Fortnite can also be played via xCloud without a Gamepass subscription using this method.
Auto-Mounting Game DrivesΒΆ
Read the Auto-Mounting Secondary Drives Guide for more information. It is also recommended to do your own research on drive mounting on Linux.