http://bugs.winehq.org/show_bug.cgi?id=58358
--- Comment #15 from Nikolay Sivov bunglehead@gmail.com --- (In reply to Chris Cooksey from comment #13)
Yes -I am only replacing wined3d.dll. Sorry, I am very new to this and dont know how it all hooks together. So I should be building and replacing d3d9.dll and wined3d.dll both at the same time? Are there any others I should be building as well? I want to diagnose this as accurately as possible.
Yes, you should do a full rebuild, you can't drop compiled modules between different versions. A lot of times it will work, but you can't assume that.