http://bugs.winehq.org/show_bug.cgi?id=7291
------- Additional Comments From vitaliy@kievinfo.com 2007-06-02 15:40 ------- Created an attachment (id=4816) --> (http://bugs.winehq.org/attachment.cgi?id=4816&action=view) Patch to disable StretchRect
It's not a shader effect, but IDirect3DDevice9Impl_StretchRect The 1024x768 won't work for everything, only some places that use StretchRect on targets with matching dimensions. You can verify this by disabling StretchRect with the attached patch.