mupen64plus / mupen64plus-ui-python

A frontend for Mupen64Plus
http://m64py.sourceforge.net/
GNU General Public License v3.0
242 stars 66 forks source link

M64Py Joystick Problem! #185

Open Unounited opened 3 years ago

Unounited commented 3 years ago

I have been strugging with this for a while and never knew what was going on but when I use any controller with a joystick and use m64py, the joystick does not move correctly and when I input the joystick, I did axis +1 and the emulator changed the axis button to -1 by itself. Is it a problem with my driver, or do I need to use the dpad as the joystick, or is there a way to fix the issue?

Thanks!

Unounited commented 3 years ago

Solved It I saw that the x and y axes sensitivity were making the joystick crazy, so If any of you have the same problem make the AnalogDeadzone sensitivity 4096 And make Analog peak sensitivity 32768, thats how my problem got solved.