You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was discovered when attempting to use MOUSE_AREA for the weapon wheel in Dishonored 2.
Here is a snippet of the configuration I've been using:
### L-Stick: Movement
LLEFT = A
LRIGHT = D
LUP = W
LDOWN = S
### Face Buttons
N = MMOUSE\ GYRO_OFF\
N,LEFT_STICK_MODE = MOUSE_AREA
MOUSE_RING_RADIUS = 300
I've noticed that if N is pressed while the stick is held in a direction, the center of the MOUSE_AREA is now off-center once the stick is let go. This goes for both the left and right stick.
The text was updated successfully, but these errors were encountered:
This was discovered when attempting to use MOUSE_AREA for the weapon wheel in Dishonored 2.
Here is a snippet of the configuration I've been using:
I've noticed that if N is pressed while the stick is held in a direction, the center of the MOUSE_AREA is now off-center once the stick is let go. This goes for both the left and right stick.
The text was updated successfully, but these errors were encountered: