-
Notifications
You must be signed in to change notification settings - Fork 19
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
Option to disable auto-centering? #13
Comments
been trying to do that for quite sometime I tried to compile the code myself but with no avail, i always get a ton of error messages, like ((cannot open source file "QApplication" MouseToJoystick )) if only I can compile the code I can then just (maybe) get the mouse centering to stop by commenting out line 126 of the MainWindow.h file that is |
Hello! After about six years I've finally taken some time to briefly revisit this project. The result is a rewrite in C#, found here. It includes an option to disable the "auto-centering". Please give it a try and I hope it makes things easier for you. |
Works great. I've only used it in one program, but it hasn't had any issues after 25 hours of testing. Maybe a future version could remember the options. |
Glad that it's working for you. I agree that remembering the options would be a helpful improvement... filed #16 to track. |
Needs an option to disable the auto-centering so that it can be used as a true joystick instead of just an arcade joystick.
The text was updated successfully, but these errors were encountered: