Skip to content

Commit

Permalink
eac workarounds visual clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
mactan-sc authored Dec 16, 2024
1 parent 45a611c commit 4006563
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions wiki/Tips-and-Tricks.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,10 @@ A video of these steps can be found [here](https://www.youtube.com/watch?v=GqyXK

![Screenshot From 2024-10-04 23-20-21](https://github.com/user-attachments/assets/01e31cb8-7cdc-468f-b2a1-658ba173de53)
3. Remove all EAC workarounds
1. Lutris: remove the EAC environment variables `EOS_USE_ANTICHEATCLIENTNULL=1` and `SteamGameId=starcitizen`
2. Non-Lutris: use a text editor to open `sc-launch.sh` and remove `export EOS_USE_ANTICHEATCLIENTNULL=1`
3. Remove EAC line from `/etc/hosts` file: `127.0.0.1 modules-cdn.eac-prod.on.epicgames.com #Star Citizen EAC workaround`
4. Delete EAC directory from the prefix `/home/$USER/Games/star-citizen/drive_c/users/$USER/AppData/Roaming/EasyAntiCheat`
5. If you have any other EAC workarounds in place, remove them as well.
1. Remove EAC line from `/etc/hosts` file: `127.0.0.1 modules-cdn.eac-prod.on.epicgames.com #Star Citizen EAC workaround`
2. Lutris: remove the EAC environment variables `EOS_USE_ANTICHEATCLIENTNULL=1` and `SteamGameId=starcitizen`
3. Non-Lutris: use a text editor to open `sc-launch.sh` and remove `export EOS_USE_ANTICHEATCLIENTNULL=1`
4. If you have any other EAC workarounds in place, remove them as well.


## Lutris Pre-launch and Post-exit Scripts
Expand Down

0 comments on commit 4006563

Please sign in to comment.