https://bugs.winehq.org/show_bug.cgi?id=37430
Bug ID: 37430 Summary: Need for Speed Hot Pursuit(2010) Images and Text get blurred after selecting an event with Wine 1.7.29. Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: rajat.pandita@hotmail.com Distribution: ---
Below re the errors which I get while Launching the Game. Initial Launch is fine As shown in attachments. When Selecting an event, issue occurs. Below is what the debugger shows ================================================================================= err:d3d:wined3d_debug_callback 0x1b7c68: "GL_INVALID_VALUE in glTexSubImage3D(xoffset+width)". err:d3d_surface:wined3d_volume_upload_data >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from glTexSubImage3D @ ../../../wine/dlls/wined3d/volume.c / 114 err:d3d:wined3d_debug_callback 0x1b7c68: "GL_INVALID_VALUE in glTexSubImage3D(xoffset+width)". err:d3d_surface:wined3d_volume_upload_data >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from glTexSubImage3D @ ../../../wine/dlls/wined3d/volume.c / 114 err:d3d:wined3d_debug_callback 0x1b7c68: "GL_INVALID_VALUE in glTexSubImage3D(xoffset+width)". err:d3d_surface:wined3d_volume_upload_data >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from glTexSubImage3D @ ../../../wine/dlls/wined3d/volume.c / 114 err:d3d:wined3d_debug_callback 0x1b7c68: "GL_INVALID_VALUE in glTexSubImage3D(xoffset+width)". err:d3d_surface:wined3d_volume_upload_data >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from glTexSubImage3D @ ../../../wine/dlls/wined3d/volume.c / 114 err:d3d:wined3d_debug_callback 0x1b7c68: "GL_INVALID_VALUE in glTexSubImage3D(xoffset+width)". err:d3d_surface:wined3d_volume_upload_data >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from glTexSubImage3D @ ../../../wine/dlls/wined3d/volume.c / 114 err:d3d:wined3d_debug_callback 0x1b7c68: "GL_INVALID_VALUE in glTexSubImage3D(xoffset+width)". err:d3d_surface:wined3d_volume_upload_data >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from glTexSubImage3D @ ../../../wine/dlls/wined3d/volume.c / 114 err:d3d:wined3d_debug_callback 0x1b7c68: "GL_INVALID_VALUE in glTexSubImage3D(xoffset+width)". err:d3d_surface:wined3d_volume_upload_data >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from glTexSubImage3D @ ../../../wine/dlls/wined3d/volume.c / 114 ===============================================================================
Everything was fine till Wine version 1.7.28 .. Ever since the update to 1.7.29 this is the issue I am facing.
I am the maintainer of the application. Please help in getting this fixed.