chore: add winefsync to steam launch script

This commit is contained in:
Alexandre Cavalheiro 2023-12-04 23:34:13 -03:00
parent 20561b2dd6
commit 8abf544bf0
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -1,8 +1,9 @@
#!/bin/sh
export AMD_VULKAN_ICD="RADV"
export DXVK_ASYNC=1
export DXVK_STATE_CACHE=1
export MANGOHUD=1
export RADV_PERFTEST="gpl"
export WINEFSYNC=1
gamemoderun "$@"