https://bugs.winehq.org/show_bug.cgi?id=53284
Bug ID: 53284 Summary: Syberia 2: game occasionally crashes following graphical glitch Product: Wine Version: 7.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: memax@gmx.fr Distribution: Ubuntu
Created attachment 72650 --> https://bugs.winehq.org/attachment.cgi?id=72650 terminal output
Ubuntu 20.04.4 LTS 64bit NVIDIA GeForce 940MX with driver 510.73.05
Wine staging 7.11 (WineHQ binary package) with a clean Wine directory and the default Wine configuration
Syberia 2 french GOG.com version syberia_2_french_20171109_(16283) 07df47be888add1d1ce0c3003338f790cfe8c92e Game.exe Level of detail: high Screen depth: 32bit Anti-aliasing: on
Occasionally the display becomes corrupted with parts of the screen turning black, and then the game crashes. It seems to be similar to what happens in Syberia 1 (https://bugs.winehq.org/show_bug.cgi?id=53266) but it happens much less frequently in Syberia 2.
https://bugs.winehq.org/show_bug.cgi?id=53284
imaxm memax@gmx.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #72650|terminal output |terminal output (1) description| |
https://bugs.winehq.org/show_bug.cgi?id=53284
--- Comment #1 from imaxm memax@gmx.fr --- Created attachment 72651 --> https://bugs.winehq.org/attachment.cgi?id=72651 terminal output (2)
https://bugs.winehq.org/show_bug.cgi?id=53284
--- Comment #2 from imaxm memax@gmx.fr --- Created attachment 72652 --> https://bugs.winehq.org/attachment.cgi?id=72652 Screenshot
https://bugs.winehq.org/show_bug.cgi?id=53284
imaxm memax@gmx.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Version|7.11 |7.4
--- Comment #3 from imaxm memax@gmx.fr --- It seems to be a regression. The game works well under Wine 7.3. The crashes appear from version 7.4 on. I will try to do a regression test.
https://bugs.winehq.org/show_bug.cgi?id=53284
--- Comment #4 from imaxm memax@gmx.fr --- In the description of the problem, it is of course "development" version and not "staging". Sorry for the mistake.
https://bugs.winehq.org/show_bug.cgi?id=53284
imaxm memax@gmx.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=53266 Component|-unknown |directx-d3d Regression SHA1| |24432a24d5e922cbd824b0af8f7 | |b0c66ff2b66e8 CC| |julliard@winehq.org
--- Comment #5 from imaxm memax@gmx.fr --- 24432a24d5e922cbd824b0af8f7b0c66ff2b66e8 is the first bad commit commit 24432a24d5e922cbd824b0af8f7b0c66ff2b66e8 Author: Alexandre Julliard julliard@winehq.org Date: Thu Mar 3 09:51:34 2022 +0100
wined3d: Use the bundled vkd3d and build with msvcrt.
Signed-off-by: Alexandre Julliard julliard@winehq.org
dlls/wined3d/Makefile.in | 6 +-- dlls/wined3d/adapter_gl.c | 2 - dlls/wined3d/adapter_vk.c | 8 ++- dlls/wined3d/arb_program_shader.c | 2 - dlls/wined3d/ati_fragment_shader.c | 2 - dlls/wined3d/buffer.c | 2 - dlls/wined3d/context.c | 2 - dlls/wined3d/context_gl.c | 6 +-- dlls/wined3d/context_vk.c | 2 - dlls/wined3d/cs.c | 3 +- dlls/wined3d/device.c | 4 +- dlls/wined3d/directx.c | 8 ++- dlls/wined3d/gl_compat.c | 2 - dlls/wined3d/glsl_shader.c | 2 - dlls/wined3d/nvidia_texture_shader.c | 2 - dlls/wined3d/palette.c | 1 - dlls/wined3d/query.c | 1 - dlls/wined3d/resource.c | 1 - dlls/wined3d/sampler.c | 2 - dlls/wined3d/shader.c | 2 - dlls/wined3d/shader_sm1.c | 2 - dlls/wined3d/shader_sm4.c | 2 - dlls/wined3d/shader_spirv.c | 102 +---------------------------------- dlls/wined3d/state.c | 2 - dlls/wined3d/stateblock.c | 1 - dlls/wined3d/surface.c | 1 - dlls/wined3d/swapchain.c | 1 - dlls/wined3d/texture.c | 1 - dlls/wined3d/utils.c | 2 - dlls/wined3d/vertexdeclaration.c | 1 - dlls/wined3d/view.c | 2 - dlls/wined3d/wined3d_main.c | 4 -- dlls/wined3d/wined3d_private.h | 46 +++------------- 33 files changed, 22 insertions(+), 205 deletions(-)
https://bugs.winehq.org/show_bug.cgi?id=53284
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Same bug, it's basically running out of memory.
*** This bug has been marked as a duplicate of bug 53266 ***
https://bugs.winehq.org/show_bug.cgi?id=53284
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate.