Page 1 of 1

[1.0.0] Config file continually reset.

Posted: Tue Oct 13, 2020 12:44 am
by NotRexButCaesar
Every time I try to edit my config file, the game resets any changes I made. I cannot figure out why as it is not mentioned in the log.

Re: [1.0.0] Config file continually reset.

Posted: Tue Oct 13, 2020 12:52 am
by Loewchen
Post the log after a session with the issue.

Re: [1.0.0] Config file continually reset.

Posted: Tue Oct 13, 2020 12:53 am
by NotRexButCaesar
The log

Re: [1.0.0] Config file continually reset.

Posted: Tue Oct 13, 2020 5:42 am
by Rseding91
Are you editing it while the game is open? And are you removing the comment at the start of what ever line you're editing?

Re: [1.0.0] Config file continually reset.

Posted: Tue Oct 13, 2020 8:50 am
by posila
The one you want is not valid INI file, therefore it doesn't get loaded, and gets overwritten by games default config.
I saw at least one error at line 136, "Options: true, false" is not a comment, which makes it not valid INI file.

Re: [1.0.0] Config file continually reset.

Posted: Tue Oct 13, 2020 9:36 am
by jodokus31
AmericanPatriot wrote: Tue Oct 13, 2020 12:44 am Every time I try to edit my config file, the game resets any changes I made. I cannot figure out why as it is not mentioned in the log.
In case you don't know:
Click "Settings-Button" in Main-menu with Ctrl-Alt, then you get an advanced config "the rest", which covers most of the config options

Re: [1.0.0] Config file continually reset.

Posted: Tue Oct 13, 2020 2:01 pm
by NotRexButCaesar
posila wrote: Tue Oct 13, 2020 8:50 am The one you want is not valid INI file, therefore it doesn't get loaded, and gets overwritten by games default config.
I saw at least one error at line 136, "Options: true, false" is not a comment, which makes it not valid INI file.
It must just be a mistake then. It was working fine until I reinstalled.