https://bugs.winehq.org/show_bug.cgi?id=42067 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph.kucia(a)gmail.com --- Comment #5 from Józef Kucia <joseph.kucia(a)gmail.com> --- Created attachment 56704 --> https://bugs.winehq.org/attachment.cgi?id=56704 Hack The source of the problem is "wined3d_rendertarget_view" cached in "d3d9_surface". The "width" and "height" fields in "wined3d_rendertarget_view" are not updated after the "Reset()" call. The attached hack fixes the problem. I'm not sure how we want to fix this. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.