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