[Bug 4427] CS:S Crashes when functions from other dxlevel than 70 are called

Wine Bugs wine-bugs at winehq.org
Mon Mar 6 18:51:11 CST 2006


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


vitaliy at kievinfo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
            Version|0.9.6.                      |CVS




------- Additional Comments From vitaliy at 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.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list