TENET
 This topic has been pinned, so it's probably important
ADK  [developer] Dec 8, 2017 @ 9:52am
Aiming Problems with Joysticks
If you encounter any problems with the player constantly aiming in a certain direction it most likely will be this issue:

Originally posted by ThePassiveDada:
Originally posted by ehdeekay:
I'm going to look more into that when I get a chance. Restarting the computer made no difference? What about a different mouse? Just trying to narrow down what it could be...

Once we have the bugs worked out we are going to do a pass on optimization, we realize that it's not the best performing, but there are numerous things we can do to fix that.

I fixed my issue with aiming! It was an unused yet enabled virtual joystick driver (in particular, vJoy). For some reason it conflicted with the mouse. Disabling it through device manager solved the issue. For anybody else having similar issues, i suggest detaching all gamepads/joysticks and disabling the relative drivers, if any.

Thanks to ThePassiveDada for a solution for this.