Page 1 of 1

[0.13] custom GUI looks terrible on extra-low graphics settings.

Posted: Sat Jul 09, 2016 7:50 pm
by bobingabout

Re: [0.13] custom GUI looks terrible on extra-low graphics settings.

Posted: Sat Jul 09, 2016 8:05 pm
by Ranakastrasz
I suggest you show what it looks like with higher setting as well

Re: [0.13] custom GUI looks terrible on extra-low graphics settings.

Posted: Sat Jul 09, 2016 8:14 pm
by posila
Try to use "extra-high-no-scale" priority on all sprites used in your GUI styles.

Re: [0.13] custom GUI looks terrible on extra-low graphics settings.

Posted: Sat Jul 09, 2016 8:16 pm
by Rseding91
Why do we even have the extra-low setting? It makes the game look like someone smeared pixels across the screen.

Re: [0.13] custom GUI looks terrible on extra-low graphics settings.

Posted: Sat Jul 09, 2016 8:17 pm
by kinnom
Rseding91 wrote:Why do we even have the extra-low setting? It makes the game look like someone smeared pixels across the screen.
because some laptops are potatoes.

Re: [0.13] custom GUI looks terrible on extra-low graphics settings.

Posted: Sat Jul 09, 2016 9:58 pm
by Rseding91
kinnom wrote:
Rseding91 wrote:Why do we even have the extra-low setting? It makes the game look like someone smeared pixels across the screen.
because some laptops are potatoes.
We have a minimum system requirements for a reason :)

Re: [0.13] custom GUI looks terrible on extra-low graphics settings.

Posted: Sat Jul 09, 2016 10:04 pm
by Zeblote
kinnom wrote:because some laptops are potatoes.
But the game is unplayable on that setting, so it doesn't matter.

Re: [0.13] custom GUI looks terrible on extra-low graphics settings.

Posted: Sat Jul 09, 2016 10:53 pm
by bobingabout
posila wrote:Try to use "extra-high-no-scale" priority on all sprites used in your GUI styles.
I'll give that a try and see what it looks like. it doesn't help though that by default a checkbox is resized down to 16x16, which is why I used a scale = 2 to make it 32x32 again.
Ranakastrasz wrote:I suggest you show what it looks like with higher setting as well
Image

EDIT: That did the trick, thanks.
Though it does seem to still be clipping off the left hand side of the checked icon. you can see what I mean in that screenshot.

Re: [0.13] custom GUI looks terrible on extra-low graphics settings.

Posted: Sat Jul 09, 2016 11:06 pm
by kinnom
Zeblote wrote:
kinnom wrote:because some laptops are potatoes.
But the game is unplayable on that setting, so it doesn't matter.
Still playable for me

Re: [0.13] custom GUI looks terrible on extra-low graphics settings.

Posted: Sun Jul 10, 2016 12:48 am
by bobingabout
Anyway, although my mod is fixed by changing those settings.... it might still be a good idea to look at why those checkboxes turned into blocks that were as big as the whole gui. Because, you know... they should probably just be pixelated boxes of the right size.

Though, I understand this is a minor bug.