For the time I fixed the FSR4 issue manually by symlinking /usr/share/steam/compatibilitytools.d/proton-ge-custom/files/lib/wine/amdprop to a writable directory.
Search Criteria
Package Details: proton-ge-custom-bin 1:GE_Proton10_28-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/proton-ge-custom-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | proton-ge-custom-bin |
| Description: | A fancy custom distribution of Valves Proton with various patches |
| Upstream URL: | https://github.com/GloriousEggroll/proton-ge-custom |
| Keywords: | d9vk DXVK Faudio GloriousEggroll MediaFoundation Proton protonfixes Steam System-wide Valve vkd3d Wine |
| Licenses: | custom, BSD, MPL, LGPL, MIT, zlib |
| Conflicts: | proton-ge-custom |
| Provides: | proton, proton-ge-custom |
| Submitter: | RogueGirl |
| Maintainer: | Jaja (floriplum, chaotic-aur, PedroHLC) |
| Last Packager: | chaotic-aur |
| Votes: | 265 |
| Popularity: | 8.22 |
| First Submitted: | 2020-02-21 11:06 (UTC) |
| Last Updated: | 2026-01-05 17:34 (UTC) |
Dependencies (27)
- graphene (graphene-gitAUR)
- gst-plugins-bad-libs (gst-plugins-bad-libs-gitAUR)
- lib32-gst-plugins-base-libs (lib32-gst-plugins-base-libs-gitAUR)
- lib32-libgudev
- lib32-libjpeg-turbo (lib32-mozjpeg-gitAUR)
- lib32-libtheora
- lib32-libusb
- lib32-libva
- lib32-libvdpau
- lib32-mpg123
- lib32-openal
- lib32-openssl-1.1
- lib32-speex
- lib32-vkd3d (lib32-vkd3d-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libsoup
- python
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- kdialog (kdialog-gitAUR) (optional) – KDE splash dialog support
- lib32-vulkan-icd-loader (lib32-vulkan-icd-loader-gitAUR) (optional) – dxvk dependency for 32bit prefixes
- Show 7 more dependencies...
Required by (8)
- cheat-engine-zh (requires proton-ge-custom) (optional)
- dxvk-gplasync-bin (requires proton) (optional)
- dxvk-gplasync-bin-git (requires proton) (optional)
- eddiscovery-proton (requires proton-ge-custom)
- legendary (requires proton) (optional)
- physica (requires proton) (optional)
- proton-shim (optional)
- rare (requires proton) (optional)
Sources (5)
nexus_VI commented on 2025-11-10 10:19 (UTC)
FishfulThinking commented on 2025-11-10 10:13 (UTC) (edited on 2025-11-10 10:14 (UTC) by FishfulThinking)
Just tested it, FSR4 fails to download still.
I suppose the best way to go about it, if the download process doesn't get changed in the upstream, might be to replicate the download steps in the PKGBUILD? Failing that, if one doesn't want every user installing this package to be hitting AMD's download servers, could have a second PKGBUILD on the AUR perhaps, that includes the steps to download the AMD blob for FSR4 support. Some proton-ge-custom-bin-fsr4.
elemelo99 commented on 2025-11-07 14:02 (UTC)
has the fsr issue been fixed?
simona commented on 2025-10-29 12:03 (UTC)
solved
PedroHLC commented on 2025-10-28 20:08 (UTC) (edited on 2025-10-28 20:09 (UTC) by PedroHLC)
The dependencies in this package are from before Steam Runtime 3, before UMU, when people would use Proton outside of Steam, skipping Steam Runtime entirely. If you gonna run it from within Steam, you don't need any of these dependencies at all. Feel free to open a PR dropping them all.
simona commented on 2025-10-28 19:52 (UTC)
required but can't install lib32-libjpeg6-turbo
phr commented on 2025-10-28 16:07 (UTC)
The Sourceforge links on the libjpeg6-turbo and lib32-libjpeg6-turbo AUR packages are also official. libjpeg changed official releases from Sourceforge to GitHub in 2023, but were mirroring them since 2015, there's an announcement on their website. The packages need version 1.5.3, released on 2017, so technically Sourceforge was the official place to get it at the time.
niicodemus commented on 2025-10-28 15:15 (UTC)
So, what do we do now that libjpeg6-turbo and lib32-libjpeg6-turbo were removed from the main package repo? I looked and there were a couple new aurs created by HurricanePootis just today which download packages from sourceforge instead of the official github repo, which is super sketch.
saghm commented on 2025-10-14 12:58 (UTC)
I decided to look into the FSR4 issue to see if there might be a straightforward patch this package could use to get it working. It looks like the NixOS package ran into this same issue, and not including the file as part of the package is an intentional choice by upstream to ensure compliance with the license for the FSR4 DLL: https://github.com/GloriousEggroll/proton-ge-custom/issues/185#issuecomment-3187238619
In version 10-20, the section of the script that downloads the DLL on the fly is here: https://github.com/GloriousEggroll/proton-ge-custom/blob/d260c6babaad1fd3db7a08f1509c8d75585f4806/proton#L2095-L2099
I don't have any insight into whether or not downloading the file ahead of time and bundling it as part of the package would be compliant with the license or not, but in the meantime, the comment from the issue seems to indicate that those of us interested in using it can manually perform the steps in the script I linked from the script to get it working.
elemelo99 commented on 2025-10-14 09:55 (UTC)
PROTON_FSR4_UPGRADE=1 still broken
Pinned Comments
PedroHLC commented on 2021-07-27 19:39 (UTC)
The "chaotic-aur" co-maintainer is a bot that pulls any merged PR in https://github.com/chaotic-aur/pkgbuild-proton-ge-custom-bin back to this package. So if you guys have contributions or bump versions earlier than the maintainer, please share them as PRs. The commits will keep your authorship.
Happy gaming!