http://bugs.winehq.org/show_bug.cgi?id=31659
Bug #: 31659 Summary: Cutscenes (videos) in Jade Empire are black and white (grayscale) Product: Wine Version: 1.5.11 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: 4plague@gmail.com Classification: Unclassified
When playing Jade Empire (appID 4978) video cutscenes (not ingame cutscenes) are played in black and white (grayscale).
Sidenote: SWKOTOR - a game with nearly identical but slightly older engine works OK
http://bugs.winehq.org/show_bug.cgi?id=31659
Xavier Vachon xvachon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon@gmail.com
--- Comment #1 from Xavier Vachon xvachon@gmail.com 2013-06-14 20:51:59 CDT --- Confirming in 1.6-rc2.
http://bugs.winehq.org/show_bug.cgi?id=31659
--- Comment #2 from GyB gyebro69@gmail.com 2013-06-16 00:49:55 CDT --- Created attachment 44824 --> http://bugs.winehq.org/attachment.cgi?id=44824 terminal output
Attached log contains the terminal output in Wine 1.6-rc2, Nvidia binary drivers 319.23. This line appears just before the first video in black & white begins to play:
fixme:d3d_shader:shader_glsl_color_correction_ext Complex fixup (0x1) not supported
Videos are in Bink format and they have colors if I use the standalone binkplay.exe from RADTools.
http://bugs.winehq.org/show_bug.cgi?id=31659
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #3 from joaopa jeremielapuree@yahoo.fr 2013-06-16 01:03:02 CDT --- What about with a native d3dx9_36 dll?
http://bugs.winehq.org/show_bug.cgi?id=31659
--- Comment #4 from Henri Verbeet hverbeet@gmail.com 2013-06-16 07:29:00 CDT --- (In reply to comment #2)
This line appears just before the first video in black & white begins to play:
fixme:d3d_shader:shader_glsl_color_correction_ext Complex fixup (0x1) not supported
For what it's worth, that would be consistent with the description of the bug. That suggest the application is using a YUY2 texture to display the video instead of using e.g. StretchRect(). That's slightly unusual, but in principle we could implement that. I'm not entirely sure if that's actually supported by the Windows drivers though, so it could also be more of a caps issue.
http://bugs.winehq.org/show_bug.cgi?id=31659
Stefan Dösinger stefan@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan@codeweavers.com
--- Comment #5 from Stefan Dösinger stefan@codeweavers.com 2013-09-17 02:51:30 CDT --- Can you retest this with Wine 1.7.2 or later? A change was introduced to refuse creating unsupported textures. This may have fixed this bug.
http://bugs.winehq.org/show_bug.cgi?id=31659
--- Comment #6 from Xavier Vachon xvachon@gmail.com 2013-09-17 12:40:22 CDT --- (In reply to comment #5)
Can you retest this with Wine 1.7.2 or later? A change was introduced to refuse creating unsupported textures. This may have fixed this bug.
The intro videos of Jade Empire are now colored in wine-1.7.2-25-g6594212. Looks fixed.
http://bugs.winehq.org/show_bug.cgi?id=31659
Stefan Dösinger stefan@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |80638b6d2f2e9a6e71df59e2780 | |ded768219739a Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #7 from Stefan Dösinger stefan@codeweavers.com 2013-09-17 14:00:19 CDT --- Thanks for testing. I guess the patch that fixed it was 80638b6d2f2e9a6e71df59e2780ded768219739a.
http://bugs.winehq.org/show_bug.cgi?id=31659
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2013-09-27 13:41:46 CDT --- Closing bugs fixed in 1.7.3.
https://bugs.winehq.org/show_bug.cgi?id=31659
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |directx-d3d