Valve completed the rollout of Proton 11.0-1 on Monday, delivering a stable Steam Play compatibility layer built on Wine 11.0 that resolves a clutch of persistent headaches for Linux and Steam Deck gamers. The update targets broken launchers, audio dropout on Valve's handheld, and a handful of crashes that had been nagging power users since the experimental branch debuted in January.

The new bits that landed

Proton 11.0-1 is the first stable release to pull from the Wine 11.0 codebase, which itself arrived in mid-January after a year of development. The jump from the previous Proton 10.0 series (based on Wine 10.0) brings over 6,200 changes from upstream Wine, including improved ARM64EC support for Windows on ARM devices and better multi-monitor handling. Valve's own integration layer adds these game-specific fixes:

  • EA Desktop launcher: The helper app that launches EA-published titles from Steam no longer hangs on a blank screen. Several games, including Dead Space (2023) and Need for Speed Unbound, were unplayable for weeks because the launcher refused to authenticate.
  • Steam Deck audio: A regression in Proton 10.0-3 caused intermittent audio crackling and sudden silence on LCD and OLED Steam Decks when waking from sleep. This is now patched.
  • Launcher crashes: Third-party launchers—Rockstar Games Launcher, Ubisoft Connect, and the Legacy Games Launcher—all received compatibility fixes. In particular, the Rockstar launcher no longer crashes after extended play sessions.
  • Video decoding: The Media Foundation workarounds that Proton uses to play in-game cutscenes have been updated for the new Wine base, fixing black-screen videos in titles like The DioField Chronicle and NEO: The World Ends with You.
  • Input fixes: Steam Deck users can now use the system keyboard reliably in The Finals, and Apex Legends no longer exhibits mouse-look stutter after 30 minutes of play.

The full changelog, which Valve published on the Proton GitHub release page, lists 38 fixes in total. The update also pulls in the latest DXVK (2.6), VKD3D-Proton (2.14.1), and FAudio (25.02).

What the update means for you

The practical impact breaks down by how you play:

If you're on Steam Deck

You'll notice the difference most in reliability. The audio fix alone removes a frustration that forced many owners to reboot mid-game. And because Proton 11.0-1 is now the default for all new Steam Play titles, games you install going forward will use it automatically. For your existing library, you can switch individual games to Proton 11.0-1 with a few taps:

  1. Navigate to the game's library page.
  2. Press the Options button.
  3. Select Properties > Compatibility.
  4. Check Force the use of a specific Steam Play compatibility tool.
  5. Choose Proton 11.0-1 from the dropdown.

Valve has not yet set a date for when Proton 11.0-1 will be forced as the system-wide default for previously installed games, but the pattern with past releases suggests it will happen within two to three weeks, once telemetry shows stability.

If you're on a Linux desktop or laptop

Gamers on Ubuntu, Fedora, Arch, and other distributions get the same fixes. The EA Desktop launcher resurrection is the headline—if you'd been holding off on purchasing EA titles during the winter sale because of the launcher bug, those games are now safe to buy. Additionally, the move to Wine 11.0 improves compatibility with a wider range of Windows-only productivity tools that you might run through Steam, such as CAD software or older media editors.

NVIDIA users on proprietary drivers (version 550 or newer) should see fewer rendering artifacts in DXVK titles, as the DXVK 2.6 update includes a workaround for a VK_EXT_graphics_pipeline_library bug. AMD and Intel Arc owners benefit from updated RADV support that reduces shader compilation stutter in Vulkan-ported games.

If you're a system administrator or IT pro managing a gaming LAN

Proton 11.0-1's rollout matters because it stabilizes the Steam runtime environment. For shops that pre-load games onto shared machines, this release reduces support tickets around launcher failures. The update also introduces a hidden registry toggle (Software\Valve\Steam\UseLinuxRuntime) that lets you force the Linux Steam Runtime's soldier container, useful for troubleshooting library conflicts in kiosk setups.

The road to Proton 11

Proton's version numbering aligns with the underlying Wine release since Valve adopted Wine's official major version in 2022. The progression looks like this:

Proton Version Underlying Wine Release Date Key Feature
10.0-1 Wine 10.0 Jan 2025 Initial Wine 10.0 stable, HDR support
10.0-2 Wine 10.0 Feb 2025 Hotfix for Baldr Sky, Call of Duty
10.0-3 Wine 10.0 Mar 2025 Audio regressions, launcher fixes
11.0-1 Wine 11.0 Apr 2025 Wine 11.0 base, EA Desktop + Deck fixes

Valve spent two months testing Proton 11 in the experimental channel, gathering crash reports from opt-in users. The company's most recent stable, Proton 10.0-3, had been showing its age: the Wine 10.0 foundation missed critical media pipeline updates that only arrived in Wine 11.0. That gap became obvious when EA broke its launcher through a client-side patch in February—a change that Proton 10.0-3 could not easily backport.

At the same time, the growing Steam Deck install base (estimated at 8 million units as of Valve's March earnings call) magnified the audio regression. The bug tracked to an interaction between Proton's FAudio layer and the Deck's ACP/ACP3X audio driver after the system resumed from S3 suspend. Community reports on the Proton issue tracker (#8342) ballooned, prompting Valve to accelerate the stable release.

What to do right now

  • Force the update: If you want it immediately, open Steam's Settings > Compatibility and toggle Enable Steam Play for all other titles. Then select Proton 11.0-1 from the dropdown. This overrides the current default for all non-native Linux games.
  • Check your game: Visit ProtonDB and look up your title. The site's contributor reports will quickly reflect the new version; sort by "Proton 11.0-1" reports to see confirmation that your specific hardware configuration works.
  • EA Desktop games: For any EA-published game that previously hung on a blank launcher, delete the Proton prefix directory before switching versions. Close Steam, then run: rm -rf ~/.steam/steam/steamapps/compatdata/<appid>/. This forces a clean prefix creation with the new Proton.
  • Back up game prefixes: Proton prefixes contain your saves (unless cloud-synced) and configuration. Before forcing a new Proton version, copy the compatdata folder for any game you can't afford to lose progress in.
  • Rollback option: If a game regresses on 11.0-1, you can revert to Proton 10.0-3 per-game via the compatibility menu. Valve keeps older versions available until the next stable release.

What comes next

Valve typically follows a major Proton stable with a rapid series of hotfixes—Proton 11.0-2 is likely within a fortnight. The team has already flagged known issues in the release notes: Fallout 76 occasionally crashes when accessing the Atomic Shop, and The Last of Us Part I still requires a workaround for its shader cache. The experimental branch will absorb fixes for those titles first, then feed them into a stable hotfix.

Longer term, Wine 11.0's improved ARM64EC support hints at Valve's future hardware plans. The company is rumored to be prototyping a hybrid x86-ARM handheld, and a compatibility layer that can run Windows games on ARM silicon without major performance penalties would be essential. Proton 11.0-1 won't run on an ARM Deck yet, but the foundation is being poured.

For today, the message is straightforward: update, then get back to gaming. The launchers are fixed, the audio is clear, and the Deck is once again a pick-up-and-play machine.