I have 4 Axes and they 0=x,1=y,3=Rx,5=Rz.Here are the regedit info:
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Me diaProperties\PrivateProperties\Joystick\OEM\VID_0 45F&PID_01FF\Axes]
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Me diaProperties\PrivateProperties\Joystick\OEM\VID_0 45F&PID_01FF\Axes\0]
@="X"
"Attributes"=hex:01,01,00,00,01,00,30,00
"FFAttributes"=hex:0a,00,00,00,00,01,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Me diaProperties\PrivateProperties\Joystick\OEM\VID_0 45F&PID_01FF\Axes\1]
@="Y"
"Attributes"=hex:01,01,00,00,01,00,31,00
"FFAttributes"=hex:0a,00,00,00,00,01,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Me diaProperties\PrivateProperties\Joystick\OEM\VID_0 45F&PID_01FF\Axes\3]
@="Rx"
"Attributes"=hex:01,01,00,00,01,00,36,00
"FFAttributes"=hex:0a,00,00,00,00,01,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Me diaProperties\PrivateProperties\Joystick\OEM\VID_0 45F&PID_01FF\Axes\5]
"Attributes"=hex:01,01,00,00,01,00,32,00
@="Rz"
"FFAttributes"=hex:0a,00,00,00,00,01,00,00
I have trid to exchange the "2" and "5".But the up and down of Right Analog Stick doesn't work.
How could I do.
Sorry for my poor English again

.