Support us on Patreon to keep GamingOnLinux alive. This ensures all of our main content remains free for everyone. Just good, fresh content! Alternatively, you can donate through PayPal. You can also buy games using our partner links for GOG and Humble Store.
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? Need to know how games actually run on Steam Deck? Here's a simple no-nonsense guide to actually using Steam Play Proton.

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, the one people usually talk about, allowing Windows games to be played on Linux systems. 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, while some have issues. Thousands of games are currently reported to work!

How can I check compatibility with my Windows games?

Take a look on the community website 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 Proton tag for major developments and be sure to check out our dedicated Steam Play section.

For the Steam Deck specifically, Valve has their own dedicated 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. The Steam Deck rating covers both Windows games that run with Proton, and Native Linux games too (games actually built for Linux systems). Valve will use whatever version works best on Steam Deck in their testing.

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?

On both Steam Deck and Desktop Linux, it's enabled out of the box as of the Game Recording update for Steam that arrived in November 2024.

You should also tick the "Enable Steam Play for all other titles" as well, which enables you to use Proton on all games in your Steam Library. Not all games will work, but at least this will let you install them to try.

You can also force a specific version of Proton on any game individually in your Steam library. By doing this:

This can be needed at times if one version of Proton works better for a specific game.

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" (versions 1, 2 and 3) 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 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. You can check our own anti-cheat page to see expected compatibility with various anti-cheat enabled games.

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. It's not recommended to disable the Shader Pre-Cache system, since that contains videos to ensure they play correctly.

What are DXVK and VKD3D-Proton?
  • DXVK - this translates Direct3D 8, 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.

Then there's the numbered versions, which make up the "stable" releases, which is what most people would be using. Usually the latest release will replace the one before:

  • Proton 9.0-x - The latest in the stable series. Released May, 2024.
  • Proton 8.0-x - The previous stable version. Released April, 2023.
  • There's also the Proton 7.0, 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.
79 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 checked 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. You can also follow my personal adventures on Bluesky.
See more from me
The comments on this article are closed.
All posts need to follow our rules. For users logged in: please hit the Report Flag icon on any post that breaks the rules or contains illegal / harmful content. Guest readers can email us for any issues.
34 comments
Page: 1/2»
  Go to:

Beamboom Jul 12, 2019
Are there ever any reason to run anything but the latest version of Steam Play on any game, ever?
Liam Dawe Jul 12, 2019
Are there ever any reason to run anything but the latest version of Steam Play on any game, ever?
Plenty, there's often regressions. DXVK has had issues a few times, for example. Proton has also messed up multiplayer networking before and so on. Basically newer isn't always better right away.
scaine Jul 12, 2019
View PC info
  • Contributing Editor
  • Mega Supporter
Are there ever any reason to run anything but the latest version of Steam Play on any game, ever?

I think there's been the odd regression, but nothing major. The only real reason I could think of is that it'll guarantee that a whitelisted game will run "as intended".

Great guide though. Thanks for this - the gifs tell the story better than words ever can. It's nice to have a guide on a Linux technology that doesn't need you to open a bash shell!
Para-Gliding Jul 12, 2019
nice add to increase the community
Eike Jul 12, 2019
View PC info
  • Supporter Plus
Great guide though. Thanks for this - the gifs tell the story better than words ever can. It's nice to have a guide on a Linux technology that doesn't need you to open a bash shell!

I always use shell commands when I want to help somebody, as it's the most reproducible way and the easiest to tell. It's great to have it visible though for cases where you know how it will look like - as in the Steam client.
Nanobang Jul 12, 2019
View PC info
  • Supporter
A welcome guide well written, Liam! Most guides discuss *Proton* just fine, but very few (I've seen) focus on SteamPlay itself. All too many guides I've seen have played fast and loose with the terms "Proton" and "SteamPlay," discussing the hows and wherefores with no clear indication of which is being discussed. Your guide doesn't do that at all.
Brisse Jul 12, 2019
Nice 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.
Liam Dawe Jul 12, 2019
Nice 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.
Sure, I've done a tiny adjustment to the wording based on my own experiences with gold titles and based on a bunch I looked up. A lot of the time, games are Gold due to old reports, not enough new reports, people using older drivers and so on.
Brisse Jul 12, 2019
Great guide though. Thanks for this - the gifs tell the story better than words ever can. It's nice to have a guide on a Linux technology that doesn't need you to open a bash shell!

I always use shell commands when I want to help somebody, as it's the most reproducible way and the easiest to tell. It's great to have it visible though for cases where you know how it will look like - as in the Steam client.

While I agree that the shell is a phenomenal way to get things done, we still have to keep in mind that even the more savvy Windows user initially find it very off-putting. It's also not good practice to copy/paste random commands into a terminal before knowing what the commands actually do.
Zlopez Jul 12, 2019
  • Supporter Plus
Nice guide, I wrote similar one for Fedora Silverblue - https://fedoramagazine.org/set-up-fedora-silverblue-gaming-station/
randomgamerguy1997 Jul 12, 2019
If only more games I play were compatible with proton... and Mod Organizer 2... and UGX map manager... and Origin... and probably other stuff I can't list off the top of my head
Termy Jul 12, 2019
Are there ever any reason to run anything but the latest version of Steam Play on any game, ever?

there have been regressions in wine, too.
So yes, it could occur that a game that used to run perfectly with an older version of wine/proton starts acting up in a newer version.
Last time i had this issue was with Star Citizen, that wouldn't install/update with wine > 3.19 (iirc) but ran fine (even better) with newer versions once it was installed ^^
dpanter Jul 12, 2019
Here's another tip.
If you don't check "Enable Steam Play for all other titles" then you can't play F2P Windows-only games.
They will be noted as added to your library but will never actually show up in the library. They only show up if you check this option. You can then install it, uncheck the option and the game will stay visible in the library.

Also, changing this option also means you have to restart the client, every time. Ugh.
Purple Library Guy Jul 12, 2019
Great guide though. Thanks for this - the gifs tell the story better than words ever can. It's nice to have a guide on a Linux technology that doesn't need you to open a bash shell!

I always use shell commands when I want to help somebody, as it's the most reproducible way and the easiest to tell. It's great to have it visible though for cases where you know how it will look like - as in the Steam client.

While I agree that the shell is a phenomenal way to get things done, we still have to keep in mind that even the more savvy Windows user initially find it very off-putting. It's also not good practice to copy/paste random commands into a terminal before knowing what the commands actually do.
Define "good practice". There is a risk in doing so, yes, but it's usually OK. And if you're looking at relative costs, those costs mainly come down to costs of time. It would take me far less time to restore my system from scratch after something I copy/pasted borked it up, than to learn what all the stuff means. And I'd only have to restore my system from scratch if the thing I copy/pasted actually borked up my system, which it generally doesn't, whereas I'd have to learn what all the stuff means every time I copy/pasted something (as long as it was about a different sort of problem each time, which is likely).
So blind copy/pasting of stuff from reasonably reputable forums is almost certainly less costly on average than learning what the stuff means first every time.
Spirimint Jul 12, 2019
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.

Simply add a game installed outside as Steam (let's say a Windows game from GOG), add it to your Steam library:

However, this might need an extra step due to a bug in the Steam client. When you pick a non-Steam game on Linux, it often cuts off the full path to it so it won't launch. It's easy enough to fix, but you do need to know where it was installed, this follows directly after the step above was done:


This Step never worked for me.
fagnerln Jul 12, 2019
This 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
Phlebiac Jul 13, 2019
There's also a nice GreaseMonkey script, which adds the ProtonDB ratings on the Steam game pages:
https://openuserjs.org/scripts/DanMan/Steam_Play_Community_Rating_Notice
Phlebiac Jul 13, 2019
Also worth mentioning, if you enjoy any of the classic DOS games that are only "supported" on Windows, is steam-dos, which hooks nicely into the Steam compatibility tool selection:
https://github.com/dreamer/steam-dos
gozunz Jul 13, 2019
If only more games I play were compatible with proton... and Mod Organizer 2... and UGX map manager... and Origin... and probably other stuff I can't list off the top of my head

UE4 runs beautifully in proton. I guess a lot of the compat probably comes down to copy protection and anti cheat (if games have any :)
Example, i'm not sure EAC will work (might of been fixed by now :)
TheRiddick Jul 13, 2019
People 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.
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.