Brian,
This deadzone parameter is user-changeable. I'm not sure exactly when this
feature was added, but it's probably in 1.99.5. You probably have some part
of your config file like this (maybe with a different axis number):
C Button R = axis(3+)
C Button L = axis(3-)
To set a specific deadzone, you should change it by adding the deadzone value
after a comma, like this:
C Button R = axis(3+,16384)
C Button L = axis(3-,16384)
The documentation for all the configuration parameters is here:
http://mupen64plus.retrouprising.com/mediawiki/index.php?title=Mupen64Plus_Plugin_Parameters
Regards,
Richard
On 09/06/2012 08:47 PM,
kravit...@gmail.com wrote:
> I'm using a wired Xbox 360 controller in mupen64plus . I have the right analog
> stick set as my C buttons; however, the sensitivity on it is way too high. Is
> there a way to increase the deadzone on /just/ the right stick? Changing the
> values in the config file only seems to affect the left stick.
>
> --
> You received this message because you are subscribed to the Google Groups
> "mupen64plus" group.
> To view this discussion on the web visit
>
https://groups.google.com/d/msg/mupen64plus/-/ZUqF9Lmy1OsJ.
> To post to this group, send email to
mupen...@googlegroups.com.
> To unsubscribe from this group, send email to
>
mupen64plus...@googlegroups.com.
> For more options, visit this group at
>
http://groups.google.com/group/mupen64plus?hl=en.