GloriousEggroll Ships GE-Proton11.3 Hotfix Hours After 11.2 Release
Three targeted patches for the popular Linux gaming compatibility layer, including two ARM64 build fixes and a wine-wayland controller quirk.
GloriousEggroll has published GE-Proton11.3, a quick-turnaround hotfix that lands just hours after the major 11.2 release. If you're running Linux and depend on that extra layer of compatibility between Windows games and your GPU, the tarballs are already live on GitHub.
The 11.3 Drop
The hotfix trims the fat. You get three specific patches instead of a full feature dump. First, a wine-wayland virtual device double-input bug that was throwing phantom mappings into your controller. The fix strips the desktop profile from the wine-wayland path so Steam Input behaves like native Wine expects it under Wayland.
Keep in mind that wine-wayland still can't host the Steam Overlay. That limitation means Steam Input profiles tied to the overlay won't load anyway. The fix just stops a virtual desktop device from leaking phantom inputs on top of that ceiling. You'll still need to fall back to native controller mappings for anything that requires per-game profiles.
Next, the two ARM64 build failures. A compilation break in the wineopenxr decoupling patch blocked AArch64 builds. Another failure came from NVIDIA compatibility libraries that were only compiled for x86_64. GE-Proton now skips those library builds on ARM64 where they don't apply.
That's not even the full story of what 11.2 actually shipped. The base release rebuilt the FFmpeg media stack for remote HLS playback, added wired USB haptics for DualShock 4 and DualSense controllers, and integrated OptiScaler with Protonfixes. Two of those haptics patches are already confirmed working in Stellar Blade and Spider-Man Remastered. 11.3 just keeps the plumbing from leaking after that kind of rollout.
Why the ARM64 Focus Matters
The repo sits at roughly 14,700 stars and 406 forks. It's stitched together from Valve's Proton fork, patched with bleeding-edge Wine revisions, and compiled through a custom configure.sh pipeline that pulls in DXVK, VKD3D-Proton, FEX, FFmpeg, and about a dozen other submodules.
However, at the same time, two hotfixes in a row targeting ARM64 signals where the build system is actually spending its time these days. Apple Silicon and Linux ARM boards are getting first-class treatment now, not just a secondary compile flag. The wineopenxr patch itself also hints at growing interest in using VR headsets with Linux games outside Steam's runtime. VR outside the Steam Deck ecosystem is still experimental, but GE-Proton is quietly laying the groundwork.
Installation is straightforward if you're already comfortable dropping manual tools into your Steam folder. Pull the tarball from the GitHub releases page, verify the SHA512 checksum, and extract it to ~/.steam/steam/compatibilitytools.d/ for native Steam. If you're using Heroic, Lutris, or ProtonPlus, you can point the frontend at the same directory.
It's not exactly a headline-grabber. But for anyone running Star Citizen with external VR, testing wired DualSense haptics in Stellar Blade, or just trying to keep Cyberpunk's audio from lagging by a fraction of a second, rapid hotfixes like this are exactly why GE-Proton stays ahead of official Valve releases.
Head here to the GitHub repository for the full changelog and tarballs.
