Prevent updates from overwriting our .desktop files

This commit is contained in:
the-sane 2024-09-27 10:08:29 -04:00
parent 15e737cfcb
commit ff049860d1

View File

@ -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