http://bugs.winehq.org/show_bug.cgi?id=58408
Bug ID: 58408 Summary: win32u:input: Performance regression in Resident Evil 2 due to internal messages. Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: win32u Assignee: wine-bugs@winehq.org Reporter: lojorix20@yandex.ru Regression SHA1: b053e924e8e13b3637f2a5a8ffe88d84c2d17075 Distribution: ---
There is a performance regression in some games like Resident Evil 2 and NFS: Most Wanted (2012). After removing peek_message call in win32u:input:check_for_events the fps is back to normal.
http://bugs.winehq.org/show_bug.cgi?id=58408
olegos2 lojorix20@yandex.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|win32u:input: Performance |win32u:input: Performance |regression in Resident Evil |regression in Resident Evil |2 due to internal messages. |2 due to internal messages | |processing.
http://bugs.winehq.org/show_bug.cgi?id=58408
olegos2 lojorix20@yandex.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon@codeweavers.com Keywords| |regression
--- Comment #1 from olegos2 lojorix20@yandex.ru ---
server: Process internal messages when checking queue status.