π€‘ Easy Anti-Cheat
Check the latest news for any changes
- Use RSI Launcher 2.5.1 or newer
- Ensure there are no symlinks or special characters in the path to your Wine prefix
- Ensure you have not changed the default install location in the RSI Launcher
C:\Program Files\Roberts Space Industries - Use the latest LUG Helper to switch to a LUG-Wine runner
- Update your launch script
- Remove any EAC workarounds by editing your launch script or your game launcher settings, check for each one to see if it exists
- Remove Environment variable
EOS_USE_ANTICHEATCLIENTNULL=1 - Remove Hosts entry in file named
/etc/hostswith the value127.0.0.1 modules-cdn.eac-prod.on.epicgames.com #Star Citizen EAC workaround - In the RSI Launcher, navigate to
Settings -> Games -> LIVE -> Game Location. If you previously used the Z:\ path workaround, put it back to the default C:\ path
- Remove Environment variable
Error code after launching persistent universe
- Possible error codes
70003,70004 - game.log message may contain
Remote Disconnect - Authentication timed out (1/3) - Locate your game files then delete the EAC directories and use the RSI Launcher to Verify Files
~/Games/star-citizen/drive_c/Program Files/Roberts Space Industries/StarCitizen/LIVE/EasyAntiCheat~/Games/star-citizen/drive_c/users/{yourusernamehere}/AppData/Roaming/EasyAntiCheat - Use a Wine maintenance shell to run
wineserver -kto kill any lingering wine processes in your prefix. Reboot if necessary. - Check that your DNS can resolve the EAC domains:
dig modules-cdn.eac-prod.on.epicgames.com dig download-alt.easyanticheat.net - Ensure that you have not disabled development syscalls (e.g. ptrace)
- Check that IPv6 has not been disabled on your system
- Contribute to this issue council report if none of the above steps work
Error after pressing Launch Game
- Possible error codes
210and#1 - Vanilla Wine versions >10.1 made changes that break Easy Anti-Cheat
- Use the LUG Helper to switch to a recommended wine runner
- Ensure you have not changed the default install location in the RSI Launcher
C:\Program Files\Roberts Space Industries
Failed to load the embedded resources
- Possible game error code
60099 - This can occur of your system is set to certain languagesβ
- To fix, use the LUG-Helper to edit your launch script and add the following environment variable:
export LC_ALL=en_US.utf8