Proton GE is a community-built version of Proton, designed to enhance compatibility for running Windows games on Linux. It includes extra patches and updates not found in the official Proton version. Installing Proton GE can significantly improve performance and fix issues with certain games.
Using Proton GE allows users to enjoy a smoother gaming experience on Linux while also benefiting Windows 10 users through compatibility layers like WSL 2. This guide will walk you through the installation process on both Linux and Windows 10.
What is Proton GE?
Proton GE (GloriousEggroll) is a customized version of Proton that incorporates the latest improvements and fixes. It includes patches for better DirectX 12 support, improved video playback, and additional compatibility tweaks.
Unlike the standard Proton provided by Steam, Proton GE receives faster updates and community-driven enhancements. It is especially useful for running games that may not work properly with the default Proton version.
Why Use Proton GE?
Many Linux gamers prefer Proton GE due to its ability to fix broken games and provide better performance. It supports more game titles and includes essential fixes for multiplayer compatibility.
For Windows 10 users utilizing WSL 2 ,Install Proton Ge on Linux Windows 10 can enhance gaming performance by providing a more stable environment for running Windows-based applications on Linux subsystems. This makes it a valuable tool for dual-boot users.
How To Install Proton GE on Linux
Step 1: Install Steam
Ensure you have Steam installed on your Linux system. You can install it using:
sudo apt install steam # Debian/Ubuntu
sudo dnf install steam # Fedora
sudo pacman -S steam # Arch Linux
Open Steam and log into your account.
Step 2: Enable Steam Play
Navigate to Settings > Steam Play and enable Steam Play for all titles. Select the latest Proton version from the dropdown menu.
Step 3: Download Proton GE
Visit the Download the latest release and extract it to:
If the folder doesn’t exist, create it manually.
Step 4: Select Proton GE in Steam
Restart Steam and go to your game’s Properties. Under Compatibility, check "Force the use of a specific Steam Play compatibility tool" and select Proton GE.
How To Install Proton GE on Windows 10
Step 1: Install Windows Subsystem for Linux (WSL 2)
Enable WSL 2 by running the following command in PowerShell (Admin Mode):
wsl --install
This installs the latest Linux kernel on Windows 10.
Step 2: Install a Linux Distro
Choose and install a Linux distribution from the Microsoft Store (Ubuntu is recommended).
Step 3: Install Steam on WSL 2
After launching your Linux distro, install Steam using:
sudo apt install steam
Run Steam and log in.
Step 4: Set Up Proton GE
Download Proton GE from GitHub and move it to:
~/.steam/root/compatibilitytools.d/
Restart Steam and select Proton GE in the compatibility settings for your games.
Final Thoughts
Proton GE provides a better experience for running Windows games on Linux. With the right setup, even Windows 10 users using WSL 2 can benefit from it. Installing Proton GE ensures better performance, improved compatibility, and access to the latest patches.
Whether you're on Linux or experimenting with WSL 2 on Windows 10, following this guide will help you set up Proton GE for a seamless gaming experience.