Page 1 of 1
[0.17.60]Modifying graphics-quality via config.ini has no effect
Posted: Thu Aug 15, 2019 3:58 pm
by qegr
Translated by Google
At 0.16.51, graphics-quality can be set to very-low, but 0.17 does not have this option.
But there is this option in the config.ini comment, but it has no effect after the modification.
This is a small problem, maybe 0.17 does not support this option, this is forgot to update the comment.
I have not verified if other comments have options that are not supported. You can check it out.
- 1.png (2.4 KiB) Viewed 1225 times
Re: [0.17.60]Modifying graphics-quality via config.ini has no effect
Posted: Fri Aug 16, 2019 4:10 am
by posila
Thanks for the report.
"low" and "very-low" values are deprecated and the game will change them to "normal". The reason these values are still accepted is so that 0.16 config is loadable in 0.17.
Re: [0.17.60]Modifying graphics-quality via config.ini has no effect
Posted: Fri Aug 16, 2019 6:23 am
by Optera
posila wrote: ↑Fri Aug 16, 2019 4:10 am
Thanks for the report.
"low" and "very-low" values are deprecated and the game will change them to "normal". The reason these values are still accepted is so that 0.16 config is loadable in 0.17.
The comment should be updated to list actually used values rather than having confusing legacy values that will be converted.
Re: [0.17.60]Modifying graphics-quality via config.ini has no effect
Posted: Tue Aug 20, 2019 2:30 pm
by Rseding91
The comments are auto-generated by the config file system based off what the config file is capable of storing. To add in a hack to make it write the comment for only the 2 versions we runtime use just isn't worth the code bloat it would add.
Re: [0.17.60]Modifying graphics-quality via config.ini has no effect
Posted: Tue Aug 20, 2019 5:59 pm
by Optera
Rseding91 wrote: ↑Tue Aug 20, 2019 2:30 pm
The comments are auto-generated by the config file system based off what the config file is capable of storing. To add in a hack to make it write the comment for only the 2 versions we runtime use just isn't worth the code bloat it would add.
Makes sense. I thought the config comments where stored strings like localization.