Hi All,
i am trying to get my Joystick+pedals+throttle to work with ETQW. For this i created a file called
“C://users/USERNAME/Documents/id Software/Enemy Territory - QUAKE Wars/sdnet/PROFILENAME/base/autoexec.cfg”
Where USERNAME is my Windows-Login-Name and POFILENAME is my Profile i am choosing ingame.
My problem is that my joystick seems to stick with my mouse so it let my cursor all the time move to left bottom corner. I only want to set my Joystick+Pedals to the Aircrafts and for all other things it should be disabled. How to do this?
If this doesn’t work i would like to disable my joystick+throttle+pedals. How to do this?
Here is my “autoexec.cfg” to disable my joystick+throttle+pedals:
seta in_joy4_device "000000" //NONE
seta in_joy3_device "340764" //Pedals
seta in_joy2_device "377842" //Throttle
seta in_joy1_device "377010" //Joystick
seta in_player_side_axis "0"
seta in_player_side_joy "0"
seta in_player_forward_axis "1"
seta in_player_forward_joy "0"
seta in_player_yaw_axis "2"
seta in_player_yaw_joy "0"
seta in_player_pitch_axis "3"
seta in_player_pitch_joy "0"
seta in_hovertank_side_axis "-1"
seta in_hovertank_side_joy "0"
seta in_hovertank_yaw_axis "2"
seta in_hovertank_yaw_joy "0"
seta in_hovertank_pitch_axis "3"
seta in_hovertank_pitch_joy "0"
seta in_hovertank_turn_axis "0"
seta in_hovertank_turn_joy "0"
seta in_hovertank_forward_axis "1"
seta in_hovertank_forward_joy "0"
seta in_heli_side_axis "2"
seta in_heli_side_joy "0"
seta in_heli_forward_axis "3"
seta in_heli_forward_joy "0"
seta in_heli_yaw_axis "0"
seta in_heli_yaw_joy "0"
seta in_heli_throttle_axis "1"
seta in_heli_throttle_joy "0"
seta in_car_yaw_axis "2"
seta in_car_yaw_joy "0"
seta in_car_pitch_axis "3"
seta in_car_pitch_joy "0"
seta in_car_steering_axis "0"
seta in_car_steering_joy "0"
seta in_car_throttle_axis "1"
seta in_car_throttle_joy "0"
Any idea how to disable the joystick at ALL?
Any idea how to activate joystick only for heli?
regards