diff --git a/sc-prelaunch.sh b/sc-prelaunch.sh index 2a81797..c2293c0 100755 --- a/sc-prelaunch.sh +++ b/sc-prelaunch.sh @@ -1,5 +1,9 @@ #!/bin/sh +############################################ +## Lutris pre-launch script for Star Citizen +############################################ +## EAC Workaround: Remove EAC cache EACDIR="$WINEPREFIX/drive_c/users/$USER/AppData/Roaming/EasyAntiCheat" if [ -d "$EACDIR" ]; then