https://bugs.winehq.org/show_bug.cgi?id=55645
Bug ID: 55645 Summary: Crysis 3 and other DX11 games crashes at startup after later WineD3D patches Product: Wine Version: 8.16 Hardware: x86-64 OS: Windows Status: UNCONFIRMED Severity: major Priority: P2 Component: d3d Assignee: wine-bugs@winehq.org Reporter: svyatpro@gmail.com CC: matteo.mystral@gmail.com
Apparently after WineD3D commits on Sep 15, 2023 Crysis 3 and many other DX11 games stopped working.
07ac:fixme:d3d:wined3d_swapchain_init The application requested more than one back buffer, this is not properly supported. Please configure the application to use double buffering (1 back buffer) if possible. 03ac:fixme:d3d:wined3d_context_gl_check_fbo_status FBO status GL_FRAMEBUFFER_UNSUPPORTED (0x8cdd). 03ac:fixme:d3d:context_dump_fbo_attachment GL_DEPTH_ATTACHMENT: NONE. 03ac:fixme:d3d:context_dump_fbo_attachment GL_STENCIL_ATTACHMENT: NONE. 03ac:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT0: 2d-ms texture 11, 16x16, 4 samples, format 0x881a. 03ac:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT1: NONE. 03ac:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT2: NONE. 03ac:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT3: NONE. 03ac:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT4: NONE. 03ac:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT5: NONE. 03ac:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT6: NONE. 03ac:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT7: NONE.
https://bugs.winehq.org/show_bug.cgi?id=55645
--- Comment #1 from Matteo Bruni matteo.mystral@gmail.com --- Please do a regression test and possibly attach a full +d3d log.
https://bugs.winehq.org/show_bug.cgi?id=55645
Svyatpro svyatpro@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #2 from Svyatpro svyatpro@gmail.com --- Can be closed. Was my fault - updated all Wine building repo and recompiled and now all works. Sorry, Matteo =)
https://bugs.winehq.org/show_bug.cgi?id=55645
--- Comment #3 from Matteo Bruni matteo.mystral@gmail.com --- No worries, happy that it's working again for you :)
https://bugs.winehq.org/show_bug.cgi?id=55645
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Gijs Vermeulen gijsvrm@gmail.com --- Closing.