Jump to content

Do any devs know why the tech tree "SimpleIcons" are saved as .png and not .dds?


Recommended Posts

I'm curious as to why the 88 tech tree SimpleIcons are saved as .png files and not .dds. I would think it would save a good chunk of memory for them to be saved as .dds, so why aren't they?

Link to comment
Share on other sites

I'm not a dev, but having worked with both custom stock toolbar and tech tree icons myself, I believe I can answer this question.

Below certain dimensions (32x32 or 64x64 px), image compression actually results in significant loss of visual quality, so SQUAD and modders tend to use this as their lower limit when deciding whether to convert PNGs to DDS.

Link to comment
Share on other sites

I'm not a dev, but having worked with both custom stock toolbar and tech tree icons myself, I believe I can answer this question.

Below certain dimensions (32x32 or 64x64 px), image compression actually results in significant loss of visual quality, so SQUAD and modders tend to use this as their lower limit when deciding whether to convert PNGs to DDS.

Ahhh alright that makes complete sense. Thank you. :) rep!

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...