mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-29 06:34:20 +00:00
add optional WINEPATH export
This commit is contained in:
parent
da89912061
commit
991eb4b59e
@ -17,6 +17,7 @@
|
|||||||
# Configure the environment
|
# Configure the environment
|
||||||
# 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 WINEPATH="/path/to/custom/wine/bin/wine64"
|
||||||
export EOS_USE_ANTICHEATCLIENTNULL=1
|
export EOS_USE_ANTICHEATCLIENTNULL=1
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user