http://bugs.winehq.org/show_bug.cgi?id=18713
Summary: D3D does not cope with limited GL cards Product: Wine Version: 1.1.22 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: jengelh@medozas.de
Trying to play GTA2 in Wine 1.1.22 gives a black screen, but everything else (well, sound) works. Additionally, wine throws this error:
fixme:d3d:set_tex_op_nvrc >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from set_tex_op_nvrc()
I am using nvidiagfx-legacy96.43. Switching to the free 'nv' driver with Mesa as a GL library does display the GTA2 game screen - albeit slow, as expected from Mesa. The card I am using is a Geforce2MX 400 ("NV11"). The lack of potential features should be worked around, I would say.