Releases: telqor/proton-ge-custom
Release list
GE-Proton10-4-Moji
This release contains the following changes from GE-Proton10-3-NTSync:
- Updated to GE-Proton10-4 base (DXVK and VKD3D updated further to XBE 2025-06-17 versions)
- Added webview2 winetricks verb (see readme)
GE-Proton10-3-NTSync
This is a minor update of the previous release, which is still GE-Proton with NTSync patches applied.
Changes:
- Update GE-Proton base to GE-Proton10-3 (includes some additional Wayland fixes)
- Make NTSync active by default, as it is this runner's main reason for existing. The patches used provide a functional fallback to Fsync at a Wine level, defaulting to the best available sync implementation.
To run a game with NTSync explicitly disabled (such as to test regressions introduced by NTSync patches) use the PROTON_NO_NTSYNC=1 environment variable.
GE-Proton10-1-NTSync
This build is GloriousEggroll's GE-Proton10-1 with NTSync patches included, no other changes have been made. The required patches have been obtained from the proton-cachyos project.
By default NTSync will not be activated, it is necessary to use the environment variable PROTON_USE_NTSYNC=1 to activate it. One example would be the following Steam launch option:
PROTON_USE_NTSYNC=1 %command%
You can verify that you are running NTSync by checking for the string "using fast synchronization" in your Wine/Proton logs, or by using Mangohud's WSYNC indicator.
A supported kernel is needed, which can be either a 6.14+ kernel or a previous one that has been specially patched to use NTSync. You can verify the presence of the NTSync module by running modinfo ntsync. Several cutting edge distributions such as CachyOS already ship compatible kernels by default.
Thanks to Elizabeth Figura for developing the NTSync patchset, and to whrvt and loathingKernel for rebasing the patches to work on a Proton 10 base.
GE-Proton9-25-GTA
This is just a build of GloriousEggroll's Proton-GE that incorporates the changes in this repository to be able to run GTA V Enhanced Edition without any environment variables or specific stores.