mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-28 16:14:21 +00:00
Prevent updates from overwriting our .desktop files
This commit is contained in:
parent
15e737cfcb
commit
ff049860d1
@ -13,9 +13,13 @@
|
||||
#
|
||||
# If you do not wish to use the above .desktop files, then simply run this script from your terminal
|
||||
|
||||
|
||||
#####################################################
|
||||
# Configure the environment
|
||||
# Add additional environment variables here as needed
|
||||
#####################################################
|
||||
export WINEPREFIX="$HOME/Games/star-citizen"
|
||||
export WINEDLLOVERRIDES=winemenubuilder.exe=d # Prevent updates from overwriting our .desktop entries
|
||||
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