http://bugs.winehq.org/show_bug.cgi?id=29227
--- Comment #4 from Henri Verbeet hverbeet@gmail.com 2011-12-02 22:54:46 CST --- (In reply to comment #0)
I thought the problem was fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 4 and card vendor 0000.
Well, that is a problem, actually. Typically this means you're using the software renderer for some reason. While that's supposed to work, I doubt it's what you actually want. To verify which driver you're using, look at the first 10 lines or so of a +wgl log. Note that there are separate drivers for 32-bit and 64-bit applications.