http://bugs.winehq.org/show_bug.cgi?id=59420 Bug ID: 59420 Summary: Games fail to launch on 1000Hz kernels due to CLOCK_REALTIME_COARSE Product: Wine Version: 11.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@list.winehq.org Reporter: marshnelloosu@gmail.com Distribution: --- Arknights: Endfield fails to startup on Wine on 1000Hz kernels, whereas it seems to run correctly on e.g. 300hz kernels. Proton-cachyos seemed to make the game startup correctly: after bisecting, I found the related patch to be https://github.com/CachyOS/wine-cachyos/commit/0e72c99dfa5e154372c708325950f.... Adding this single patch on top of Wine upstream is enough to make the game startup on Wine as well, though with it requiring implementing more functions to get in game correctly. This could start affecting more games down the line as they use similar timing methods. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.