Get the x and y minimums and maximums for the joystick.
subtract the minimums from the raw value and determine your center.
use the values and enter them into getinput() in player.c

