https://bugs.winehq.org/show_bug.cgi?id=44882
Bug ID: 44882 Summary: Call of Duty Infinite Warfare crashes after Splash-Screen with a Direct-X Error Product: Wine Version: 3.5 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: christian.frank@gmx.de Distribution: ---
Created attachment 60948 --> https://bugs.winehq.org/attachment.cgi?id=60948 logfile (7z format) part 1
Hi,
when trying to start the game, i shows the splash screen and then shows a message Box with an Direct-X Error (sadly in german, but you can find it in the attached trace):
6549764:008b:Call user32.MessageBoxW(00050162,00238e80 L"Schwerwiegender DirectX-Fehler.\n\nWeitere Hinweise finden Sie in der Readme-Datei.",00238c80 L"DirectX-Fehler",00000010) ret=140d577cb
The first number is the line number.
As i noticed that none of the newer Cod titles is working in wine and it is still a somewhat popular gameing franchise, it would be fantastic if a dev could take a look at the trace.
If there are any questions, i am glad to help.
Had to split the 7z logfile in 2 pieces, xaa and xab.
Thx a lot ! Christian
https://bugs.winehq.org/show_bug.cgi?id=44882
--- Comment #1 from Christian christian.frank@gmx.de --- Created attachment 60949 --> https://bugs.winehq.org/attachment.cgi?id=60949 logfile (7z format) part 2
https://bugs.winehq.org/show_bug.cgi?id=44882
--- Comment #2 from Christian christian.frank@gmx.de --- In addition, these are the message on the console without any special wine debug settings before the error message pops up:
0088:fixme:win:EnumDisplayDevicesW ((null),0,0x23a1f0,0x00000000), stub! 0088:fixme:dxgi:dxgi_check_feature_level_support Ignoring adapter type. 0088:fixme:dxgi:dxgi_device_init Ignoring adapter type. 0088:fixme:dxgi:dxgi_output_GetDisplayModeList iface 0x857350, format DXGI_FORMAT_R8G8B8A8_UNORM, flags 0x2, mode_count 0x239740, desc (nil) partial stub! 0088:fixme:dxgi:dxgi_output_GetDisplayModeList iface 0x857350, format DXGI_FORMAT_R8G8B8A8_UNORM, flags 0x2, mode_count 0x239740, desc 0x88f860 partial stub! 0088:fixme:dxgi:dxgi_output_GetDisplayModeList iface 0x859a80, format DXGI_FORMAT_R8G8B8A8_UNORM, flags 0x2, mode_count 0x239f18, desc (nil) partial stub! 0088:fixme:win:GetDisplayConfigBufferSizes (0x2 0x239c34 0x239c30): stub 0088:fixme:win:QueryDisplayConfig (00000002 0x239c34 0x859ac0 0x239c30 0x88f6b0 (nil)) 00a0:err:ntdll:RtlpWaitForCriticalSection section 0x147703828 "?" wait timed out in thread 00a0, blocked by 0088, retrying (60 sec)
https://bugs.winehq.org/show_bug.cgi?id=44882
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 62381 --> https://bugs.winehq.org/attachment.cgi?id=62381 hack.patch
Hi, I extracted your 7zipped logs and put here output just before the messagebox As a guess I would say this is related to issue I ran into in bug https://bugs.winehq.org/show_bug.cgi?id=45832
- Could you try if attached stupid hack changes anything? - Also: If you change windowsversion to XP is the bug still present? Thanks
008b:Call wined3d.wined3d_mutex_unlock() ret=7f3cee75d369 008b:Ret wined3d.wined3d_mutex_unlock() retval=00000000 ret=7f3cee75d369 008b:Call user32.GetDisplayConfigBufferSizes(00000002,00239c34,00239c30) ret=1404b3301 008b:fixme:win:GetDisplayConfigBufferSizes (0x2 0x239c34 0x239c30): stub 008b:Ret user32.GetDisplayConfigBufferSizes() retval=00000032 ret=1404b3301 008b:Call user32.QueryDisplayConfig(00000002,00239c34,00898ca0,00239c30,00898cd0,00000000) ret=1404b336a 008b:fixme:win:QueryDisplayConfig (00000002 0x239c34 0x898ca0 0x239c30 0x898cd0 (nil)) 008b:Ret user32.QueryDisplayConfig() retval=00000078 ret=1404b336a 008b:Call KERNEL32.GetModuleHandleA(00000000) ret=140d33ae4 008b:Ret KERNEL32.GetModuleHandleA() retval=140000000 ret=140d33ae4 008b:Call user32.LoadStringW(140000000,0000001b,00238e80,00000000) ret=140d33af7 008b:Ret user32.LoadStringW() retval=0000000f ret=140d33af7 008b:Call KERNEL32.WideCharToMultiByte(0000fde9,00000000,14b2a36a8 L"DirectX-Fehler",ffffffff,00238e90,9f5ef65e00001000,00000000,00000000) ret=140d33b53 008b:Ret KERNEL32.WideCharToMultiByte() retval=0000000f ret=140d33b53 008b:Call KERNEL32.GetLastError() ret=1412e7499 008b:Ret KERNEL32.GetLastError() retval=00000012 ret=1412e7499 008b:Call KERNEL32.GetModuleHandleA(00000000) ret=140d33ae4 008b:Ret KERNEL32.GetModuleHandleA() retval=140000000 ret=140d33ae4 008b:Call user32.LoadStringW(140000000,0000001c,00238e80,00000000) ret=140d33af7 008b:Ret user32.LoadStringW() retval=00000052 ret=140d33af7 008b:Call KERNEL32.WideCharToMultiByte(0000fde9,00000000,14b2a36c8 L"Schwerwiegender DirectX-Fehler.\n\nWeitere Hinweise finden Sie in der Readme-Datei.",ffff ffff,00238e90,9f5ef65e00001000,00000000,00000000) ret=140d33b53 008b:Ret KERNEL32.WideCharToMultiByte() retval=00000052 ret=140d33b53 008b:Call KERNEL32.GetLastError() ret=1412e7499 008b:Ret KERNEL32.GetLastError() retval=00000012 ret=1412e7499 "Schwerwiegender DirectX-Fehler.\n\nWeitere Hinweise finden Sie in der Readme-Datei.",fffff fff,00238e80,000007ff) ret=140d577ac 008b:Ret KERNEL32.MultiByteToWideChar() retval=00000052 ret=140d577ac 008b:Call user32.GetActiveWindow() ret=140d577b2 008b:Ret user32.GetActiveWindow() retval=00050162 ret=140d577b2 008b:Call user32.MessageBoxW(00050162,00238e80 L"Schwerwiegender DirectX-Fehler.\n\nWeitere Hinweise finden Sie in der Readme-Datei.",00238c80 L"DirectX-Fehle
https://bugs.winehq.org/show_bug.cgi?id=44882
sporif@posteo.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sporif@posteo.net
--- Comment #4 from sporif@posteo.net --- The game now launches with wine 5.13.
https://bugs.winehq.org/show_bug.cgi?id=44882
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Gijs Vermeulen gijsvrm@gmail.com --- Reported FIXED, marking as such.
If anyone can still reproduce, feel free to reopen.
https://bugs.winehq.org/show_bug.cgi?id=44882
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.0-rc1.