- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
- Added ntsync support:
Enable with PROTON_USE_NTSYNC=1
NOTES:
-
Your kernel must be patched with ntsync patches. If your system does not have /dev/ntsync then your kernel does not have the patches required to use ntsync.
-
Some applications, mostly 32 bit, may also need PROTON_USE_WOW64=1 when using ntsync
-
Added FSR4 upgrade support via PROTON_FSR4_UPGRADE=1 (auto upgrades from amd directly https://download.amd.com/dir/bin/amdxcffx64.dll)
-
Added fixes from upstream for flicker/rendering issue when using wine-wayland
-
Refactored a lot of the patches section and cleaned up outdated or merged patches
-
Update wine-wayland patches
-
Updated wine to latest bleeding edge
-
Updated dxvk to latest git
-
Updated vkd3d-proton to latest git
-
Imported all upstream proton changes
-
protonfixes: added a fix for winetricks wget gnutls failing inside fex
-
protonfixes: add fix for sifu freeze (thanks UsernamesAreNotMyThing)
Runs fine on my side. Have you tried what’s mentioned in the release notes, i.e. also enabling WoW64? Oddly enough, it works fine for me without it, but since REDlauncher seems to be a 32 bit binary, it might be worth a shot. I also use Steam Native instead of the Runtime version, but no idea if this will make much of a difference in this case.
Eeeeyyyyyyy, the wow64 option was the ticket. I was bypassing the redlauncher, but entirely possible either redext or cybertweak’s is 32bit dll and broke without the flag. Though performance of the game not really affected, probably entirely because I run it with RT enabled.
Yet again bitten in the ass by skipping a paragraph x)
Thanks!