https://bugs.winehq.org/show_bug.cgi?id=50628
Bug ID: 50628 Summary: Fairy Tale About Father Frost, Ivan and Nastya crashes on DDERR_SURFACE_LOST Product: Wine Version: 6.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: x17roqnft@relay.firefox.com Distribution: ---
Created attachment 69326 --> https://bugs.winehq.org/attachment.cgi?id=69326 Terminal output
Steps to reproduce: 1) Download demo version from here: https://bonusweb.idnes.cz/Download.aspx?id=D001222_952141 2) Install it 3) Run main exe with wine (mrazik.exe) 4) Starts, but crashes with different error message based on set wine prefix On Windows 7 and higher, it first yells about DDERR_SURFACE_LOST, but after next start, it changes to engine error CPSE: Stream open file failed (Unknown HRESULT). On Windows XP and lower, it just yells about CPSE: Stream open file failed. (Unknown HRESULT)
This also happens on Steam version with Proton. Tried virtual desktop and new 32bit prefix, same error. Maybe it's just game engine being poorly written for newer systems.
Note: Windows 10 machines requires to have compatibility mode set to Windows 98 or 95 to avoid in-game crashes.
https://bugs.winehq.org/show_bug.cgi?id=50628
--- Comment #1 from Vojtěch Dočkal x17roqnft@relay.firefox.com --- Created attachment 69327 --> https://bugs.winehq.org/attachment.cgi?id=69327 Error Dialog (DDERR_SURFACE_LOST)
https://bugs.winehq.org/show_bug.cgi?id=50628
--- Comment #2 from Vojtěch Dočkal x17roqnft@relay.firefox.com --- Created attachment 69328 --> https://bugs.winehq.org/attachment.cgi?id=69328 Error Dialog (maybe engine error)
https://bugs.winehq.org/show_bug.cgi?id=50628
Vojtěch Dočkal x17roqnft@relay.firefox.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux
https://bugs.winehq.org/show_bug.cgi?id=50628
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #3 from joaopa jeremielapuree@yahoo.fr --- Created attachment 69334 --> https://bugs.winehq.org/attachment.cgi?id=69334 screenshot showing the error
err:module:open_builtin_file failed to load .so lib "/usr/lib32/wine/l3codeca.acm.so"
At first, you should fix your setup.
For me, the game crashes but the error is pretty clear. And in the console, I see the errors
wine mrazik.exe 0274:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 0274:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 027c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 027c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 0284:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 0284:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. Driver does not support the 0x27a2 PCI ID. Driver does not support the 0x27a2 PCI ID. Driver does not support the 0x27a2 PCI ID. Driver does not support the 0x27a2 PCI ID. 0274:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION Driver does not support the 0x27a2 PCI ID. Driver does not support the 0x27a2 PCI ID. winegstreamer: warning: videoconvert1: not negotiated winegstreamer: warning: videoconvert1: ../libs/gst/base/gstbasetransform.c(1431): gst_base_transform_reconfigure_unlocked (): /GstBin:bin0/GstVideoConvert:videoconvert1: not negotiated 0274:err:quartz:MediaFilter_GetState Filter 00A311C8 reported incorrect state 2 (expected 1). 0274:err:quartz:MediaFilter_GetState Filter 034BFBA0 reported incorrect state 2 (expected 1). 0274:err:quartz:MediaFilter_GetState Filter 034C1CF8 reported incorrect state 2 (expected 1). 0274:err:quartz:MediaFilter_GetState Filter 00A31530 reported incorrect state 2 (expected 1). 0274:fixme:amstream:ddraw_sample_Update Event parameter support is not implemented! 02f0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 02f0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 02f0:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 02f0:fixme:heap:RtlSetHeapInformation 00000000 1 00000000 0 stub 02f0:fixme:heap:RtlSetHeapInformation 00000000 1 00000000 0 stub 02e4:fixme:quartz:DSoundRender_UpdatePositions Underrun of data occurred! 0288:err:clipboard:convert_selection Timed out waiting for SelectionNotify event
https://bugs.winehq.org/show_bug.cgi?id=50628
Anton Baskanov baskanov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |baskanov@gmail.com
--- Comment #4 from Anton Baskanov baskanov@gmail.com --- Should be fixed by commit b8a646f4997b1f695f340ed97fde716f834652e7.
https://bugs.winehq.org/show_bug.cgi?id=50628
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-d3d |quartz Resolution|--- |FIXED URL| |http://download.bonusweb.cz | |/b0ae18d7e806bc4bcf3b62cc95 | |c9943f/dema/mrazik-demo.exe Fixed by SHA1| |b8a646f4997b1f695f340ed97fd | |e716f834652e7 Keywords| |download Status|UNCONFIRMED |RESOLVED
--- Comment #5 from Gijs Vermeulen gijsvrm@gmail.com --- Multiple videos play for me, so seems to work. Marking FIXED, thanks Anton!
$ sha1sum mrazik-demo.exe 00a17fac56b93e67051cf48a3018adfbb0e38b0f mrazik-demo.exe
I tried to create a stable link, but it keeps timing out.
https://bugs.winehq.org/show_bug.cgi?id=50628
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.7.
https://bugs.winehq.org/show_bug.cgi?id=50628
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |6.0.x
https://bugs.winehq.org/show_bug.cgi?id=50628
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|6.0.x |---
--- Comment #7 from Michael Stefaniuc mstefani@winehq.org --- Removing the 6.0.x milestone from bug fixes included in 6.0.2.