diff --git a/lib/sc-launch.sh b/lib/sc-launch.sh index 7612570..633f2e8 100755 --- a/lib/sc-launch.sh +++ b/lib/sc-launch.sh @@ -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