Last Epoch: How to Opt Out of Unity Analytics

Since there is no in-game opt-out option, if you are wondering how to opt out of Unity Analytics for Last Epoch, check out the detailed information in this guide.

How to Opt Out of Unity Analytics

Basic knowledge on how to edit a file with a text editor and how to set a file to read only.Also don’t forget your tinfoil hat.

Config File

The config file is located in AppDataLocalLowEleventh Hour GamesLast EpochUnityc9db3951-d6c2-4a6a-8944-d38c41d27d88Analytics

For Linux users the file should be located somewhere within ~/.config/unity3d/Eleventh Hour Games/

You can copy and paste this line into your windows search bar and it will open the right folder.

%AppData%..LocalLowEleventh Hour GamesLast EpochUnityc9db3951-d6c2-4a6a-8944-d38c41d27d88Analytics

If for some reason this doesn’t work for you, you can just type %AppData% into the search bar, go back one folder, and navigate your way from there. Once there you will see a file named “config”, It may be set to read only by default so make sure it isn’t for the time being.

Open the config file with your text editor of choice then copy and paste this line into it then save. After saving make sure to set it to read only.

{"analytics":{"enabled":false},"connect":{"limit_user_tracking":true,"player_opted_out":true,"enabled":false},"performance":{"enabled":false}}

This will limit some of the data collected.

Note: If you would like to delete any archived analytical data on your pc there is a folder named “ArchivedEvents” located in the same folder as the config file. You can safely delete everything in there.

Bonus

If you would like to block more analytics from Unity you can edit your host file with these domains.

Hopefully the domains don’t get removed by steam.

0.0.0.0 redshell.io
0.0.0.0 api.redshell.io
0.0.0.0 tresuredata.com
0.0.0.0 in.treasuredata.com
0.0.0.0 config.uca.cloud.unity3d.com
0.0.0.0 cdp.cloud.unity3d.com					

You can also block UnityCrashHandler64.exe in your firewall. The file is located in the games installation folder.

Example: C:Program Files (x86)SteamsteamappscommonLast Epoch

Written by Kohta

Leave a Comment

Your email address will not be published. Required fields are marked *