Skip to content

Releases: GloriousEggroll/proton-ge-custom

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)

GE-Proton8-12 Released

20 Aug 00:06
Compare
Choose a tag to compare
  • FSR is no longer enabled by default as it was found to limit in-game resolutions in some games. To enable/use it you will need WINE_FULLSCREEN_FSR=1 alongside the usual options.
  • Added patch to allow Farlight 84 to not crash at the main menu
  • Reverted ValveSoftware#6555 which caused several games since GE-Proton8-4 which used batch scripts to not work properly, including Guilty Gear Xrd,Escape from Monkey Island,Memento Mori
  • Added protonfix to allow Titanfall 2 '-northstar' launch option to work without patching steam helper.
  • Protonfix added for DCS World steam edition (thanks skryvel)
  • Protonfix added for Assetto Corsa (thanks skryvel)
  • Protonfix added for Persona 5 Strikers audio (thanks marianoag)
  • Protonfix added for Shin Megami Tensei III Nocturne HD Remaster audio (thanks marianoag)
  • Protonfix added for Memento Mori logo hang and broken videos (thanks marianoag)
  • Protonfix added for Tex Murphy: Overseer (thanks marianoag):
    Digital Sound Initialization Error (Intel RSX 3D drivers are not installed)
    LAV Filters for video and DgVoodoo for textures
    edit registry to avoid ffdshow compatibility manager popup
  • Protonfix added for Alternativa logo hang and broken videos (thanks marianoag)
  • Protonfix added for The Big Secret of a Small Town no cursor or double cursor selecting custom cursor in options (thanks marianoag)
  • Protonfix added for Escape From Monkey Island force anti-aliasing and allow higher resolution (thanks marianoag)
  • Removed no longer needed Kovaaks protonfix
  • Import upstream proton fixes
  • Updated wine bleeding edge
  • Updated dxvk git
  • Updated vkd3d-proton git

GE-Proton8-11 Released

04 Aug 00:31
Compare
Choose a tag to compare

-HOTFIX:

Somehow the addon patches for GE-Proton8-10 did not get applied.. whoops :|. They are applied now in this release. DXVK and wine also updated.

GE-Proton8-10 Released

02 Aug 21:40
Compare
Choose a tag to compare
  • wine updated to latest bleeding edge (fixes Ubisoft Connect, adds patch needed for some UE4 games)
  • steam runtime update pulled from upstream
  • patch required for EALink from upstream wine added (https://gitlab.winehq.org/wine/wine/-/merge_requests/2740)
  • dxvk updated to latest git
  • protonfix added for kovaaks (thanks xaizone)

GE-Proton8-9 Released

22 Jul 14:38
Compare
Choose a tag to compare

-Hotfix: Apparently yesterdays build was missing the normal proton packaged Gecko and Mono (the file size was significantly smaller than usual). This build fixes that.

GE-Proton8-8 Released

22 Jul 00:49
Compare
Choose a tag to compare
  • This is a minor hotfix release that just syncs proton-wine and dxvk with upstream versions from today. A user complained they were seeing some odd CPU+GPU usage in 8-7 but was fine in today's proton-experimental. After testing with this build based on today's experimental they confirmed it was working here too.

GE-Proton8-7 Released

21 Jul 07:13
Compare
Choose a tag to compare
  • FSR IS BACK!!!

Huge shoutout/thank you to Ph42oN for completely rebasing, updating and combining all of the old FSR patches to make them compatible with Proton 8.

  • Additionally a bug was fixed by Ph42oN with fullscreen not working properly when fsr is disabled which was present in proton 7
  • protonfix for Oceanhorn removed as it's no longer needed (thanks Iglu47)
  • protonfixes added for Neptunia Re;Birth 1 & 2 (thanks NishiyamaPedro)
  • proton-wine updated to latest git
  • dxvk updated to latest git
  • vkd3d-proton updated to latest git
  • dxvk-nvapi updated to latest git
  • upstream build changes pulled in

GE-Proton8-6 Released

02 Jul 20:49
Compare
Choose a tag to compare

HOTFIX:

  • fixed FFXIV Hydaelyn new player intro video not playing (again)

GE-Proton8-5 Released

02 Jul 12:13
Compare
Choose a tag to compare
  • Gears 5 now works with EAC without any workarounds needed. If you previously used proton-ge to play, go into the game folder and remove these folders:

/GearGame/Binaries/Steam/EasyAntiCheat-backup
/Engine/Binaries/ThirdParty/GFSDK_Aftermath

Then verify the integrity of the game files so that it re-downloads the originals.

  • protonfix added for Two Worlds audio (thanks marciocr)
  • protonfix added for APB Reloaded (thanks telqor)
  • dxvk updated to latest git
  • vkd3d-proton updated to latest git
  • wine updated to latest bleeding edge
  • staging patches rebased
  • steam_helper updates imported from upstream
  • imported kaldi, openfst, vosk-api modules from upstream