summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFernando Petros2024-05-11 18:30:55 +0100
committerGitHub2024-05-11 14:30:55 -0300
commit93ed7245f00658855a9e5bcd5eeeaea30f84d268 (patch)
tree6242ea8869e58a102763f6a242fe2a839141a237
parentba596cfcc54b2948508206d60967b2323796077e (diff)
downloadaur-93ed7245f00658855a9e5bcd5eeeaea30f84d268.tar.gz
Update to GE_Proton9_5 (#1) (#91)
Update to GE_Proton9_5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
-rw-r--r--changelog.md24
3 files changed, 30 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a82aba336ae8..deb48428dba6 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_Proton9_4
+ pkgver = GE_Proton9_5
pkgrel = 1
epoch = 1
url = https://github.com/GloriousEggroll/proton-ge-custom
@@ -42,16 +42,16 @@ pkgbase = proton-ge-custom-bin
optdepends = wine: support for 32bit prefixes
optdepends = xboxdrv: gamepad driver service
provides = proton
- provides = proton-ge-custom=GE.Proton9_4
+ provides = proton-ge-custom=GE.Proton9_5
conflicts = proton-ge-custom
options = !strip
options = emptydirs
backup = usr/share/steam/compatibilitytools.d/proton-ge-custom/user_settings.py
- source = GE-Proton9-4_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton9-4/GE-Proton9-4.tar.gz
+ source = GE-Proton9-5_1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton9-5/GE-Proton9-5.tar.gz
source = user_settings.py
source = launcher.sh
source = pam_limits.conf
- sha512sums = 51f70258d98493402a49cd45c34f4fe8366e9d4c08016c9d4f42d60085bc7b7d0244571bcff619959682054ea8da15f69d195f6779a1bd3c2e580d461d18de19
+ sha512sums = a1ba336e1bb654c202e07cf4589d6b50f1457c196d56b1ecc2ff62ab08789aaef55fa7b498d5c3b51d4775aa2fd076bfbba4b8d40c67faa2d22433f9379144ee
sha512sums = babe2a461118bef6a777656a10bb89abeee2c8c3ed4285eb1b99f5ba517b779f18372d1d93ed2cce63b0d8111cf0b08e14a0c92435680239f6936783c3e4cbc5
sha512sums = 78ede6d50f9c43407da511c8b37dcf60aae2ddbd461c0081f0d0ce3de08ace3a84dee86e9253acbac829b47c5818ef4e1a354ccb05feaa9853ce279dc3f903fd
sha512sums = c64898bd41801470925fb0efdcf7d247e5cb476fb4745f83ceeccf12041474e5c309fb1c2ac1483b419d12b4ade7668c046bebded4e3bf4708737ee505b080a1
diff --git a/PKGBUILD b/PKGBUILD
index 1c3e8f7b2c2d..0cf666e210ae 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_Proton9_4
+pkgver=GE_Proton9_5
pkgrel=1
epoch=1
arch=('x86_64')
@@ -77,7 +77,7 @@ source=("${_pkgver}_${pkgrel}.tar.gz::${url}/releases/download/${_pkgver}/${_pkg
'user_settings.py'
'launcher.sh'
'pam_limits.conf')
-sha512sums=('51f70258d98493402a49cd45c34f4fe8366e9d4c08016c9d4f42d60085bc7b7d0244571bcff619959682054ea8da15f69d195f6779a1bd3c2e580d461d18de19'
+sha512sums=('a1ba336e1bb654c202e07cf4589d6b50f1457c196d56b1ecc2ff62ab08789aaef55fa7b498d5c3b51d4775aa2fd076bfbba4b8d40c67faa2d22433f9379144ee'
'babe2a461118bef6a777656a10bb89abeee2c8c3ed4285eb1b99f5ba517b779f18372d1d93ed2cce63b0d8111cf0b08e14a0c92435680239f6936783c3e4cbc5'
'78ede6d50f9c43407da511c8b37dcf60aae2ddbd461c0081f0d0ce3de08ace3a84dee86e9253acbac829b47c5818ef4e1a354ccb05feaa9853ce279dc3f903fd'
'c64898bd41801470925fb0efdcf7d247e5cb476fb4745f83ceeccf12041474e5c309fb1c2ac1483b419d12b4ade7668c046bebded4e3bf4708737ee505b080a1')
diff --git a/changelog.md b/changelog.md
index 7c51abb83015..e5980f1ee7db 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,27 @@
+## GE-Proton9-5
+
+- added TCP_KEEP patches needed for Star Citizen 2.0 launcher
+- updated wine to latest bleeding edge (fixes Apex Legends)
+- updated dxvk to latest git
+- updated vkd3d-proton to latest git
+- updated dxvk-nvapi to match upstream
+- updated various build files to match upstream
+- updated steam client to match upstream
+- added upstream cpu topology fixes
+- protonfixes: Add fix for The Witcher 2: Assassins of Kings Enhanced Edition (thanks R1kaB3rN)
+- protonfixes: Add fix for COJ Gunslinger (thanks Tiagoquix)
+- protonfixes: Add fix for Total War: Shogun 2 (thanks Crumb5)
+- protonfixes: Update Oddworld: Munch's Oddysee fix (thanks doZenn)
+- protonfixes: Add fix for Oddworld: Abe's Oddysee (thanks doZenn)
+- protonfixes: Add fix for Overlord II (thanks doZenn)
+- protonfixes: Add fix for Stranger's Wrath HD (thanks doZenn)
+- protonfixes: Add fix for Ducati World Championship (thanks doZenn)
+- protonfixes: Add fix for Add fix for Café Stella and the Reaper's Butterflies (thanks R1kaB3rN)
+- protonfixes: Add fix for Add fix for Sabbat of the Witch (thanks R1kaB3rN)
+- protonfixes: Add fix for Add fix for Riddle Joker (thanks R1kaB3rN)
+- protonfixes: Add fix for Add fix for Senren * Banka (thanks R1kaB3rN)
+- protonfixes: Add fix for (Newest) Many WMP9 Video Playback fixes for Yuzusoft VN's (thanks R1kaB3rN)
+
## GE-Proton9-4
- hotfix: fix issue with protonfixes not getting applied (R1kaB3rN)