http://bugs.winehq.org/show_bug.cgi?id=26310
Summary: Return to Mysterious Island: mouse behaves erratically in the menus Product: Wine Version: 1.3.15 Platform: x86 URL: http://www.gamershell.com/download_7332.shtml OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: julliard@winehq.org
Created an attachment (id=33537) --> (http://bugs.winehq.org/attachment.cgi?id=33537) terminal output
This bug affects several, if not all adventure games from the developer Kheops Studio.
Symptom: After starting the game the main menu appears but the mouse pointer seems to be stuck: it won't move. If you move your mouse constantly the mouse pointer begins to move after a couple of seconds. As soon as you stop moving your mouse, the pointer is stuck again and it takes several seconds to catch up again with the actual mouse movement.
Once you manage to get into the game the mouse pointer behaves correctly (it moves continuously)... until you press the right-mouse button to bring up the inventory screen: the mouse pointer behaves the same way as in the main menu.
f46bd50a806e3d3707bab3ed3649e107adca3630 is the first bad commit commit f46bd50a806e3d3707bab3ed3649e107adca3630 Author: Alexandre Julliard julliard@winehq.org Date: Wed Mar 2 16:28:23 2011 +0100
winex11: Get rid of the ClipCursor and SendInput entry points.
The commit cannot be reverted cleanly on Wine-1.3.15,
git checkout f46bd50a806e3d3707bab3ed3649e107adca3630 >>the issue is present git reset --hard HEAD^ >>restores the original behaviour (the mouse pointer is moving solidly although it is slow as reported in bug #20947).
http://bugs.winehq.org/show_bug.cgi?id=26310
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
http://bugs.winehq.org/show_bug.cgi?id=26310
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2011-03-05 08:49:23 CST --- Created an attachment (id=33539) --> (http://bugs.winehq.org/attachment.cgi?id=33539) Fix mouse event timestamp
Please give this a try.
http://bugs.winehq.org/show_bug.cgi?id=26310
--- Comment #2 from GyB gyebro69@gmail.com 2011-03-05 09:31:43 CST --- The patch worked and it fixed the issue in the games. Now mouse is working as before the regression: slowly but solidly. Thank you.
http://bugs.winehq.org/show_bug.cgi?id=26310
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from GyB gyebro69@gmail.com 2011-03-07 13:22:42 CST --- Fixed in wine-1.3.15-51-g99af2f5.
http://bugs.winehq.org/show_bug.cgi?id=26310
Daiman daiman@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |daiman@seznam.cz
--- Comment #4 from Daiman daiman@seznam.cz 2011-03-07 14:49:48 CST --- (In reply to comment #2)
The patch worked and it fixed the issue in the games. Now mouse is working as before the regression: slowly but solidly. Thank you.
This path is not working properly (in game Fallout 3 New Vegas). Although it is better, but not the same as for version Wine 1.3.14. In addition (version 1.3.15 with patch), the mouse wheel does not work.
Regards Daiman
http://bugs.winehq.org/show_bug.cgi?id=26310
--- Comment #5 from Daiman daiman@seznam.cz 2011-03-07 14:51:59 CST --- (In reply to comment #1)
Created an attachment (id=33539)
--> (http://bugs.winehq.org/attachment.cgi?id=33539) [details]
Fix mouse event timestamp
Please give this a try.
This path is not working properly (in game Fallout 3 New Vegas). Although it is better, but not the same as for version Wine 1.3.14. In addition (version 1.3.15 with patch), the mouse wheel does not work.
Regards Daiman
http://bugs.winehq.org/show_bug.cgi?id=26310
--- Comment #6 from GyB gyebro69@gmail.com 2011-03-07 21:36:29 CST --- (In reply to comment #5)
This path is not working properly (in game Fallout 3 New Vegas). Although it is better, but not the same as for version Wine 1.3.14. In addition (version 1.3.15 with patch), the mouse wheel does not work.
Are you sure your mouse problem in Fallout 3 is caused by f46bd50a806e3d3707bab3ed3649e107adca3630? Have you performed a regression test? The mouse wheel problem is a different one, it has been reported in bug #26313. Try the game with the current git version of Wine (wine-1.3.15-51-g99af2f5).
http://bugs.winehq.org/show_bug.cgi?id=26310
--- Comment #7 from Daiman daiman@seznam.cz 2011-03-11 12:24:17 CST --- (In reply to comment #6)
(In reply to comment #5)
This path is not working properly (in game Fallout 3 New Vegas). Although it is better, but not the same as for version Wine 1.3.14. In addition (version 1.3.15 with patch), the mouse wheel does not work.
Are you sure your mouse problem in Fallout 3 is caused by f46bd50a806e3d3707bab3ed3649e107adca3630? Have you performed a regression test? The mouse wheel problem is a different one, it has been reported in bug #26313. Try the game with the current git version of Wine (wine-1.3.15-51-g99af2f5).
Last gib version of Wine is OK. Thanks! Regards Daiman
http://bugs.winehq.org/show_bug.cgi?id=26310
--- Comment #8 from Daiman daiman@seznam.cz 2011-03-11 12:25:31 CST --- (In reply to comment #7)
(In reply to comment #6)
(In reply to comment #5)
This path is not working properly (in game Fallout 3 New Vegas). Although it is better, but not the same as for version Wine 1.3.14. In addition (version 1.3.15 with patch), the mouse wheel does not work.
Are you sure your mouse problem in Fallout 3 is caused by f46bd50a806e3d3707bab3ed3649e107adca3630? Have you performed a regression test? The mouse wheel problem is a different one, it has been reported in bug #26313. Try the game with the current git version of Wine (wine-1.3.15-51-g99af2f5).
Last gib version of Wine is OK. Thanks! Regards Daiman
Sorry -git-
http://bugs.winehq.org/show_bug.cgi?id=26310
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2011-03-18 14:39:55 CDT --- Closing bugs fixed in 1.3.16.
https://bugs.winehq.org/show_bug.cgi?id=26310
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |f46bd50a806e3d3707bab3ed364 | |9e107adca3630 URL|http://www.gamershell.com/d |https://archive.org/downloa |ownload_7332.shtml |d/ReturnToMysticIsland/Retu | |rn%20To%20Mystic%20Island.e | |xe CC| |focht@gmx.net Fixed by SHA1| |55e1fec7c3b041de21d08571cd3 | |d3b22328bcc0c
--- Comment #10 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive for documentation.
https://archive.org/details/ReturnToMysticIsland
https://archive.org/download/ReturnToMysticIsland/Return%20To%20Mystic%20Isl...
$ sha1sum Return\ To\ Mystic\ Island.exe 56e3b21a4620d61872732f2fef6eb5ffa5788f09 Return To Mystic Island.exe
$ du -sh Return\ To\ Mystic\ Island.exe 214M Return To Mystic Island.exe
https://www.virustotal.com/gui/file/c000cbccb65396f8018495f06e690df9fa21e3db...
Regards