[Bug 48946] Uplay crash when launching Watchdogs with esync patch applied

WineHQ Bugzilla wine-bugs at winehq.org
Sun Apr 19 04:20:52 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=48946

GloriousEggroll at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |GloriousEggroll at gmail.com

--- Comment #5 from GloriousEggroll at gmail.com ---
This change seems to cause the window to close if you don't click into it so
that it realizes it has focus. Happened when testing on both Watch Dogs 2 and
Resident Evil 4. Removing this check:

+    if (!device->target && !desktop->foreground_input)
+        goto done;

Seems to work ok in both games from my end.

-- 
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.



More information about the wine-bugs mailing list