chore: use fsync for guild wars 2
This commit is contained in:
parent
a5fd6ae9d3
commit
c1e45d48fd
|
@ -5,10 +5,11 @@ export MANGOHUD=1
|
||||||
export AMD_VULKAN_ICD="RADV"
|
export AMD_VULKAN_ICD="RADV"
|
||||||
export RADV_PERFTEST="sam"
|
export RADV_PERFTEST="sam"
|
||||||
|
|
||||||
export WINEESYNC=1
|
export WINEFSYNC=1
|
||||||
export WINEPREFIX=/home/wizardlink/Games/guild_wars_2/
|
export WINEPREFIX=/home/wizardlink/Games/guild_wars_2/
|
||||||
export WINEARCH="win64"
|
export WINEARCH="win64"
|
||||||
|
|
||||||
export DXVK_ASYNC=1
|
export DXVKV_ASYNC=1
|
||||||
|
export DXVK_CONFIG_FILE=/home/wizardlink/.config/dxvk.conf
|
||||||
|
|
||||||
gamemoderun wine64 /home/wizardlink/Games/guild_wars_2/drive_c/Program\ Files/Guild\ Wars\ 2/Gw2-64.exe -autologin
|
gamemoderun wine64 /home/wizardlink/Games/guild_wars_2/drive_c/Program\ Files/Guild\ Wars\ 2/Gw2-64.exe -autologin
|
||||||
|
|
Loading…
Reference in a new issue