https://bugs.winehq.org/show_bug.cgi?id=56083
Bug ID: 56083 Summary: 007: Blood Stone: game starts with a black screen Product: Wine Version: 9.0-rc3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: cedric.dewijs@eclipso.eu Distribution: ---
To reproduce: Download 007: Blood Stone: https://www.myabandonware.com/download/14b6-007-blood-stone $ rm -rf ~/wine-tmp/ $ mkdir ~/wine-tmp $ export WINEPREFIX=~/wine-tmp $ cd ~/wine-tmp unzip ~/Downloads/007-Blood-Stone_Win_EN-FR-DE-ES-PT-PL-CS-RU_Repack.zip Archive: /home/jose/Downloads/007-Blood-Stone_Win_EN-FR-DE-ES-PT-PL-CS-RU_Repack.zip extracting: 007 Blood Stone.iso extracting: 007 Blood Stone.jpg $ fuseiso -p 007\ Blood\ Stone.iso cd $ cd cd $ wine setup.exe and accept the defaults $ wine ~/wine-tmp/drive_c/Games/James\ Bond\ 007\ Blood\ Stone/Bond.exe Now the screen goes black. When the mouse is moved, a pointer is visible. When esc is pressed, the desktop reapears. These errors are visible on the console:
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0024: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. 0024:fixme:wbemprox:client_security_SetBlanket 7FCC1850, 027DC9D8, 10, 0, (null), 3, 3, 00000000, 0 0024:fixme:wbemprox:client_security_Release 7FCC1850 0024:fixme:wbemprox:enum_class_object_Next timeout not supported 0024:fixme:dinput:joy_config_GetConfig iface 027DC9A8, id 0, info 019CF3C8, flags 0x1 stub! 0024:fixme:dinput:joy_config_GetConfig flags |= DIJC_GUIDINSTANCE wine: Unhandled page fault on read access to 00000000 at address 0149C3D5 (thread 0024), starting debugger... 013c:fixme:dbghelp:elf_search_auxv can't find symbol in module 0110:err:sync:RtlpWaitForCriticalSection section 02902620 (null) wait timed out in thread 0110, blocked by 0024, retrying (60 sec) 013c:fixme:dbghelp:elf_search_auxv can't find symbol in module
$ cd .. $ umount cd
Software: $ wine --version wine-9.0-rc3f rom this aur PKGBUILD: https://bugs.winehq.org/attachment.cgi?id=75744 $ uname -a Linux cedric-work-laptop 6.6.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 21 Dec 2023 19:01:01 +0000 x86_64 GNU/Linux Running lxde on Xorg
Hardware: $ lscpi 03:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 22 [Radeon RX 6700/6700 XT/6750 XT / 6800M/6850M XT] (rev c3) 07:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cezanne [Radeon Vega Series / Radeon Vega Mobile Series] (rev c4) $ xrandr --listproviders Providers: number : 2 Provider 0: id: 0x44 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 4 outputs: 2 associated providers: 1 name:modesetting Provider 1: id: 0x124 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 6 outputs: 1 associated providers: 1 name:modesetting
https://bugs.winehq.org/show_bug.cgi?id=56083
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #1 from joaopa jeremielapuree@yahoo.fr --- Created attachment 75752 --> https://bugs.winehq.org/attachment.cgi?id=75752 screenshot shoing everything is fine
No problem for me with wine-9.0-RC3.