https://bugs.winehq.org/show_bug.cgi?id=56879
Bug ID: 56879 Summary: Resident Evil GoG Edition Crashing Product: Wine Version: 9.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: blue-t@web.de Distribution: ---
Created attachment 76687 --> https://bugs.winehq.org/attachment.cgi?id=76687 Install&Startup
When i try to start the re-released version of Resident Evil via wine 9.11, it messes up the resolution and sometimes orientation of my main monitor and then crashes referring to non existing opengl and vulkan files
With WINEDLLOVERRIDES=ddraw=n,b it starts early and then hangs showing only the cursor on a black screen where there should be an intro movie playing. Then i get an exception.
https://bugs.winehq.org/show_bug.cgi?id=56879
--- Comment #1 from Ker noa blue-t@web.de --- Created attachment 76688 --> https://bugs.winehq.org/attachment.cgi?id=76688 Exception
https://bugs.winehq.org/show_bug.cgi?id=56879
mrdeathjr28@yahoo.es changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mrdeathjr28@yahoo.es
https://bugs.winehq.org/show_bug.cgi?id=56879
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #2 from joaopa jeremielapuree@yahoo.fr ---
04c0:err:wgl:init_opengl Failed to load libGL: libGL.so.1: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden 04c0:err:wgl:init_opengl OpenGL support is disabled
At first you should fix your setup And secondly, does the bug occur if you use wine-devel or wine-stable?
https://bugs.winehq.org/show_bug.cgi?id=56879
--- Comment #3 from Ker noa blue-t@web.de --- Now back with better logfiles Wine 9.12, reinstalling libgl-packages and adding the :i386 variants for good measures, we have the following situation:
0124:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0124:err:x11drv:xinerama_get_fullscreen_monitors Failed to get xinerama fullscreen monitor indices. 0124:err:x11drv:xinerama_get_fullscreen_monitors Failed to get xinerama fullscreen monitor indices. 0124:err:x11drv:xinerama_get_fullscreen_monitors Failed to get xinerama fullscreen monitor indices. 0154:fixme:console:default_ctrl_handler Terminating process 120 on event 0
without overrides
and with override
015c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 015c:fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16) WINED3DFORMAT! 015c:fixme:d3d:wined3d_get_format Can't find format unrecognized (0x36314644) in the format lookup table. 015c:fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24) WINED3DFORMAT! 015c:fixme:d3d:wined3d_get_format Can't find format unrecognized (0x34324644) in the format lookup table. 015c:fixme:d3d:wined3d_device_set_software_vertex_processing device 05E171D0, software 0x1 stub! 0188:fixme:d3d:state_linepattern_w Setting line patterns is not supported in OpenGL core contexts. 015c:fixme:mciavi:MCIAVI_mciPlay Unsupported flag 01000001 015c:fixme:mciavi:MCIAVI_mciPlay Unsupported flag 01000001 015c:fixme:mciavi:MCIAVI_mciPlay Unsupported flag 01000001
second one can be played, first one just is stuck at the black screen. In neither case the intro is played.