https://bugs.winehq.org/show_bug.cgi?id=44773
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.4players.de/4pla |https://web.archive.org/web |yers.php/download_start/Dow |/20191222142326/http://dl.4 |nloads/Download/56888.html |players.de/f1/pc2/lego/LPOT | |C_PC_Demo.exe CC| |focht@gmx.net
--- Comment #6 from Anastasius Focht focht@gmx.net --- Hello folks,
for completeness: I can't even reproduce the problem with originally reported Wine version 3.4 (clean install). Works fine here, goes through intro and then main menu. Either broken Wine build/missing/broken host packages or WINEPREFIX.
--- snip --- $ wine --version wine-3.4
$ pwd /home/focht/.wine/drive_c/Program Files (x86)/Disney Interactive Studios/LEGO Pirates DEMO
$ wine ./LEGOPiratesDEMO.exe 0030:fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS) 0030:fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS) 0030:fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS) 0030:fixme:gameux:GameExplorerImpl_VerifyAccess (0x150c80, L"C:\Program Files (x86)\Disney Interactive Studios\LEGO Pirates DEMO\LEGOPiratesDEMO.exe", 0x33fc08) 0030:fixme:win:EnumDisplayDevicesW ((null),0,0x33f7a8,0x00000000), stub! 0030:fixme:d3d:wined3d_swapchain_set_gamma_ramp Ignoring flags 0x1. 0030:fixme:wbemprox:client_security_SetBlanket 0x7c0c680c, 0x17d128, 10, 0, (null), 3, 3, (nil), 0x00000000 0030:fixme:wbemprox:client_security_Release 0x7c0c680c 0030:fixme:wbemprox:enum_class_object_Next timeout not supported 0030:fixme:wbemprox:client_security_SetBlanket 0x7c0c680c, 0x17dda0, 10, 0, (null), 3, 3, (nil), 0x00000000 0030:fixme:wbemprox:client_security_Release 0x7c0c680c 0030:fixme:pulse:AudioSessionControl_RegisterAudioSessionNotification (0xceca4a8)->(0xd16ac3c) - stub 0048:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0xd58fe20): stub 0048:fixme:avrt:AvSetMmThreadPriority (0x12345678)->(1) stub 0030:fixme:d3d:wined3d_swapchain_set_gamma_ramp Ignoring flags 0x1. 003d:fixme:d3d9:Direct3DShaderValidatorCreate9 stub 0030:fixme:wbemprox:client_security_SetBlanket 0x7c0c680c, 0x17d140, 10, 0, (null), 3, 3, (nil), 0x00000000 0030:fixme:wbemprox:client_security_Release 0x7c0c680c 0030:fixme:wbemprox:client_security_SetBlanket 0x7c0c680c, 0x17fd50, 10, 0, (null), 3, 3, (nil), 0x00000000 0030:fixme:wbemprox:client_security_Release 0x7c0c680c ... --- snip ---
(same with 'winetricks alldlls=builtin' to be sure)
Regards