summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbarfin2020-07-26 12:33:45 +0430
committerbarfin2020-07-26 12:33:45 +0430
commit499e12d5860ef044bd8be1d2f97685a68b399384 (patch)
treead328afabff669f0a28dd6aa0cff49326192922e
parentef128943ba7bae2d894a7f48e4c3efeeddc0308b (diff)
downloadaur-499e12d5860ef044bd8be1d2f97685a68b399384.tar.gz
upstream hotfix
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
-rw-r--r--changelog16
3 files changed, 23 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 010a9c641354..e0b4ff0ee1c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = proton-ge-custom-stable-bin
pkgdesc = A fancy custom distribution of Valves Proton with various patches (stable branch)
- pkgver = 5.9_GE_3_ST
- pkgrel = 3
+ pkgver = 5.9_GE_4_ST
+ pkgrel = 1
url = https://github.com/GloriousEggroll/proton-ge-custom
changelog = changelog
arch = x86_64
@@ -30,9 +30,9 @@ pkgbase = proton-ge-custom-stable-bin
conflicts = proton-ge-custom-bin
options = !strip
backup = usr/share/steam/compatibilitytools.d/proton-ge-custom-stable/user_settings.py
- source = proton-ge-custom-stable-5.9-GE-3-ST_3.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/5.9-GE-3-ST/Proton-5.9-GE-3-ST.tar.gz
+ source = proton-ge-custom-stable-5.9-GE-4-ST_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/5.9-GE-4-ST/Proton-5.9-GE-4-ST.tar.gz
source = supplementary.tar.zst
- md5sums = f7776f27404237ff1bd4d234e805b8f0
+ md5sums = b30253caf1889c2f72a7fcce4c764807
md5sums = d3bf8e07cc46d381d5a31f204e01c592
pkgname = proton-ge-custom-stable-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4cbe95b14a69..6124cdf549f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
## pkginfo
pkgdesc="A fancy custom distribution of Valves Proton with various patches (stable branch)"
pkgname=proton-ge-custom-stable-bin
-pkgver=5.9_GE_3_ST
-pkgrel=3
+pkgver=5.9_GE_4_ST
+pkgrel=1
arch=('x86_64')
license=('BSD' 'LGPL' 'zlib' 'MIT' 'MPL' 'custom')
changelog=changelog
@@ -49,7 +49,7 @@ backup=("${_protoncfg}")
url='https://github.com/GloriousEggroll/proton-ge-custom'
source=(${_pkgname}-${_pkgver}_${pkgrel}.tar.gz::"${url}/releases/download/${_pkgver}/${_srcdir}.tar.gz"
"supplementary.tar.zst")
-md5sums=('f7776f27404237ff1bd4d234e805b8f0'
+md5sums=('b30253caf1889c2f72a7fcce4c764807'
'd3bf8e07cc46d381d5a31f204e01c592')
build() {
diff --git a/changelog b/changelog
index f26878c98021..f94d369fac2a 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,19 @@
+Proton-5.9-GE-4-ST
+
+GloriousEggroll released this on July 26
+
+-Death Stranding patches backported, works with nvidia or amdvlk (not working on RADV yet)
+-Borderlands 3 now works in DX12 mode (may occasionally crash on 'optimizing shaders' when first loading the game)
+-Borderlands 3 -notexturestreaming option added to protonfixes to allow less stutter in DX11 mode.
+-DmC 5 Skill videos now play in the Customization menu
+-Assetto Corsa Competizione fix backported (may fix stutter in other games also): wine-mirror/wine@3078f10
+-Staging hotfix applied to correlate with Assetto fix: wine-staging/wine-staging@8402c95
+-rFactor 2 fix backported: wine-mirror/wine@60c8c78
+-Minor bug fix in warframe controller detection hack
+-Upstream build system mingw changes backported
+-vkd3d updated to use vkd3d-proton
+-dxvk updated
+
Proton-5.9-GE-3-ST
GloriousEggroll released this Jul 6, 2020