[Bug 33446] Left 4 Dead: Player outlines may appear distorted

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 25 05:17:01 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33446

--- Comment #8 from Sam Edwards <CFSworks at gmail.com> 2013-04-25 05:17:01 CDT ---
I've managed to find the vertex shader causing the problem.

When the shader detail level is set to "low" or "medium", Left 4 Dead uses the
vertex shader shown in attachment 44287, which produces clear results.

When the detail is set to "high" or "very high", Left 4 Dead uses the vertex
shader in attachment 44288, which produces the distortion.

I'm completely certain that the shader is to blame: Using a gdb breakpoint to
force the "low" shader over the "very high" one fixes the distortion.

-- 
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.



More information about the wine-bugs mailing list