PC Game Ports like SORR and UQM, do NOT allow directional remaps on the Joystick. For this reason it's important to get this right on install.
Left on JSTest MUST Read
AXIS 0, -32767
Right MUST BE
AXIS 0, 32767.
Up on JSTest MUST Read
AXIS 1, -32767
Down on JSTest MUST Read
AXIS 1, 32767
$cd /dev/input
$jstest js0
Up is showing Axis 0, 32767
Down is showing Axis 0, -32767
Right is showing Axis 1, 32767
Left is showing Axis 1, -32767
Why are these wrong? On USB Encoder Board to SANWA Clone I am using 4 write combo connector.. Can I change this? Or maybe I put screwed in improperly? Need to see If I can spec myself.