http://bugs.winehq.org/show_bug.cgi?id=32037
--- Comment #15 from Henri Verbeet hverbeet@gmail.com 2012-10-25 05:29:17 CDT --- (In reply to comment #14)
Since Henri said that
fixme:d3d:debug_d3dformat Unrecognized 0x434f5441 (as fourcc: ATOC) WINED3DFORMAT!
is a multisampling thing. Has anyone tried turning multisampling off or on?
Well, ATOC is unsupported, but it shouldn't be fatal. Honestly, I doubt it has anything to do with the problem. The line "fixme:d3d_texture:texture_init Failed to create surface 0x6aee0100, hr 0x8876086c" may be related though, and you'll probably want a log with something like +d3d9,+d3d,+seh,+tid for that.