Setup of joystick keys not working

I'm trying to set up controls for my Thrustmast HOTAS. The 125hz controls work, so I can use the Ailerons, Elevators and Rudder without any issues. However I cannot get the aircraft to recognize the key inputs or the throttles to respond to the setup in the mjc84ini

I'm running P3Dv4.5 hf2, and 1.020b of the Q400 Pro

[JOYSTICK_INTERFACE_ASSIGNMENTS]
=; See SpecialFeatures.pdf Joystick Connector section for description
; Ailerons
J0_X=FlightControls_->sensors.Aileron0_ADC
; Elevators
J0_Y=FlightControls_->sensors.Elevator0_ADC
; Rudder
J1_Z=FlightControls_->sensors.Rudder0_ADC
J2_Rz=FADEC_->FADEC_engines[0].controls.throttle
J2_Z=FADEC_->FADEC_engines[1].controls.throttle
J0_b4=AFCS_->inputs.AP_disengage
J0_b2=AFCS_->inputs.TCS_button
J2_B3=AFCS_->inputs.GA_button

Comments

Sign In or Register to comment.