Page 1 of 1

[SOLVED] [0.17] Ultra low resultion by default?

Posted: Tue Feb 26, 2019 6:44 pm
by darklich14
What is this low resolution rendering? I don't see any options that look obviously off, and this is a 100% default install.
Screenshot from 2019-02-26 13-40-06.png
Screenshot from 2019-02-26 13-40-06.png (888.54 KiB) Viewed 1400 times

Re: 0.17 Ultra low resultion by default?

Posted: Tue Feb 26, 2019 6:54 pm
by darklich14
I have found one bit to help: Sprite resolution was set to Normal. Presumably it was set to that because when I changed it stated it could not detect that there was enough VRAM. Luckily I can force it to high. So now my character looks nicer, but the terrain still is low resolution. How to fix?
Screenshot from 2019-02-26 13-54-27.png
Screenshot from 2019-02-26 13-54-27.png (816.59 KiB) Viewed 1385 times

Re: 0.17 Ultra low resultion by default?

Posted: Tue Feb 26, 2019 6:58 pm
by darklich14
At last! I had to disable texture compression because my integrated graphics device does not meet some kind of requirement:

Code: Select all

$ lspci -nn | grep -i graphics
00:02.0 VGA compatible controller [0300]: Intel Corporation Crystal Well Integrated Graphics Controller [8086:0d26] (rev 08)
Screenshot from 2019-02-26 13-56-43.png
Screenshot from 2019-02-26 13-56-43.png (1.9 MiB) Viewed 1382 times

Re: [SOLVED] [0.17] Ultra low resultion by default?

Posted: Wed Feb 27, 2019 6:32 pm
by darklich14
Update on this: I was getting "No space left on device" with a hard crash when running into biter territory or working on a lot of machines, so I decreased all the quality back down to make the game stable, albeit hideous, and then later a friend suggested I set my atlas size to as small as possible and turn quality back up. The game is quite playable/stable now. Thank you for listening.