Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
baja blast rd.

Mouse behavior drastically altered in different versions of same port (prBoom+) ...

Recommended Posts

... with identical settings

I normally use GlBoom+ 2.5.1.4. I set up GlBoom+ 2.5.1.5, in a different folder, and copied the relevant settings over, and the mouse feels incredibly slow, not just by a slight amount but by an order of magnitude.

My settings are:

# Mouse settings
use_mouse 1
mouse_sensitivity_horiz 29
mouse_sensitivity_vert 0
mouseb_fire 0
mouseb_strafe 2
mouseb_forward -1
mouseb_backward -1
mouseb_use -1

# Prboom-plus mouse settings
mouse_acceleration 0
mouse_sensitivity_mlook 0
mouse_doubleclick_as_use 1

Share this post


Link to post

2.5.1.5 is using SDL2 instead of SDL1, which is actually a very major change. I'm not surprised that mouse handling feels different, since it's literally using totally different code for it.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×