apple_mouse_noaccel
Moderator: InsideQC Admins
4 posts
• Page 1 of 1
apple_mouse_noaccel
An interesting find in the Darkplaces source code:
For anyone who has ever tried Quake on a Mac (or any other mouse-using game), the system mouse acceleration really makes everything awkward.
The "traditional fix" is a 3rd party utility that can disable mouse acceleration per application. But that is a *bad* workaround.
Nice to see the solution is out there.
vid_agl.c wrote:
- Code: Select all
// Save the status of mouse acceleration
originalMouseSpeed = -1.0; // in case of error
if(apple_mouse_noaccel.integer)
{
For anyone who has ever tried Quake on a Mac (or any other mouse-using game), the system mouse acceleration really makes everything awkward.
The "traditional fix" is a 3rd party utility that can disable mouse acceleration per application. But that is a *bad* workaround.
Nice to see the solution is out there.
-

Baker - Posts: 3666
- Joined: Tue Mar 14, 2006 5:15 am
That's weird, I use Macs exclusively for Quake stuff and I've never had an issue with mouse acceleration. I use the basic software renderer as well as Fitz. I wonder why that fix is needed...
- Willem
- Posts: 73
- Joined: Wed Jan 23, 2008 10:58 am
Willem wrote:That's weird, I use Macs exclusively for Quake stuff and I've never had an issue with mouse acceleration. I use the basic software renderer as well as Fitz. I wonder why that fix is needed...
It might be something that only bothers Windows users. I use -dinput on Windows, it gives me some uncanny vertical aim when I play regularly [which seems to be less and less, and so goes life ...].
I only know firsthand about 5 other Quake playing Mac users, so I was just guessing it was widespread complaint, but 5 isn't really a big pool to sample from.
Anyway, here is a reference post by JohnXMas: OS X Acceleration.
-

Baker - Posts: 3666
- Joined: Tue Mar 14, 2006 5:15 am
Huh. Yeah, I know what he's talking about and I actually like that acceleration a lot on my desktop and while coding and stuff. It just doesn't seem to translate over to games for me for some reason. Maybe I installed something at an earlier date and forgot about it but I don't THINK I did. Weird...
- Willem
- Posts: 73
- Joined: Wed Jan 23, 2008 10:58 am
4 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest