; Select a joystick with force feedback ; 0 to select the first device ; -1 to select the last device ; integer value to select a device by its index JoystickFFDeviceIndex = 0 ; Enable small joystick movement ; 0 to disable small movement ; 1 to enable small movement EnableSmallMovement = 1 ; Select the controller used for the main axis and buttons MainControllerIndex = 0 ; Select the controller used for yaw YawControllerIndex = 0 ; Select the controller axis used for yaw YawControllerAxisIndex = 0 ; Invert yaw axis InvertYaw = 0 ; Select the controller used for pitch PitchControllerIndex = 0 ; Select the controller axis used for pitch PitchControllerAxisIndex = 1 ; Invert pitch axis InvertPitch = 0 ; Select the controller used for throttle ThrottleControllerIndex = 0 ; Select the controller axis used for throttle ThrottleControllerAxisIndex = 2 ; Invert throttle axis InvertThrottle = 0 ; Select the controller used for rudder RudderControllerIndex = 0 ; Select the controller axis used for rudder RudderControllerAxisIndex = 3 ; Invert rudder axis InvertRudder = 0 ; Use the POV as regular buttons ; 0 to continious movement ; 1 to enable regular buttons UsePovControllerAsButtons = 1 ; Alt-2 Fire weapon joybutton_0_1 = 156 ; Alt-3 Roll/Target ship in sights joybutton_0_2 = 157 ; W Cycle weapon settings joybutton_0_3 = 119 ; X Cycle firing settings joybutton_0_4 = 120 ; C Fire countermeasure joybutton_0_5 = 99 ; F1 Target next friendly craft joybutton_0_6 = 195 ; Shift-P Pick up targeted craft joybutton_0_7 = 80 ; SHIFT-F1 Target previous friendly craft joybutton_0_8 = 207 ; Shift-R Release carried object. joybutton_0_9 = 82 ; O Target nearest objective craft joybutton_0_10 = 111 ; SHIFT-F9 Transfer shield energy to lasers joybutton_0_11 = 215 ; Shift-B Signal re-supply ship joybutton_0_12 = 66 ; SHIFT-F10 Transfer laser energy to shields joybutton_0_13 = 216 ; Shift-D Dock with targeted craft joybutton_0_14 = 68 ; K Toggle SLAM joybutton_0_15 = 107 ; F3 Target next enemy craft joybutton_0_16 = 197 ; F2 Target next neutral craft joybutton_0_17 = 196 ; SHIFT-F3 Target previous enemy craft joybutton_0_18 = 209 ; SHIFT-F2 Target previous neutral craft joybutton_0_19 = 208 ; E Cycle through fighters targeting you joybutton_0_20 = 101 ; I Target nearest incoming warhead joybutton_0_21 = 105 ; B Beam weapon on/off joybutton_0_22 = 98 ; F9 Adjust laser recharge rate joybutton_0_23 = 203 ; F8 Adjust beam recharge rate joybutton_0_24 = 202 ; F10 Adjust shield recharge rate joybutton_0_25 = 204 ; S Cycle shield settings joybutton_0_26 = 115 ; Enter Match targeted craft's speed joybutton_0_27 = 13 ; V Toggle S-Foil joybutton_0_28 = 118 ; Ctrl-L Toggle Landing Gears joybutton_0_29 = 282 ; Shift-A Assign target to wingmen joybutton_0_pov1 = 65 ; Shift-S Call for reinforcements joybutton_0_pov2 = 83 ; Shift-C Order wingmen to cover you joybutton_0_pov3 = 67 ; Shift-I Order wingmen to ignore target joybutton_0_pov4 = 73