FlailingFog / KK-Blender-Porter-Pack

Plugin pack for exporting Koikatsu characters to Blender.
Other
365 stars 31 forks source link

Color randomly becomes desaturated in blender #582

Closed johnvo0918 closed 1 month ago

johnvo0918 commented 3 months ago

Upon importing the colors will look correct but after a while it will be randomly desaturated. Sometimes even on import the colors will be desaturated. Sample: how it looks upon importing:

image

After awhile, I did not do anything to it, not even a tweak in shaders nor color management.

image

reopening the file does not fix this problem. Happens on all cards. I'll be tracking this closely.

My own card:

Koikatu_F_20240722163803473_Kaiz Optimized_K Card has a million outfits cuz I needed them separated for performance and minimize duplicated meshes.

dddder4 commented 3 months ago

me too.

FlailingFog commented 2 months ago

This likely happens because you didn't save the saturated images. If you import a character, save the file and then exit blender without saving the images or you load a new file without saving the images it will reload the original desaturated image the next time you open it. You can either close blender after importing and it will prompt you to save the images, or you can click this button in the image editor and it will save the saturated images: image

This will be fixed in KKBP 7.0.0 because it automatically saves the images in that version, so there's no chance of desaturation

johnvo0918 commented 2 months ago

thanks!