I have problems with running Fallout and Steel Panthers: World at War. They started when they began implementing the DIBs engine, I think as I can normally run them in older versions. I get following error messages: Code: GL_INVALID_OPERATION (0x502) from glTexSubImage2D @ surface.c / 2372 err:d3d_surface:ffp_blit_set >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from glEnable(surface->texture_target) @ surface.c / 6329 over and over again and the screen is white.
Morgoth
2012-Jan-17 17:21 UTC
[Wine] Re: Problem with new versions of wine and some 2D games.
Code: err:d3d_surface:surface_upload_data >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glTexSubImage2D @ surface.c / 2372 err:d3d_surface:ffp_blit_set >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from glEnable(surface->texture_target) @ surface.c / 6329
James McKenzie
2012-Jan-17 17:34 UTC
[Wine] Problem with new versions of wine and some 2D games.
On Tue, Jan 17, 2012 at 10:20 AM, Morgoth <wineforum-user at winehq.org> wrote:> I have problems with running Fallout and Steel Panthers: World at War. They started when they began > implementing the DIBs engine, I think as I can normally run them in older versions. > I get following error messages: > > > Code: > GL_INVALID_OPERATION (0x502) from glTexSubImage2D @ surface.c / 2372 > err:d3d_surface:ffp_blit_set >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from glEnable(surface->texture_target) @ surface.c / 6329 >File a bug report if one does not already exist. James