http://bugs.winehq.org/show_bug.cgi?id=24368
Summary: Incoming: game is uncontrollably fast Product: Wine Version: 1.1.8 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: wylda@volny.cz
This regression is about the freely downloadable game "Incoming" being uncontrollably fast.
1. I did a regression test between 1.1.7 and 1.1.8:
commit 21453b4c2e163ec2fb5e630ef812b74e53c58083 Author: Alexandre Julliard julliard@winehq.org Date: Wed Oct 29 17:32:45 2008 +0100
ntdll: Allocate a new virtual region for large blocks, and ensure 16-byte alignment.
:040000 040000 51c8db21bc03eedb7a6585a1155b26d105359117 4ccc1ed9690e3ab20aee39ad003bb47919c2c530 M dlls
2. There are another bug reports suffering from this commit, see bug 14822, bug 18975, bug 21409.
3. Revert of this patch after git checkout makes that problem go away.
4. Adding author of this patch to CC.
--private keyword: bisected
Note1: Graphical problems are described at bug 22744. Note2: No difference between console output before and after the commit.