hogsy / jaded

A repository for raising any tickets relating to Jaded, the Community Patched Jade Engine. There is no code here.
https://oldtimes-software.com/jaded/
1 stars 0 forks source link

[BUG] Some textures are displaying incorrectly #29

Open hogsy opened 12 months ago

hogsy commented 12 months ago

Summary

It appears a regression was introduced in Jaded that's resulting in some textures appearing darker or black.

This particularly can be seen with the sky dome in the BGE levels.

image image

And _prefabs_sound in the base RRR dataset.

image image

Steps to Reproduce

As mentioned, either open a level from BGE with a sky dome, or check _prefabs_sound.

Expected Result

See the first image above - or alternatively (the better method), just compare directly with the original unmodified editor, as there might be others we missed.

Actual Result

What actually happens when the steps are followed.

Screenshots or Videos

Any relevant screenshots or videos that can help illustrate the bug.

Additional Information

I briefly looked at this in the past but couldn't see anything particularly special about the textures in question, but I've got a hunch this might be down to how we're currently handling the conversion for paletted textures, as there are some special cases we likely missed (the fix was quickly thrown together when it was first leaked to allow me to correctly check things out myself after all).

Lilothestitch16 commented 11 months ago

What does _prefabs_sound do? Is it for sound effects?