Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: oaul on June 01, 2007, 12:14:56 pm

Title: Mouse control
Post by: oaul on June 01, 2007, 12:14:56 pm
I want my mouse to not recenter.  I read a post from 2005 that this requires alot of changes to the code and what not, and we won't see it for awhile....but then again - that was 2005.  Does anyone know of simple way to do this?
Title: Re: Mouse control
Post by: Turey on June 01, 2007, 02:08:18 pm
Should see it in 3.7.0, which is coming by the end of the year... if all goes well. (Don't quote me on this)

Not much else you can do. Try moving the mouse slower (It does help a bit) as there's a waste factor when it moves too quickly.

I've also heard that getting a high-DPI mouse helps a lot.

I use the Thinkpad Trackpoint to fly, so it doesn't auto-center anyways.
Title: Re: Mouse control
Post by: jr2 on June 01, 2007, 02:28:27 pm
High res mice do help a ton.  (eg, get a laser mouse...)
Title: Re: Mouse control
Post by: Nuke on June 01, 2007, 02:29:41 pm
theres a couple ways around that. use ppjoy to emulate a joystick with the mouse, or use the mouse script with a head build and hope it still works.