http://bugs.winehq.org/show_bug.cgi?id=4427
vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1 Version|0.9.6. |CVS
------- Additional Comments From vitaliy@kievinfo.com 2006-06-03 18:51 ------- It looks like the crash directly related to pixel and vertex shaders. Apparently with pixel shaders off (via winecfg) Source engine selects different rendering aproach wich does not deppend on dxlevel. So: Pixel shaders | dxlevel |70 80 81 90 OFF | W W W W ON | W C C C
W - works; C - crash Note: tested with wine-0.9 through 2006-03-05 cvs
I have not experemented with enabling/disabling vertex shaders.
Also I did this tests with HL2 and not CS:S but I would assume results should be the same.