http://bugs.winehq.org/show_bug.cgi?id=11819
Octavian Voicu octavian.voicu@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|wine-bugs@winehq.org |octavian.voicu@gmail.com
--- Comment #39 from Octavian Voicu octavian.voicu@gmail.com 2011-11-13 14:10:02 CST --- Created attachment 37486 --> http://bugs.winehq.org/attachment.cgi?id=37486 Fix for the partially rendered characters issue.
With this and the lighting fixes, game renders perfectly. Needs more tests tough (eg. with a projection transformation that results in w != 1.0).
There is still some issue related to doing actions on objects, with the mouse. Clicking an actionable object should display the eye-mouth-hand dialog. Mouse shows correct pointer, but simply clicking has no effect. I noticed that as you push the left mouse button, you need to move the mouse slightly for the action dialog to appear. Might be related to transparent windows, not sure yet.