chore: up scripts

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2023-12-12 11:10:32 -03:00
parent 972208d36a
commit 2e5321f5cc
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
2 changed files with 14 additions and 8 deletions

View file

@ -1,9 +1,12 @@
#!/bin/sh
export AMD_VULKAN_ICD="RADV"
export DXVK_ASYNC=1
export MANGOHUD=1
export RADV_PERFTEST="gpl"
export WINEFSYNC=1
# https://docs.mesa3d.org/envvars.html
export AMD_VULKAN_ICD="RADV"
export RADV_PERFTEST="sam"
export PROTON_NO_FSYNC=1
export DXVK_ASYNC=1
gamemoderun "$@"