Disable Analytics + Opt-Out User_Tracking Guide
Navigate to:
C:\Users\[yourusername]\AppData\LocalLow\Mediatonic\FallGuys_client\Unity\[long_string]\Analytics\config
and right-click config.file and open with Notepad. Apply the following changes:
By changing “{“analytics”:{“enabled”:true}” to “{“analytics”:{“enabled”:false}” you prevent the game from collecting analytics.
Apply the following changes to disable and opt-out from user tracking:
change “limit_user_tracking” from ‘false’ to ‘true’
change “player_opted_out” from ‘false’ to ‘true’
change “enabled” from ‘true’ to ‘false’
and lastly change “performance” from ‘”enabled”:true’ to ‘”enabled”:false’
NB! Right-click ‘Properties’ on the config.file and set Read-only mode, otherwise it changes back to default on launch.
Written by: Etheriol