summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Bickley2022-11-09 14:10:18 +0000
committerGitHub2022-11-09 11:10:18 -0300
commit700e7686066d1a66a6ef506629ed0209349fad30 (patch)
tree41fb6cc475d4308daa032ffc25a5651976a8c2b1
parent7940ced268d5a8af35e25e4ce2721c8da21a9a93 (diff)
downloadaur-700e7686066d1a66a6ef506629ed0209349fad30.tar.gz
Update Proton-GE to 7-41 (#43)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
-rw-r--r--changelog.md23
3 files changed, 29 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a3e35753b79..5c7074f88bbf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = proton-ge-custom-bin
pkgdesc = A fancy custom distribution of Valves Proton with various patches
- pkgver = GE_Proton7_38
+ pkgver = GE_Proton7_41
pkgrel = 1
epoch = 1
url = https://github.com/GloriousEggroll/proton-ge-custom
@@ -41,16 +41,16 @@ pkgbase = proton-ge-custom-bin
optdepends = wine: support for 32bit prefixes
optdepends = xboxdrv: gamepad driver service
provides = proton
- provides = proton-ge-custom=GE.Proton7_38
+ provides = proton-ge-custom=GE.Proton7_41
conflicts = proton-ge-custom
options = !strip
options = emptydirs
backup = usr/share/steam/compatibilitytools.d/proton-ge-custom/user_settings.py
- source = GE-Proton7-38_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton7-38/GE-Proton7-38.tar.gz
+ source = GE-Proton7-41_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton7-41/GE-Proton7-41.tar.gz
source = user_settings.py
source = launcher.sh
source = pam_limits.conf
- sha512sums = abf03af5369f90e3b1d1675b82666e598035994aa4088ae6bbdc47fff74e2f2fe927c83f21e3ddcdc9e870f189683fa4ac86a3bac0b4d04a0c0bdc5d53ca23d6
+ sha512sums = 9553c1c9a20cb1945a309e48c59bd8a3073155f78f9d133d8725e081e91321deb33ad13c1bcc6253289dc54c6c1cc067354cd4221b59931b8bf8ef5adbdf2317
sha512sums = 0b5b5786f93aee16303ab77f89ad2df146b7cd4950ccf80025d3a79be6cfdf6bc4771b0dc5063350b724ea8bd64b8f4a19a976efd974631c967f9ab2aa9c731c
sha512sums = 78ede6d50f9c43407da511c8b37dcf60aae2ddbd461c0081f0d0ce3de08ace3a84dee86e9253acbac829b47c5818ef4e1a354ccb05feaa9853ce279dc3f903fd
sha512sums = c64898bd41801470925fb0efdcf7d247e5cb476fb4745f83ceeccf12041474e5c309fb1c2ac1483b419d12b4ade7668c046bebded4e3bf4708737ee505b080a1
diff --git a/PKGBUILD b/PKGBUILD
index d0f08a80ffff..2d070bd88429 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
## pkginfo
pkgdesc='A fancy custom distribution of Valves Proton with various patches'
pkgname=proton-ge-custom-bin
-pkgver=GE_Proton7_38
+pkgver=GE_Proton7_41
pkgrel=1
epoch=1
arch=('x86_64')
@@ -75,7 +75,7 @@ source=("${_pkgver}_${pkgrel}.tar.gz::${url}/releases/download/${_pkgver}/${_pkg
'user_settings.py'
'launcher.sh'
'pam_limits.conf')
-sha512sums=('abf03af5369f90e3b1d1675b82666e598035994aa4088ae6bbdc47fff74e2f2fe927c83f21e3ddcdc9e870f189683fa4ac86a3bac0b4d04a0c0bdc5d53ca23d6'
+sha512sums=('9553c1c9a20cb1945a309e48c59bd8a3073155f78f9d133d8725e081e91321deb33ad13c1bcc6253289dc54c6c1cc067354cd4221b59931b8bf8ef5adbdf2317'
'0b5b5786f93aee16303ab77f89ad2df146b7cd4950ccf80025d3a79be6cfdf6bc4771b0dc5063350b724ea8bd64b8f4a19a976efd974631c967f9ab2aa9c731c'
'78ede6d50f9c43407da511c8b37dcf60aae2ddbd461c0081f0d0ce3de08ace3a84dee86e9253acbac829b47c5818ef4e1a354ccb05feaa9853ce279dc3f903fd'
'c64898bd41801470925fb0efdcf7d247e5cb476fb4745f83ceeccf12041474e5c309fb1c2ac1483b419d12b4ade7668c046bebded4e3bf4708737ee505b080a1')
diff --git a/changelog.md b/changelog.md
index 5d1de49b6ee4..d2cec51ebc16 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,26 @@
+## GE-Proton7-41
+
+HOTFIX:
+
+- fixed issue with EasyAntiCheat folder not being renamed correctly for the Gears 5 EAC workaround -- should now work on the Steam Deck for single player campaign. I've been told coop also works but not confirmed.
+
+## GE-Proton7-40 Released
+
+HOTFIX:
+
+- fixes regression in vkd3d-proton which allows Gears 5 to run again. Still uses EAC workaround, still single-player only. (thanks Rhedox/K0bin!)
+
+## GE-Proton7-39
+
+- proton-wine updated to latest bleeding edge
+- dxvk updated to git
+- vkd3d-proton updated to git
+- overwatch 2 freeze fix added (may help other games)
+- pulled in upstream proton nvapi fixes
+- enabled gamedrive option for ESO by default
+- mono updated to 7.4.0
+- no-longer-required protonfixes removed for Sonic Adventures 2, Farcry 5 EAC, Origin (thanks Bitwolfies)
+
## GE-Proton7-38
- Added protonfix to allow Uncharted: Legacy of Thieves collection to launch on systems with more than 16 cpu cores