mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-27 08:44:18 +00:00
Cut down on console debug messages
This commit is contained in:
parent
579fc737d8
commit
713f9e49d1
@ -20,6 +20,7 @@
|
||||
#####################################################
|
||||
export WINEPREFIX="$HOME/Games/star-citizen"
|
||||
export WINEDLLOVERRIDES=winemenubuilder.exe=d # Prevent updates from overwriting our .desktop entries
|
||||
export WINEDEBUG=-all # Cut down on console debug messages
|
||||
#export EOS_USE_ANTICHEATCLIENTNULL=1
|
||||
export __GL_SHADER_DISK_CACHE=1
|
||||
export __GL_SHADER_DISK_CACHE_SIZE=1073741824
|
||||
|
Loading…
Reference in New Issue
Block a user