Closed begin-theadventure closed 1 year ago
Legion exports DDS files as SRGB(DX10 formats). I've also just checked, and the PNGs look fine, this was an issue fixed a while back by Floxay I believe.
Maybe your Legion is out of date?
I'm using 1.7.0+3de60f3. Maybe extracting images with gamma correction applied is what I actually mean?
Example: Exported PNG: But it should look like this (with the sRGB gamma correction):
Does this only happen when trying to export ui images?
I exported Image v8 calling_card
as PNG and everything is fine.
The banner in it looks the same as the second image I sent.
Also, when I exported it as DDS, it didn't require any gamma correction.
Sick, but I was asking if this only happened when exporting the UI Image Atlas asset. I know there's nothing wrong with the base texture, pretty sure I found the spot that is causing issues as well.
should be fixed with commit dcf475e
Great.
Images (e.g. PNG) are darker when exported, this is because DDS images use the sRGB standard.
Tacentview, for example, has an option to change DDS to sRGB, which produces correctly bright images when exported to other formats.