http://bugs.winehq.org/show_bug.cgi?id=12388
Summary: Commandos 3: read_from_framebuffer_texture error (glCopyTexSubImage2D) Product: Wine Version: CVS/GIT Platform: PC URL: http://www.eidosinteractive.com/downloads/search.html?gm id=143 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: alexd4@inbox.lv
Created an attachment (id=11888) --> (http://bugs.winehq.org/attachment.cgi?id=11888) screenshot with problem
In one of game levels (in the demo, you get into it by selecting central europe campaign in menu) there are bad rendering errors.
The moment you get to that screen, console is filled with message
fixme:d3d_surface:read_from_framebuffer_texture >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glCopyTexSubImage2D @ surface.c / 914
Which must be the reason of this problem.
This also happens with PBO extension and P8 texture support reporting disabled in directx.c.