added support and setting for NTSYNC

This commit is contained in:
Mikhail Tergoev
2025-07-17 18:46:16 +03:00
parent f0265a80c5
commit a71b854136
3 changed files with 26 additions and 7 deletions

View File

@ -335,6 +335,7 @@ if [[ ${portwine_exe,,} =~ (setup|install|.msi$) ]] ; then
export PW_DISABLED_CREATE_DB="1"
export PW_VULKAN_USE="1"
export PW_MANGOHUD="0"
export PW_NO_NTSYNC="1"
export PW_NO_FSYNC="1"
export PW_NO_ESYNC="1"
export PW_USE_GAMEMODE="0"