https://bugs.winehq.org/show_bug.cgi?id=42717
Bug ID: 42717 Summary: Mouse drift in My Summer Car Product: Wine Version: 2.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: znggurj+wine@gmail.com Distribution: ---
Hi all, I am using wine 2.4 staging to try and play the game My Summer Car on Steam. It was built with the Unity engine.
Whenever I use the mouse buttons or scroll wheel, the mouse seems to move to the bottom right of the screen.
I don't think that the problem is specific to My Summer Car, this StackOverflow user has the same issue with another unity game: http://stackoverflow.com/questions/37181093/moving-mouse-in-unity3d-games-sl...
I thought that maybe my mouse or keyboard was accidentally being picked up as a joystick but this is not the case:
$ ls /dev/js* ls: cannot access '/dev/js*': No such file or directory ls /dev/input/js* ls: cannot access '/dev/input/js*': No such file or directory
Not sure where to start with fixing this, any help would be appreciated :)