The latest version of Proton GE is available to download.
GE-Proton7-45 takes aim at driver support and general performance boosts. Check them out below or on the main Proton GE GitHub.
- Removed deprecated broken dxvk-async patch:
- Upstream DXVK has implemented the GraphicsPipelineLibrary (GPL) back in August, which takes over dxvk-async’s job:
- https://www.khronos.org/blog/reducing-draw-time-hitching-with-vk-ext-graphics-pipeline-library
doitsujin/dxvk#2798 - Driver support for Nvidia was added in version 515.49.10:
https://developer.nvidia.com/vulkan-driver - Driver support for AMD/RADV was added in August 2022 and is an ongoing WIP:
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17542 - Per the above, it can be exposed/enabled for testing on AMD/RADV via:
RADV_PERFTEST=gpl - dxvk-async now causes problems with the dxvk-cache, which is not something new users may know how to clear:
Sporif/dxvk-async#55 - In light of the above, in addition to the current rebase still not working properly, I am removing the dxvk-async patch from Proton-GE.
- RIP dxvk-async 2018-2023
As always, if you need any help setting up Proton GE, be sure to check out our guide to walk you through how to download and install it.