You do not need EasyAntiCheat installed for the game to work if you’re playing offline. If you’re experiencing crashes or save loss related to EasyAntiCheat – try this.
EAC isn’t required – for offline players and crash troublshooters
The game however does not actually require EasyAntiCheat to launch or run – it only needs them to access the online features like multiplayer or cross-saves. So, if you’re having issues launching the game, have lost your save file, are experiencing crashes, or just don’t want EAC on your PC here’s how to bypass, disable, remove, and block it from automatically reinstalling – without losing your save data.
This guide involves using the command prompt and editing the registry. If you follow the steps as written you’ll be fine, but if anything gets messed up you assume responsibility for fiddling with your own computer’s brain.
Bypassing EasyAntiCheat without losing Save Data
Save Data here and here:
System data(?) here:
Next open up the game folder
You will see a file called GameBootstrapper.ini
Open this in anything, notepad’s fine. Go to the top line and replace
with
or if that doesn’t work try
NOTE: YOU’LL HAVE TO RE-DO THIS PART AFTER AN UPDATE
Go ahead and launch the game, make sure it starts and your save works before doing anything nuts. It should completely skip launching EAC and go straight into the title screen.
If you experience(d) any save game loss, please read this: you can launch the game directly from either of these executables on their own, bypassing the anti-cheat without editing anything, but launching them manually for some reason makes them unable to locate the game’s default save location – which makes it appear as though your save might have been lost or deleted – do not panic! It’s probably fine so long as you have not started a new save yet! The reason we’re bothering to edit these files is so we can continue to launch it through steam and prevent any save data loss/misplacement. Still it’s best practice to always make a backup just in case!
If you still have any problems getting it to launch or recognize an existing save; double-check your spelling and formatting in the GameBootstrapper.ini config, make sure your gamedata is in the “Steam\userdata\[Your ID]\2993780\remote”folder, possibly try adding the ‘-dx11’ or ‘-safe’ commands to your launch options (right click the game > properties > general > launch options), if all else fails back everything up, validate your game files, and start back at step one. If none of that works then I simply cannot help, may Gaben have mercy on your soul.
Disabling and Removing EasyAntiCheat from your PC
If you’re never gonna go online though and want to purge all trances of EAC from your computer follow these steps:
Press Windows + R and run the command ‘cmd’ to open the command prompt and copy/paste this
This will reset and disable EAC, but if we want to completely remove all traces we also need to delete it from the registry.
Window + R and run ‘regedit’
Open the Registry Editor
Find HKEY_LOCAL_MACHINE and navigate to
SYSTEM > CurrentControlSet > Services >EasyAntiCheat.reg
SYSTEM > CurrentControlSet > Services >EasyAntiCheat_EOS.reg
Delete those entries to successfully purge your system. You wanna go through cleaning up and deleting any other leftover junk files or folders related to it – and you’re done! Reboot and there should be no trace of EAC and your game should launch fine and retain all your save info.
Blocking Automatic Re-installation After Updates
If you want to block EAC from automatically reinstalling itself due to a sudden update or accidental misclick, you can use the Windows AppLocker to deny them run permissions.
Windows + R and run ‘secpol.msc’
Navigate to here:
Application Control Policies > AppLocker > Executable Rules
Right-click in the right area of the window and follow these steps
- Create New Rule
- Set action to ‘deny’ keep group Everybody
- Set type to File hash
- Add EACLauncer.exe and EasyAntiCheat_EOS_Setup.exe to rule
- Create
That should block them from running even if you open them and click all over them on purpose.