Not a member yet? Why not Sign up today
Create an account  

Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Methods for upscaling game buttons

#1
On the "Window" tab of the game settings, you can set the UI buttons to Tiny/Small/Medium/Large

I noticed most of the buttons' native size is "Tiny", so when the option is set to anything above tiny, they become blurry and look bad. I'm guessing the interpolation method being used for the scaling is either bicubic or bilinear, which "smooths" out the image, making a lot of the buttons look outright bad at larger sizes

It may be better to use nearest neighbour interpolation, if Qt (or whatever is doing the scaling) supports that, because it preserves the crisp details

I tested this with one of the Construction window buttons, I took its "Tiny" size, upscaled it by 200% using NN scaling and it came out perfectly:
[Image: ManufactureCategory.png]
What even
Reply



Messages In This Thread
Methods for upscaling game buttons - by Celarious - 12-15-2023, 12:55 PM

Forum Jump:


Users browsing this thread:
2 Guest(s)