http://bugs.winehq.org/show_bug.cgi?id=16288
Summary: Crysis: console key not working anymore Product: Wine Version: 1.1.3 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: liquitsnake@gmx.net
A regression between 1.1.2 and 1.1.3: The console doesn't open anymore. It used to open with the key left of 1 while ingame. ( ^ on German layout, I believe ` on US layout). Other user have reported the same problem
Regression test in progress.
http://bugs.winehq.org/show_bug.cgi?id=16288
haarp liquitsnake@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=16288
haarp liquitsnake@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aric@codeweavers.com
--- Comment #1 from haarp liquitsnake@gmx.net 2008-11-30 12:03:41 --- 304ff3c7280a53b7cbadfa83eaeda458ff5959d1 is first bad commit commit 304ff3c7280a53b7cbadfa83eaeda458ff5959d1 Author: Aric Stewart aric@codeweavers.com Date: Wed Aug 6 08:04:36 2008 -0500
dinput: The DIK_ keycode is not the same as the scancode.
It is mapped with the keyboard mapping to the resulting character so the key 'A' is DIK_A nomatter what its scancode or vkey would be. This is relevant to Japanese keymapping where the '@' key is in the '[' location the scancode for both is 0x22 but dinput generates DIK_AT in japanese and DIK_LBRACKET in us_qwerty.
:040000 040000 b113e6d8f3b4ef6c44f91335422ead536180d756 b4f95644735b22c9e2495e950b79b142eb7349db M dlls
btw, I am unsure whether users of US layout experience the same problem.
CC'ing author.
http://bugs.winehq.org/show_bug.cgi?id=16288
haarp liquitsnake@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |directx-dinput
http://bugs.winehq.org/show_bug.cgi?id=16288
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2008-11-30 15:21:48 --- Duplicate
*** This bug has been marked as a duplicate of bug 15350 ***
http://bugs.winehq.org/show_bug.cgi?id=16288
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2008-11-30 15:22:09 --- Closing dup