[Bug 5729] Settlers 2 10th Anniversary Edition Demo Shader Errors

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 11 14:29:32 CDT 2007


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





--- Comment #25 from Stefan Dösinger <stefandoesinger at gmx.at>  2007-09-11 14:29:32 ---
Guessing from the errors in #16, it might be that the application draws
pretransformed vertices with a ps 3.0 pixel shader bound that expects the
varyings passed in from the vertex stream. This will require a pipeline
replacement shader, although it should be quite simple for pretransformed
vertices.

I'm downloading the demo, maybe I see what is going wrong there.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list