http://bugs.winehq.org/show_bug.cgi?id=15875
Summary: Half-Life 2: Scenes with framebuffer effects no rendered Product: Wine Version: 1.1.7 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: liquid.acid@gmx.net
Hi there,
this issue is probably connected to: http://bugs.winehq.org/show_bug.cgi?id=14762
Whenever framebuffer effects are used in Half-Life 2, like during the initial introsequence with the gman, the scene isn't rendered (correctly).
It's just a plane with a (changing) solid color I see during these scenes.
Probably related to the lack of hw-accelerated ARB_tex_npot support of my card. For me this looks like some texture coordinates are still in the range [0,1]x[0,1] while the texture that is bound is of type RECT and therefore needs coords in the range [0, width]x[0, height].
That would explain why the screen that is rendered is looking like it was flood-filled with a solid color.
Hardware: NV35 Driver (proprietary): 173.14.12-r1
Greets, Tobias
http://bugs.winehq.org/show_bug.cgi?id=15875
Tobias Jakobi liquid.acid@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jb.faq@gmx.de Summary|Half-Life 2: Scenes with |Half-Life 2: Scenes with |framebuffer effects no |framebuffer effects not |rendered |rendered
http://bugs.winehq.org/show_bug.cgi?id=15875
Tobias Jakobi liquid.acid@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #1 from Tobias Jakobi liquid.acid@gmx.net 2008-11-24 14:41:00 --- Obviously this bug is the same issue that's already described in bug 14762.
I have currently three games affected by this: HL2, Max Payne 2, FEAR All three fail to properly render fullscreen post processing effects (FEAR also does have some more issues related to RECT texcoord fixups).
Greets, Tobias
*** This bug has been marked as a duplicate of bug 14762 ***
http://bugs.winehq.org/show_bug.cgi?id=15875
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from James Hawkins truiken@gmail.com 2008-11-24 15:36:58 --- Closing.