Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MOUSE_AREA not centered when stick is already pushed in a direction #150

Open
Pro-Prietary opened this issue Mar 8, 2021 · 0 comments
Open

Comments

@Pro-Prietary
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant