[Bug 23724] Entropia Universe: Most textures are missing from ingame, and game crashes very often while playing

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Dec 29 11:13:37 CST 2012


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

--- Comment #5 from Peter Schueller <schueller.p at gmail.com> 2012-12-29 11:13:37 CST ---
Created attachment 43006
  --> http://bugs.winehq.org/attachment.cgi?id=43006
trace of shader compilation problem

Finally I found the reason for the problem using TRACE (attached)

The shader code contains as "semantic" the keyword "register" which causes it
to fail parsing, the parser dlls/d3dcompiler_43/hlsl.y expects an identifier
there.

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