[Bug 31659] New: Cutscenes (videos) in Jade Empire are black and white (grayscale)
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(a)winehq.org ReportedBy: 4plague(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31659 Xavier Vachon <xvachon(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon(a)gmail.com --- Comment #1 from Xavier Vachon <xvachon(a)gmail.com> 2013-06-14 20:51:59 CDT --- Confirming in 1.6-rc2. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31659 --- Comment #2 from GyB <gyebro69(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31659 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #3 from joaopa <jeremielapuree(a)yahoo.fr> 2013-06-16 01:03:02 CDT --- What about with a native d3dx9_36 dll? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31659 --- Comment #4 from Henri Verbeet <hverbeet(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31659 Stefan Dösinger <stefan(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan(a)codeweavers.com --- Comment #5 from Stefan Dösinger <stefan(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31659 --- Comment #6 from Xavier Vachon <xvachon(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31659 Stefan Dösinger <stefan(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |80638b6d2f2e9a6e71df59e2780 | |ded768219739a Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #7 from Stefan Dösinger <stefan(a)codeweavers.com> 2013-09-17 14:00:19 CDT --- Thanks for testing. I guess the patch that fixed it was 80638b6d2f2e9a6e71df59e2780ded768219739a. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31659 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2013-09-27 13:41:46 CDT --- Closing bugs fixed in 1.7.3. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=31659 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Component|-unknown |directx-d3d -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org