Skip to content

Releases: GloriousEggroll/proton-ge-custom

GE-Proton8-22 Released

30 Oct 19:35
Compare
Choose a tag to compare
  • Alan Wake 2 HDR fixup added from upstream: ValveSoftware/wine@1182ef7
  • FAudio WMA3 support added from upstream: ValveSoftware/wine@8855b75
  • protonfix: Add fix for NUKITASHI (thanks R1kaB3rN)
  • dxvk updated to latest git
  • vkd3d-proton updated to latest git
  • wine updated to latest bleeding edge

GE-Proton8-21 Released

23 Oct 08:17
Compare
Choose a tag to compare
  • fixed washed out colors on some games with FSR disabled and incorrect screen resolution applied (such as Deep Rock Galactic) -- thanks loathingKernel
  • fixed crash in DOOM Eternal on clean prefix due to incorrect screen resolution detection when FSR disabled -- thanks loathingKernel
  • Rebased and re-added more accurate screen resolution detection for FSR -- thanks loathingKernel
  • imported upstream patch needed for libreVR Revive https://bugs.winehq.org/show_bug.cgi?id=54687
  • updated wine bleeding edge
  • updated vkd3d-proton

GE-Proton8-20 Released

16 Oct 22:05
Compare
Choose a tag to compare

HOTFIX:

-updated world of warships workaround patch with proper fix, no longer requires environment variable (thanks OOOOOF123)

GE-Proton8-19 Released

16 Oct 01:10
Compare
Choose a tag to compare

HOTFIX:

Added workaround that fixes World of Warships login hang introduced in upstream proton since GE-Proton8-5:
ValveSoftware#333 (comment)

GE-Proton8-18 Released

15 Oct 19:58
Compare
Choose a tag to compare

HOTFIX:

For some reason the Alan Wake protonfix was missing from the last release even though it was noted in the release notes. This is a small hotfix to actually add it this time.

GE-Proton8-17 Released

15 Oct 04:47
Compare
Choose a tag to compare
  • added protonfix for Alan Wake (thanks FozziHi)
  • added protonfix for Batman Arkham Asylum (thanks FozziHi)
  • added protonfix for Tokyo Necro (thanks R1kaB3rN)
  • added protonfix for The Song of Saya (thanks R1kaB3rN)
  • added protonfix for YOU and ME and HER: A Love Story (thanks R1kaB3rN)
  • added upstream patch to allow R6 Siege to launch again (https://gitlab.winehq.org/wine/wine/-/merge_requests/3777) (multiplayer still does not work due to anticheat)
  • added fixup for resolution calculation when WINE_FULLSCREEN_FSR is used (thanks Ph42oN and loathingKernel)
  • import upstream proton build changes
  • import upstream VR changes
  • update vkd3d-proton
  • update dxvk
  • update wine to bleeding-edge

GE-Proton8-16 Released

24 Sep 07:29
Compare
Choose a tag to compare
  • imported build changes from upstream proton
  • update wine to latest bleeding edge
  • updated dxvk to latest git
  • updated vkd3d-proton to latest git
  • added patch to fix genshin impact crash on opening long urls (thanks iglu47 and Awekening on discord)
  • protonfixes: removed various no longer needed video playback fixes for resident evil games (thanks Bitwolfies)

GE-Proton8-15 Released

16 Sep 22:12
Compare
Choose a tag to compare
  • Upstream proton symstore fixes added
  • dxvk updated to git
  • vkd3d-proton updated to git
  • proton-wine updated to bleeding edge
  • protonfixes: added update to remove no longer needed mafia DE launcher workaround, fix physx install on mafia DE (thanks Bitwolfies)

GE-Proton8-14 Released

01 Sep 19:08
Compare
Choose a tag to compare
  • removed previously added ealink patch (turned out to be a Legendary launcher bug, not a wine bug. Pending on Legendary side: derrod/legendary#595)
  • vkd3d-proton updated to latest git
  • vkd3d updated to upstream proton version
  • dxvk updated to latest git
  • gstreamer updated to 1.22.5
  • dav1d updated to 1.2.1
  • imported upstream lsteamclient changes
  • imported upstream media converter changes
  • winemono updated to 8.0.1
  • upstream proton overrides imported:
    c954b31
    98ee282
    979d582
    92be0cd
  • protonfixes: Remove several deprecated workarounds: Monster Hunter Rise, Horizon Zero Dawn, Mass Effect: LE, Madia Definitive Edition (thanks Bitwolfies)
  • protonfixes: Fix for Star Trek Online black/empty launcher window (thanks dunconio)
  • protonfixes: Restore audio in cutscenes in Atelier Ryza trilogy (thanks salixor)
  • protonfixes: use older winetricks version for Proton 5.0 (thanks skryvel)

GE-Proton8-13 Released

20 Aug 21:28
Compare
Choose a tag to compare

-HOTFIX-

  • steam helper MR ValveSoftware#6555 re-added and updated. Allows -northstar to work with Titanfall 2 while not breaking other games that use bash script launchers. This also allows other launch options to be used alongside -northstar option, regardless of arguement ordering (ie -northstar -novid, or -novid -northstar). This MR also allows launch options to be used with EA games (link2ea commands).

  • Updated Titanfall 2 protonfix to restore original Titanfall2.exe if NorthstarLauncher.exe symlink was previously used. (the -northstar option does not use/need NorthstarLauncher.exe, it works instead via wsock32 override)