http://bugs.winehq.org/show_bug.cgi?id=6033
--- Comment #25 from Karol Lewandowski karol.k.lewandowski@gmail.com 2007-09-20 19:17:16 --- I've narrowed this problem to one commit:
c8901d6f6253f6c97610eb1068ac4ff89758ed0a is first bad commit commit c8901d6f6253f6c97610eb1068ac4ff89758ed0a Author: Stefan DĂśsinger stefandoesinger@gmx.at Date: Fri Jun 9 19:36:12 2006 +0200
ddraw: Rewrite most of ddraw using WineD3D.
Unfortunately this diff has 1.5MB and is really old (it's between wine 0.9.15 and 0.9.16.)
After applying this commit: - loading screen is no longer shown at all, with 0.9.15 it nicely fades in/out, - game is really slow, mouse pointer becomes useless (and it's only way to play this game.)
Hope this helps.