mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-28 16:04:19 +00:00
update dxvk_hud env var
This commit is contained in:
parent
29468d6e24
commit
b07428f52b
@ -17,11 +17,11 @@
|
|||||||
# Add additional environment variables here as needed
|
# Add additional environment variables here as needed
|
||||||
export WINEPREFIX="$HOME/Games/star-citizen"
|
export WINEPREFIX="$HOME/Games/star-citizen"
|
||||||
export EOS_USE_ANTICHEATCLIENTNULL=1
|
export EOS_USE_ANTICHEATCLIENTNULL=1
|
||||||
export DXVK_HUD=0
|
|
||||||
export __GL_SHADER_DISK_CACHE=1
|
export __GL_SHADER_DISK_CACHE=1
|
||||||
export __GL_SHADER_DISK_CACHE_SIZE=1073741824
|
export __GL_SHADER_DISK_CACHE_SIZE=1073741824
|
||||||
export WINE_HIDE_NVIDIA_GPU=1
|
export WINE_HIDE_NVIDIA_GPU=1
|
||||||
export radv_zero_vram="true"
|
export radv_zero_vram="true"
|
||||||
|
#export DXVK_HUD=fps,compiler
|
||||||
#export MANGOHUD=1
|
#export MANGOHUD=1
|
||||||
|
|
||||||
# Run optional prelaunch and postexit scripts
|
# Run optional prelaunch and postexit scripts
|
||||||
|
Loading…
Reference in New Issue
Block a user