The demo posted above failed to load the sound effect for saving the game (audio/se/Old%20Radio.ogg)
EvanDude14720
3
Posts
30
Following
A member registered Apr 19, 2024
Recent community posts
Is there a reason this game appears to collect analytics? Found some files seeming to suggest that it does.
Edit: To be specific, there's this config file (spacing is my own, for readability):
{
"analytics":{"enabled":true},
"connect":{
"limit_user_tracking":false,
"player_opted_out":false,
"enabled":true},
"performance":{"enabled":true},
"dynamic":{
"coreBusinessMetrics":{
"enabled":true,
"timeToWaitForUserInfoS":60},
"analytics":{
"shouldCollectAutomation":true,
"timeToWaitForUserInfoS":60}}}And then there's another file named s (the ellipses and #s are censored, spacing is my own for readability):
{"appid":"local.################################",
"userid":"################################",
"sessionid":###################,
"platform":"...",
"platformid":#,
"sdk_ver":"u2018.2.6f1",
"localprojectid":"################################",
"build_guid":"################################",
"deviceid":"########################################"}