https://bugs.winehq.org/show_bug.cgi?id=54119
Bug ID: 54119 Summary: Fifa 2005 demo opens menu in 5 minutes Product: Wine Version: 7.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mikrutrafal@protonmail.com Distribution: ---
Wine 7.22 staging - RX 570 - two monitors
When running demo o fifa 2005 - https://www.gamepressure.com/download.asp?ID=5836, then for few minutes black screen is shown(also resolution of monitor is changed to something like 640x360)
After another few minutes "Loading" text is visible, and after another minutes language can be choosen
In logs there is probably nothing special, just few messages ```
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 010c:fixme:ntdll:NtQuerySystemInformation info_class 00a0:fixme:imm:ImeSetActiveContext (0000000000010026, 0): stub 00a0:fixme:imm:ImmReleaseContext (0000000000010020, 0000000000010026): stub 010c:fixme:imm:ImeSetActiveContext (00010064, 1): stub 010c:fixme:imm:ImmReleaseContext (00090066, 00010064): stub 010c:err:x11drv:xinerama_get_fullscreen_monitors Failed to get xinerama fullscreen monitor indices. 010c:err:x11drv:xinerama_get_fullscreen_monitors Failed to get xinerama fullscreen monitor indices. 0134:fixme:d3d:state_linepattern_w Setting line patterns is not supported in OpenGL core contexts. ``` and sometimes I have even segfault ``` wine: Unhandled page fault on read access to 00001808 at address 00567CE3 (thread 010c), starting debugger... ```
The same problem is visible with full game version
https://bugs.winehq.org/show_bug.cgi?id=54119
Rafał Mikrut mikrutrafal@protonmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.gamepressure.co | |m/download.asp?ID=5836 Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=54119
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |performance Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Confirming. I'll check later if I can figure out why it's sooo slow.
https://bugs.winehq.org/show_bug.cgi?id=54119
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- It seems to spend a long time waiting on winmm timers, but no idea if that's the root cause.