Page 1 of 1

[2.0.76] Texture compression setting none doesn't exist in the GUI but exists in config.ini

Posted: Mon Apr 27, 2026 4:34 am
by WolfeStrider
I can't set the texture compression to none in the GUI settings. I used to be able to do this years ago but the option is missing now for some reason. I can set it in the config.ini but it's not reflected in the GUI.

Re: [2.0.76] Texture compression setting none doesn't exist in the GUI but exists in config.ini

Posted: Mon Apr 27, 2026 7:17 am
by Genhis
Thanks for the report, this is intended. It was hidden 6 years ago and although I can't precisely tell you why, my guess is that it would consume too much VRAM for regular users and cause poor performance. It is accessible through the config file for players who really want it and know what they are doing.

Re: [2.0.76] Texture compression setting none doesn't exist in the GUI but exists in config.ini

Posted: Mon Apr 27, 2026 7:18 pm
by WolfeStrider
It should probably at least still update in the GUI when changed through the .ini file so at least we know it's applied.

Re: [2.0.76] Texture compression setting none doesn't exist in the GUI but exists in config.ini

Posted: Tue Apr 28, 2026 5:36 am
by Atraps003
WolfeStrider wrote: Mon Apr 27, 2026 7:18 pm It should probably at least still update in the GUI when changed through the .ini file so at least we know it's applied.
Seems like it does update.
texture-compression.png
texture-compression.png (812.38 KiB) Viewed 342 times

Re: [2.0.76] Texture compression setting none doesn't exist in the GUI but exists in config.ini

Posted: Tue Apr 28, 2026 8:19 am
by WolfeStrider
Not for me for some reason:
04-28-2026, 04-19-16.png
04-28-2026, 04-19-16.png (202.2 KiB) Viewed 307 times

Re: [2.0.76] Texture compression setting none doesn't exist in the GUI but exists in config.ini

Posted: Tue Apr 28, 2026 8:29 am
by boskid
Just to make sure, you uncommented that line, right? (removed the "; " at the beginning of the line).

Re: [2.0.76] Texture compression setting none doesn't exist in the GUI but exists in config.ini

Posted: Tue Apr 28, 2026 9:31 am
by WolfeStrider
Wow my bad sorry about that, I didn't see that on the top of the file that those were comments, thank you.