http://bugs.winehq.org/show_bug.cgi?id=19773
--- Comment #12 from Stefan Dösinger stefandoesinger@gmx.at 2011-08-18 17:26:11 CDT --- Created an attachment (id=36040) --> (http://bugs.winehq.org/attachment.cgi?id=36040) wined3d: Only use the color buffer dimenstions if is is cleared
Can you give this patch a try? I noticed that the app is explicitly clearing the Z buffer only, so it might make sense to limit the clear to the color buffer's dimensions only when the color buffer is being cleared.