Project 1999

Project 1999 (/forums/index.php)
-   Technical Discussion (/forums/forumdisplay.php?f=40)
-   -   A fix for the mouselook x/y speed disparity (/forums/showthread.php?t=54130)

Ropethunder 11-10-2011 05:13 PM

A fix for the mouselook x/y speed disparity
 
1 Attachment(s)
Have you ever been frustrated by mouselook moving quickly in one direction (up and down) and very slowly along another (left to right)? Well, I don't like it either. So, I put together a little fix for it. Enjoy. :)

At the moment this tool only looks at your display resolution and not resolution of the game itself. So this will only be useful for those who play full-screen.

Code:

What is does:
-------------

  This tool will correct the x/y axis disparity that exists when using
right-click to mouselook within the EverQuest client. It does this by
identifying the current aspect ratio of the display and accelerates mouse
movement along the x-axis based upon that ratio while the right mouse button is
being held down.

Why this problem exists:
------------------------

  The origin of this bug exists from the original code calculating the variable
mouselook speed based upon the number of pixels along the width and height of
the display. Back when computer monitors were 4:3 (almost square), the
difference was negligible and probably had gone unnoticed. However, at any
widescreen resolution this problem becomes much more apparent.

How to close the tool:
----------------------

  To close the tool simply right-click on the program's icon in your system
tray and choose "Exit" from the popup menu.



ChangeLog:

eqmousefix 1.0
  * (Initial release)


dcapotos 11-10-2011 05:30 PM

I'm not sure if this is the same issue, but I fixed this by lowering the max framerate to something like 30 FPS and upped the mouse sensitivity.

Ropethunder 11-10-2011 05:32 PM

If you don't notice a problem then you probably don't need to use this. Some people are more sensitive to these things than others.

The wider your screen the better. For example, set your game to something like 1980x1050 or 1366x768 and it will become more noticable.

SwordNboard 11-11-2011 08:27 PM

Yeah. All you need to do is lower max framerate in the in-game options.

Kubaton 12-08-2011 09:12 PM

So, what would cause the mouse look and right clicking to malfunction.. It works it just relocates the pointer/view location..

This makes for very difficult movements and looting or opening the bank.

Any advise?

Naskahbar 07-08-2012 10:52 PM

Quote:

Originally Posted by Ropethunder (Post 460617)
Have you ever been frustrated by mouselook moving quickly in one direction (up and down) and very slowly along another (left to right)? Well, I don't like it either. So, I put together a little fix for it. Enjoy. :)

At the moment this tool only looks at your display resolution and not resolution of the game itself. So this will only be useful for those who play full-screen.

http://3dfolio.com/files/eqmousefix.zip

Hello Ropethunder,
could you please reupload your tool somewhere?
As I got exactly the same problem, and nothing from forced Vsync
to 3d party eqgame launchers (which are supposed to control FPS rates)
seems to work for me. :(

Naskahbar 07-14-2012 12:36 PM

update
 
I could finally fix the problem with the video capture utility 'Dxtory',
which allows to force a fps rate on all directx windows.
(a 60 fps fixed framerate works for me on i-7/windows 7 64bit in 1900x1200) :)

gathorn 10-15-2015 07:08 PM

MUCH EASIER! Just change your "MaxFPS" in your "eqclient.ini" in your Everquest folder to 60 or 30 fps.

CalistoSky 02-01-2016 09:29 AM

LIFESAVER!
 
Quote:

Originally Posted by gathorn (Post 2077988)
MUCH EASIER! Just change your "MaxFPS" in your "eqclient.ini" in your Everquest folder to 60 or 30 fps.

Thank you so much for this post. I love the game, but this issue has been driving me crazy. I changed my MaxFPS to 60, restarted the client and works perfectly! Thank you.

Also, thank you for the effort from the original poster for making an effort to contribute to the community effort!

Ropethunder 01-09-2025 01:51 AM

Quote:

Originally Posted by Naskahbar (Post 682172)
Hello Ropethunder,
could you please reupload your tool somewhere?
As I got exactly the same problem, and nothing from forced Vsync
to 3d party eqgame launchers (which are supposed to control FPS rates)
seems to work for me. :(

Better late than never! I've located this file from an old backup and added it as an attachment to the first post.

Enjoy!


All times are GMT -4. The time now is 04:51 PM.

Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.