mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-10-10 18:35:11 +00:00
Add optional DXVK_ASYNC env var
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
# Usage:
|
||||
# Run from your terminal or use the .desktop files installed by the Helper.
|
||||
#
|
||||
# version: 2.1
|
||||
# version: 2.2
|
||||
|
||||
############################################################################
|
||||
# ENVIRONMENT VARIABLES
|
||||
@@ -31,6 +31,7 @@ export MESA_SHADER_CACHE_MAX_SIZE="10G"
|
||||
# Performance options
|
||||
export WINEESYNC=1
|
||||
export WINEFSYNC=1
|
||||
#export DXVK_ASYNC=1
|
||||
# Optional HUDs
|
||||
#export DXVK_HUD=fps,compiler
|
||||
#export MANGOHUD=1
|
||||
|
Reference in New Issue
Block a user