https://bugs.winehq.org/show_bug.cgi?id=56012 --- Comment #12 from Grigory Vasilyev <h0tc0d3(a)gmail.com> --- (In reply to Olivier F. R. Dierick from comment #11)
(In reply to Grigory Vasilyev from comment #10)
My bad. Fixed with external patches.
Hello,
I would like to know what was patched to fix the issue? Wine, fsync, DXVK or other?
Anyway, that's not what Resolved Fixed is for. If there was a valid Wine bug (which hasn't been determined yet), nothing was changed in Wine to address it.
Regards.
The problem was solved by some patch from wine staging. I don't know exactly which patch helped from wine staging. But I applied patches the other day, and it didn’t seem to give any results. Perhaps the combination of wine upstream + wine staging helped. Fsync + Wine Staging patches, without: eventfd_synchronization ntdll-WRITECOPY user32-rawinput-mouse user32-rawinput-mouse-experimental eventfd_synchronization replaced with fsync ported from valve wine experimental_8.0. The wine-tkg patches have an older fsync implementation. ntdll-WRITECOPY Probably a buggy patch that was causing me to freeze. Replaced with hack from valve wine. user32-rawinput doesn't work properly under wine 9.0, mouse input doesn't work under wayland. -- 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.