Guide
Proton 10, Proton 11 beta, Experimental, Hotfix, GE-Proton… if the version picker in Steam looks like alphabet soup, this is the map.
Last fact-checked 2026-07-03
The short answer
Stay on the stable numbered Proton Steam picks for you. Reach for Experimental when a game is broken on stable, and GE-Proton when cutscenes are silent or black. That covers ~95% of situations.
Right now · 2026-07-03
Versions move fast — for any specific game, the freshest community reports on its game page beat any static list, including this one.
Background
Proton is Valve’s compatibility layer for running Windows games on Linux and Steam Deck, built with CodeWeavers on top of Wine plus components like DXVK and vkd3d-proton. Wine ships a major release roughly once a year, and each new major brings sweeping changes — which fix thousands of games and occasionally break a few.
So Valve cuts a new numbered Proton from each Wine major and keeps the old ones around forever: if a game happened to work best on Proton 9, you can still pin it there. Steam itself does the same — many Verified titles are pinned by Valve to a specific numbered Proton so a future update can’t silently break them.
Valve official
Proton 10.0-x, 9.0-x and so on — the stable series. Each tracks a Wine major; point releases fix regressions.
Use it when Always, by default. Most games, least surprises.
Valve’s rolling staging area: fixes and features land here first, before graduating to the next stable release. Can require newer GPU drivers.
Use it when A game is broken on stable and changelogs (or reports here) say Experimental fixes it.
An opt-in beta of Experimental carrying every change as it happens (right-click Proton Experimental → Properties → Betas). Unstable by design.
Use it when You're chasing a fix that literally landed today, or helping test.
A channel Valve uses to ship urgent fixes for specific games — often after a game update breaks something. Steam sometimes selects it for affected titles automatically.
Use it when Steam picked it for you, or a specific game's fix shipped there.
All of these install straight from your Steam library on any Linux system — search for “Proton” under Tools, or let Steam pull them in when a game needs one.
Community
Community builds exist because Valve can’t ship everything — some of it for legal reasons (licensed media codecs), some because it’s too experimental for an official release.
Maintained by Thomas “GloriousEggroll” Crider. On top of Valve’s work it adds full video/audio codec support (the fix for silent or black cutscenes), an automated per-game fix system (protonfixes), extra upstream Wine and wine-staging patches ahead of schedule, and performance features early — it enabled the kernel’s NTSYNC synchronization support by default well before official Proton picked it up.
The trade-off: it moves fast, releases often, and none of it goes through Valve’s QA. Install and update it with ProtonUp-Qt (works on Steam Deck via Desktop Mode) or ProtonPlus, then restart Steam.
From the CachyOS distro team; similar spirit to GE-Proton (codecs, staging patches, early hotfixes, OptiScaler), built on Proton’s bleeding-edge branch, NTSYNC on by default (PROTON_NO_NTSYNC=1 turns it off). Prefer the -slr flavor — it also resolves some EAC/BattlEye login failures. Works fine outside CachyOS.
Etaash Mathamsetty’s fork focused on HDR, FSR 4, and Wine Wayland work, much of which is being upstreamed.
Based on Proton-CachyOS with extra per-game fixes, particularly for anime/gacha titles.
The older-GPU fork itself is discontinued; its DXVK-Sarek component (Direct3D on GPUs without Vulkan 1.3) lives on inside Proton-CachyOS.
Also worth knowing: umu-launcher — not a Proton build, but the tool that runs Proton (with protonfixes) for games outside Steam: GOG/Epic installs via Heroic, Lutris, and friends.
Decision
Whichever you land on, the version you used is half the value of a compatibility report — Protondex asks for the Proton variant and version in the report form precisely because “works on GE-Proton, broken on stable” is the answer the next person needs.
Hands on
Related: Steam launch options explained — the other half of “how do I make this game work.”
Sources: Valve Proton releases · GE-Proton releases · Phoronix · CachyOS wiki