Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: Quintaros on Thu 23/09/2004 19:19:33

Title: Mouse Wheel Bug?
Post by: Quintaros on Thu 23/09/2004 19:19:33
I'm not sure this is a Bug in AGS but I get strange results when using my Mouse wheel to cycle through the cursor modes.

If my cursor is somewhere in the middle of the screen and I use the wheel, the cursor is "thrown" to the extreme right of the screen when the cursor changes modes.Ã,  However if I use the right click button to change modes, the change occurs at the cursors present location.Ã,  What is stranger is that if I use the mouse wheel after having already used the right mouse button, the "throw" doesn't occur.Ã,  Unless I switch the direction I roll the mousewheel, in which case it resets to throwing my cursor about.

<Edit>I seem to be using an older version of AGS.  Maybe I'll just download the latest version and see if that takes care of it. </Edit>
Title: Re: Mouse Wheel Bug?
Post by: Ishmael on Fri 24/09/2004 13:55:05
Never happened to me, I've coded mouse wheel mode changes to my newest game, and it has worked fine in every case...

Could this possible have something to do with your mouse drivers and such?
Title: Re: Mouse Wheel Bug?
Post by: Pumaman on Sat 25/09/2004 23:01:45
Try un-ticking the "Enable mouse wheel support" box on the General Settings, and see if the problem still happens when you turn the wheel. If it does, it's probably some sort of strange quirk with your mouse drivers... is it just a standard PS/2 mouse?