Don't want to see articles from a certain category? When logged in, go to your User Settings and adjust your feed in the Content Preferences section where you can block tags!
We do often include affiliate links to earn us some pennies. See more here.

Looking to test the waters with Linux gaming and don't want to lose access to your favourite Windows games? Here's a simple no-nonsense guide to actually using Steam Play.

First of all, what is Steam Play?

In simple terms: it's a feature that allows you to run compatibility layers in the Linux version of the Steam client announced by Valve (here) back in August 2018. Proton is one such compatibility layer, allowing Windows games to be played on Linux. Proton bundles together other projects like Wine, DXVK and more under one roof so there's no fussing around. So we're clear: Steam Play is the feature, Proton is the software you run.

Some games are flawless, some have major issues. Thousands of games are currently reported to work!

How can I check compatibility with my Windows games?

Take a look on ProtonDB. Enter the game you wish to see and it will give it a rating from Platinum down to Gold, Silver, Bronze and Borked. If a game is rated Platinum from the user reports, you're good to go. If it's rated Gold, a lot of the time it will still work without issues but it may need some tweaks. Anything below Gold, is likely to require some manual effort.

You can also follow our Steam Play tag for major developments and be sure to check out our dedicated Steam Play section.

For the Steam Deck specifically, Valve has their own rating system with Deck Verified. Currently you can see what titles are Verified on SteamDB or on Steam Store pages like this when you scroll down on the right side of the store page:

The Steam Deck rating likely only shows up if you're in a supported region. Otherwise, ProtonDB will also show it.

To make viewing the crowd-sourced ratings from ProtonDB a little easier, you can try the plugin "ProtonDB for Steam" (Firefox, Chrome) which adds the rating to store pages like this one for DOOM:

There's also the Augmented Steam plugin, which supports Firefox and Chrome (a continuation of Enhanced Steam, no longer maintained) which adds a ProtonDB link to store pages and tons of other things. Doesn't show the rating though yet.

How do I enable Steam Play?

If you're on Steam Deck, it's enabled out of the box. If you're on Linux desktop: go into your Settings by clicking Steam in the top left of the Steam client, hitting Settings and then find Compatibility in the list as seen below:

What does each checkbox actually do?
  • The first tickbox originally enabled Steam Play only for those titles that Valve have added to their whitelist (see the whitelist on SteamDB here). This is a list of titles picked by Valve, that should "just work" with a version of Steam Play Valve picks for you. Valve don't actually do this any more, so now it's just to turn Steam Play on.
  • The second tickbox, enables Steam Play to be used on all of your games in your Steam library.

However, you can actually force a specific version of Proton (the name of the Steam Play tool) on any item in your Steam library. By doing this:

This is handy for two reasons:

  • If you don't tick the second box in the Steam Play settings, your Linux supported games and Windows games remain in separated lists. This allows you to pick individual games to try.
  • If a game on the whitelist runs better in a newer version of Proton, you can pick it yourself.
What else do I need?

Up to date graphics drivers are essential! If you're on Ubuntu or an Ubuntu-based distribution like Linux Mint, elementary OS and others Valve's own guide is your best bet.

How to check if Proton installed?

It should be done automatically by Steam. If you search for "proton" in your Steam Library, it should show a list of the currently available official versions of Proton.

You should also check you have the "Steam Linux Runtime" and "Steam Linux Runtime - Soldier" installed. Search for them in your Steam Library and ensure they are installed.

How do I update Proton?

It's automatic like other games and applications on Steam. It will show up in your Steam Downloads.

Sounds good, what are the drawbacks?

For a number of online-only competitive games, anti-cheat systems often prevent the Windows game working with Proton. Easy Anti-Cheat and BattlEye enabled games are ones to especially avoid right now. Easy Anti-Cheat has announced it now works with Proton (and later it became even easier) but developers need to enable it. BattlEye also announced support but again developers need to enable it. It may be a long time before developers do it.

Those are just two very well-known examples, there's a lot of different systems out there. As always, check first on ProtonDB like mentioned above. However, games that use Denuvo should be fine.

Don't use the NTFS (Windows default) file system for your Windows games, using a Linux filesystem like Ext4 will prevent some odd issues. It's always best to have a normal Linux filesystem for storing games that are run on Linux. Sharing a drive with Windows is messy.

Additionally, you're likely to get less performance than you would on Windows. Although, there are cases where the game will perform just as well. If you see Steam saying it's compiling shaders when trying to launch a game, let it do it, otherwise performance will be lower and you'll see lots more stuttering.

What are DXVK and VKD3D-Proton?
  • DXVK - this translates Direct3D 9, 10 and 11 into Vulkan.
  • VKD3D-Proton - this translates Direct3D 12 into Vulkan.

Why does Direct3D / DirectX need to be translated? They're proprietary tech from Microsoft and only available on Microsoft platforms like Windows. While Vulkan is cross-platform open standard available across many platforms.

What do I do if I have issues?

You can ask for help in our Forum, we have a dedicated channel for it in our Discord and there's also Valve's bug tracker on GitHub.

Do Windows games purchased and played in Steam Play Proton count as Linux sales?

Yes they do. Providing the majority of your time playing it was on Linux. More info on our Steam Tracker.

Can Steam Play be forced onto native Linux games?

Yes! Simply follow the same method above to force it.

Why would you want to do that? The Linux version might be outdated, perform badly, broken on a brand new distribution or any number of reasons. Steam Play at least gives you a possible backup option when things like that happen.

Can Steam Play be used for games not on Steam?

Yes! On Steam, you can add non-Steam games and also force Steam Play on them using the same method as shown above. Be sure you actually have Proton and "Steam Linux Runtime - Soldier" installed, otherwise you may have issues (bug report) with external games as they don't pull them in automatically like Steam games do.

Simply add a game installed outside of Steam (let's say a Windows game from itch.io or GOG), add it to your Steam library. In this example, I am using Syberia II. Do note the extra step that's often required, as Steam likes to cut off the path name to a Windows executable if there's a space in a folder name. It's easy enough to fix, as the rest of it is usually hidden in the "Set launch options..." button so you can copy and paste it. Here's how to do it all:

What is Proton Experimental, Proton Hotfix, Proton Next?

There's a few version of the official Proton now so here's a brief explanation:

  • Proton Experimental - Gets regular updates, with features and fixes not ready for everyone and can include some breaking changes that need new driver versions.
  • Proton Next - The upcoming new stable version of Proton that needs testing (not always available).
  • Proton Hotfix - A few extra fixes for specific games.
  • Proton 7.0-x - The previous stable series of Proton used for most Windows games on Linux / Steam Deck. Currently the main default.
  • Proton 8.0-x - The latest in the stable series, that should eventually replace Proton 7 as the default for most.
  • There's also the Proton 6.3 series, Proton 5.0 series, Proton 4.2 and so on - these are all older stable versions left up in case specific games need them.
What is GE-Proton / GloriousEggroll

GE-Proton (formerly Proton-GE) is a community-built version of Proton. Since it's open source, anyone can build their own version. GE-Proton is an effort to bring in specific fixes and enhancements as quickly as possible. Although it sees less testing and can come with other issues, sometimes it's needed to get the latest Windows games running on Linux before Valve has time to fix them in the official Proton releases.

What about Proton outside of Steam?

Proton (the software) is open source and available on GitHub. However, using it outside of Steam is not recommended and can cause issues, especially as newer versions of Proton are built against the latest Steam Linux Runtime. Instead, you can go for Wine directly (remember, Proton is Wine + extras). To ease the process the game launcher Lutris can make it a lot friendlier, you can also try the Bottles app and even the Heroic Games Launcher.

How do you force Steam to download a Native Linux game?

If, for whatever reason, you wish to ensure Steam downloads a Native Linux build of a game (if one exists), there is a way to force that. In the Properties -> Compatibility menu, simply select "Steam Linux Runtime", which is a container system for Linux Native builds and so it makes it download that. If that option doesn't appear, it likely doesn't have a Linux build.

Finally here's a video quickly going over some points:

YouTube Thumbnail
YouTube videos require cookies, you must accept their cookies to view. View cookie preferences.
Accept Cookies & Show   Direct Link
Article taken from GamingOnLinux.com.
Tags: Steam Play, HOWTO
73 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.
35 comments
Page: «3/4»
  Go to:

scaine Jul 13, 2019
View PC info
  • Contributing Editor
  • Mega Supporter
Quoting: fagnerlnThis is a REALLY nice article, congratulations!

The only point that I don't agree is about the rating in Protondb, a lot of Platinum ratings have a lot of workarounds, so I don't think that if X game has platinum rating is good to go. I suggest to study about every game that you want to play, if someone can run, so try it by yourself

Everyone's mileage will vary with this. It's still a beta and the only guarantees Valve are making currently is the official whitelisted games.

Quoting: BrisseNice guide. Small nitpick: The definition of the gold rating is "runs perfectly after tweaks", so there is a good chance these require manual intervention as well. My last gold rated report was Dark Souls Remastered which at first doesn't launch at all, but after installing vcrun2017 with winetricks works perfectly. Could be off-putting to newbies even though it's a simple tweak. Buying a gold rated game thinking it should work fine and then for it to immediately CTD at launch can be quite scary for newbies I would imagine. The ability to refund takes away some of the anxiety though.

While you're technically correct, if any winetricks/protontricks is required, I'd personally rate silver. A "tweak" in my opinion is adding one of the switches to the start up, or dealing with a weird resolution on first run. Opening a shell, installing new software, researching the command you need to run (including what the appid is of the game you're patching)...? Too much hassle. Insta-silver for me. At least I'm being more harsh instead of less harsh, since I agree that many of the platinum titles have little issues too. For example, Deep Rock Galactic is platinum and still doesn't have working voice chat - you can hear, but can't speak. Meanwhile Hellblade is gold but ran like a native game for me.

But as I say, it's beta.
dpanter Jul 13, 2019
Quoting: TheRiddickdon't use ntfs
FTFY ^_^
scaine Jul 13, 2019
View PC info
  • Contributing Editor
  • Mega Supporter
Quoting: Guest
QuoteWhen you pick a non-Steam game on Linux, it often cuts off the full path to it so it won't launch.

Often isn't technically correct. It only cuts off if there is a space in the path or the .exe name.
Steam will place the cut off section into the "Set Launch Options" You can copy and paste that bit back into your "Target"

Isn't that essentially covered by the word "often"?? Often, as in most times, but not always??
Koopacabras Jul 13, 2019
I never know where the official Valve Proton Compatible is. Luckily I found this Steam Curator that what he does is tag the games that are officially Proton compatible

https://store.steampowered.com/curator/33483305-Proton-Compatible/
Liam Dawe Jul 13, 2019
Quoting: Guest
QuoteWhen you pick a non-Steam game on Linux, it often cuts off the full path to it so it won't launch.

Often isn't technically correct. It only cuts off if there is a space in the path or the .exe name.
Steam will place the cut off section into the "Set Launch Options" You can copy and paste that bit back into your "Target"
True, I've adjusted that. It's pretty bad anyway, that whole system is annoying. If you copy and paste from set launch options and don't also remove it then and there, if you remove the text in set launch options after, it will then completely wipe your target and start in fields. That and I've tested four games, none work with this method...

Quoting: TheRiddickPeople should also be aware that if you use NTFS games folders (say you dual boot) then extra steps are needed to get games working good on ntfs partitions. Otherwise don't use ntfs or you'll have weird things happen.
Yup, note added!
Eike Jul 13, 2019
View PC info
  • Supporter Plus
Quoting: chancho_zombieI never know where the official Valve Proton Compatible is. Luckily I found this Steam Curator that what he does is tag the games that are officially Proton compatible

https://store.steampowered.com/curator/33483305-Proton-Compatible/

OT: Anybody knows a curator warning against loot boxes in all those games that have them?
Eike Jul 13, 2019
View PC info
  • Supporter Plus
We should be doing this all the time: Documenting easy stuff. It seems Linux users tend to document what's complicated but not what's easy, which sometimes leads me to outdated complicated hints when in reality the stuff I'm looking for has already become very easy to do. Which in turn makes people think Linux is even more complicated than it actually is.


Last edited by Eike on 13 July 2019 at 1:32 pm UTC
Liam Dawe Jul 13, 2019
I've adjusted the Proton non-Steam adding section, to use a fully working example to make it clearer :)
drmoth Jul 14, 2019
We need a very simple guide to fix games that don't work for people who don't know Wine very well...e.g. using Prontontricks and steamplayprefix
scaine Jul 14, 2019
View PC info
  • Contributing Editor
  • Mega Supporter
Quoting: Guest
Quoting: scaine
Quoting: Guest
QuoteWhen you pick a non-Steam game on Linux, it often cuts off the full path to it so it won't launch.

Often isn't technically correct. It only cuts off if there is a space in the path or the .exe name.
Steam will place the cut off section into the "Set Launch Options" You can copy and paste that bit back into your "Target"

Isn't that essentially covered by the word "often"?? Often, as in most times, but not always??

If you don't have a space in your folder or .exe names then it would be never.
I would say "often" only fits if the reason it happens is uncertain and it happens 25% or more

It's nothing to do with certainty (when I cut a deck of cards, I often get a heart, for example). I have no idea why your claim that "often isn't technically correct" wound me up so much to be honest...
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.