Added ntsync support:
Enable with PROTON_USE_NTSYNC=1
NOTES:
1. Your kernel must be patched with ntsync patches. If your system does not have /dev/ntsync then your kernel does not have the patc...
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
When he says "PROTON_FSR4_UPGRADE=1" and "PROTON_USE_NTSYNC=1" etc, does he mean these are launch commands I need to add to my games? Or do I just need to use the version of proton and those things will get enabled?
Those are environment variables. To use them you need to add %command% after them in games' launch options (e.g. PROTON_FSR4_UPGRADE=1 PROTON_USE_NTSYNC=1 %command%).