Jump to content

[V19.1] Settings reset on every start


Puciek

Recommended Posts

I wiped out my gamex/xeno2 folder just to make sure there are no lasting issues.

 

Then i start xeno2, I can hear music going, and it opens in a full screen as per default settings. I change those, and can see that display.json changes accordingly:

 

{
    "Fullscreen"false,
    "Display"0,
    "DisplayWidth"1920,
    "DisplayHeight"1200,
    "DisplayRefreshRate"100,
    "Vsync"1,
    "TargetFrameRate"60,
    "SSAO"false,
    "SSAA"0,
    "GraphicsQuality"5,
    "Brightness"0.0,
    "Contrast"0.0,
    "ContrastRedChannel"0.5,
    "ContrastGreenChannel"0.5,
    "ContrastBlueChannel"0.5,
    "Gamma"1.0,
    "CameraShake"true
}

Now I exit the game, the file is still as seen here, and then mooment I turn it on again, boom, it's reset to defaults, same with audio.json etc. Seems it just resets them at every start, instead of once. And I can reproduce it every time,
 

{
    "Fullscreen"true,
    "Display"0,
    "DisplayWidth"3440,
    "DisplayHeight"1440,
    "DisplayRefreshRate"100,
    "Vsync"1,
    "TargetFrameRate"60,
    "SSAO"false,
    "SSAA"0,
    "GraphicsQuality"5,
    "Brightness"0.0,
    "Contrast"0.0,
    "ContrastRedChannel"0.5,
    "ContrastGreenChannel"0.5,
    "ContrastBlueChannel"0.5,
    "Gamma"1.0,
    "CameraShake"true
}
Edited by Puciek
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...