Actions
Emulator Issues #11279
closedCustom Texture Transparency Regression - PNG (libpng)
Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Current
Regression:
Yes
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
5.0-7631
Fixed in:
5.0-8598
Description
Since the removal of SOIL which was replaced with libpng, there is something going wrong with transparency in PNG images. I have stumbled upon this while helping hypatia with her wind waker pack.
This is how the clouds look in 5.0-7626.
And this is how they look since 5.0-7631.
This is not the only game/texture affected. It was also mentioned here by Psycho:
https://forums.dolphin-emu.org/Thread-hd-texture-problems
DDS textures are not affected and display correctly, which is probably why this issue has flown under the radar for so long.
Updated by JosJuice over 6 years ago
- Milestone set to Current
- Regression changed from No to Yes
- Regression start set to 5.0-7631
Updated by Nikorasu081 about 6 years ago
Same issue here https://bugs.dolphin-emu.org/issues/11351
Updated by JosJuice about 6 years ago
- Has duplicate Emulator Issues #11351: Bug with transparent textures. added
Updated by JosJuice about 6 years ago
- Subject changed from Custom Texture Regression - PNG (libpng) to Custom Texture Transparency Regression - PNG (libpng)
Updated by Lioncash about 6 years ago
- Status changed from New to Fixed
This should be fixed as of https://github.com/dolphin-emu/dolphin/pull/7341
Actions