http://bugs.winehq.org/show_bug.cgi?id=27551
Summary: cant turn the hero with the mouse in risen Product: Wine Version: 1.3.22 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-dinput AssignedTo: wine-bugs@winehq.org ReportedBy: EvilTwin1@gmx.de
Created an attachment (id=35219) --> (http://bugs.winehq.org/attachment.cgi?id=35219) log
everything but turning the character with the mouse works ingame even in the menues/inventory the mouse is fine
http://bugs.winehq.org/show_bug.cgi?id=27551
--- Comment #1 from Austin English austinenglish@gmail.com 2011-06-21 10:47:07 CDT --- Does this work in an older version of wine? Say 1.3.18?
http://bugs.winehq.org/show_bug.cgi?id=27551
--- Comment #2 from JeanLuc EvilTwin1@gmx.de 2011-06-22 17:07:15 CDT --- (In reply to comment #1)
Does this work in an older version of wine? Say 1.3.18?
dont think so there is an review vor risen with version 1.3.8 with exactly the same problem
http://appdb.winehq.org/objectManager.php?sClass=version&iId=19867
http://bugs.winehq.org/show_bug.cgi?id=27551
Daniel Kirchner mokaga@lavabit.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mokaga@lavabit.com
--- Comment #3 from Daniel Kirchner mokaga@lavabit.com 2011-06-25 10:33:05 CDT --- The reason for this is that Risen uses Windows RawInput functions during the actual game play, which are not yet implemented in wine (as of 1.3.23), so until this functionality is implemented (maybe that'll be rather soon?), this won't work and it definitely won't work in older versions.
http://bugs.winehq.org/show_bug.cgi?id=27551
--- Comment #4 from Daniel Kirchner mokaga@lavabit.com 2011-06-26 13:55:24 CDT --- Created an attachment (id=35291) --> (http://bugs.winehq.org/attachment.cgi?id=35291) Hack against 1.3.23 to get the mouse work in risen.
As Risen uses rawinput only for relative mouse movement and neither for keyboard input nor for the mouse buttons, it was quite easy to write a small hack to make it work. Ugly, but for me it works, please confirm. It's a patch against wine-1.3.23 and requires XInput2 support.
http://bugs.winehq.org/show_bug.cgi?id=27551
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #5 from Austin English austinenglish@gmail.com 2011-06-26 15:13:29 CDT --- Dupe.
*** This bug has been marked as a duplicate of bug 20395 ***
http://bugs.winehq.org/show_bug.cgi?id=27551
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Austin English austinenglish@gmail.com 2011-07-07 16:16:22 CDT --- Closing.