Right Analog X=3 #axis index; use - to invert; precede with 's' for a slider eg; s-1; 7 to disable
Right Analog Y=-6 #axis index; use - to invert; precede with 's' for a slider
如果你的右摇杆横竖反了,就是往上摇,里边的检查软件显示往左或者右了。就把X= Y= 后边的数字对调下就好了。如我的是 x=3 y=-6 改成 x=6 y=-3.
改完之后如果发现,左右,或者上下反了,比方 往做摇,变成往右,就把对应 的 x 或者Y后边的数字,的正负改下就好了。
左摇杆应该同理,不过一般左摇杆不会错。
还有就是按钮,里边有每个按钮 =~~~~~, 如果哪个不对 试着改应该就行啦。
A=3 #button id; 0 to disable
B=2 #button id; 0 to disable
X=4 #button id; 0 to disable
Y=1 #button id; 0 to disable
ABXY 四个钮对应的按键 也就是ps手柄上的 X O □ △ 后边就对应你手柄的钮,如果哪两个反了,把后边的数字对换一下就行了
Left Shoulder=5 #button id; 0 to disable
Right Shoulder=6 #button id; 0 to disable
这个是lb和rb,就是ps手柄的L1和R1 。
Back=9 #button id; 0 to disable
Start=10 #button id; 0 to disable
Left Thumb=11 #button id; 0 to disable
Right Thumb=12
这个是左右摇杆按钮,就是把左右摇杆往下压的按钮,不常用,应该不会错。
Left Trigger=7 #button id; precede with 'a' for an axis; 's' for a slider; 'x' for a half range axis; 'h' for half slider; use '-' to invert ie. x-2;
Right Trigger=8