Emulator Issues #2074
closedProblem with hi-res texture load - they become blue
0%
Description
What steps will reproduce the problem?
1.Try to dump texture for any game (try with wind waker and resident evil
rebirth)
2.the texture save aren't read by photoshop (must use paint to resave to
png before )
3.when i use load texture option , all texture are blue or wrong color.
What is the expected output? What do you see instead?
normally , i muwt have good texture with hires resolution.
Please use labels and text to provide additional information.
I use Rev 4898 for that.
Updated by skidau almost 15 years ago
- Status changed from New to Fixed
This issue was closed by revision r4906.
Updated by hrydgard almost 15 years ago
- Status changed from Fixed to Accepted
Reopening for blue texture problem.
Updated by dangerism almost 15 years ago
Direct3D plugin loads texture with incorrect colour, while OpenGL plugin loads it
correctly.
Updated by hrydgard almost 15 years ago
- Status changed from Accepted to Fixed
This issue was closed by revision r4916.
Updated by hrydgard almost 15 years ago
- Status changed from Fixed to Accepted
Okay, got reports that this isn't actually fixed yet, reopening.
Updated by peter.0x.thoman over 14 years ago
I fixed it, here's the patch: http://www.megaupload.com/?d=NFRE5Z2Y
The code repetition is quite ugly though IMHO.