非360手柄如果出现右摇杆横纵轴颠倒可以这样修改
打开 c:documents and settingsrylocal settingsapplication dataid softwarewolfspbasewolf.cfg
用记事本编辑wolf.cfg 将以下项改成
bind right_analog_stick_x "_turretlookvert"
bind right_analog_stick_x_pos "_lookup"
bind right_analog_stick_x_neg "_lookdown"
bind right_analog_stick_y "_turretlookhoriz"
bind right_analog_stick_y_pos "_lookleft"
bind right_analog_stick_y_neg "_lookright"
再将游戏中 invert joystick y-axis 选enabled
这样除了看地图外问题基本解决了 这个游戏键位设计的还是很适合手柄操作的 不妨一试