Open musicalmushr00m opened 1 week ago
R16G16B16A16 "ColorCorrectionTextureHDR" textures are not supported in preview or export.
"ColorCorrectionTextureHDR"
Steps to reproduce the behaviour:
0018941C98370007
In GK preview:
Exported as TGA in Photoshop:
000B1BC3C75B15D9
R16G16B16A16 texture appears correctly when previewed or exported.
R16G16B16A16 texture appears as solid grey in editor, and only certain highlights show up in image editors.
I believe these textures are supported properly within TonyTools directly.
The preview is correct behaviour, the texture is entirely transparent so there is nothing to display.
The colour channels exported however do seem to be incorrect - this is a tex-rs issue (@dafitius).
The issue
R16G16B16A16
"ColorCorrectionTextureHDR"
textures are not supported in preview or export.Reproduction steps
Steps to reproduce the behaviour:
0018941C98370007
In GK preview:
Exported as TGA in Photoshop:
000B1BC3C75B15D9
In GK preview:
Exported as TGA in Photoshop:
Expected behaviour
R16G16B16A16 texture appears correctly when previewed or exported.
Observed behaviour
R16G16B16A16 texture appears as solid grey in editor, and only certain highlights show up in image editors.
Additional context
I believe these textures are supported properly within TonyTools directly.