http://bugs.winehq.org/show_bug.cgi?id=5763
Summary: SetMem Not supported on render targets Product: Wine Version: CVS Platform: PC URL: http://forum.hopto.org/msg.ghp?forumid=4&id=9 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-directx-ddraw AssignedTo: wine-bugs@winehq.org ReportedBy: super-greg@gmx.de
I get the following lines in an old dx7 game called panzer elite:
err:ddraw:IDirectDrawSurfaceImpl_SetSurfaceDesc Setting the surface memory isn't supported yet err:d3d_surface:IWineD3DSurfaceImpl_SetMem Not supported on render targets err:d3d_surface:IWineD3DSurfaceImpl_SetMem Not supported on render targets
But I found a game engine demo with exactly the same issue. Link is above, download weights about 7.5MBs.