May 31, 20251 yr Hi, currently using Axis_Right_Brake_Set and Axis_left_Brake_Set for the FSS Ejet its working kinda but its very stuttery when braking, so what is the best variable for the Ejet Brakes?
May 31, 20251 yr Commercial Member 10 minutes ago, Bam2000 said: Hi, currently using Axis_Right_Brake_Set and Axis_left_Brake_Set for the FSS Ejet its working kinda but its very stuttery when braking, so what is the best variable for the Ejet Brakes? Are the brakes themselves actually stuttering or is it just the pedal animation? Stuttering usually means either a conflicting assignment of the same thing somewhere else (=in the sim) or an incorrect axis range (Axis min and Axis max). With brakes in particular the animation sometimes behaves strange when the hand brake is on. In my own config, I am using input events for the brakes (but I don't remember when that was assigned this way) "Select Event -> MSFS IEs -> EVT_BRAKE_PEDAL_L" (_R for the other one) Axis min = 0, Axis max = 1, Rounding = Float. LORBY-SI
May 31, 20251 yr Commercial Member OK, so those InputEvents also stopped working. They require two parameters now. That means that they can only be operated through scripts. What does work are the bindings of the IEs (the BVars) but they feel slow in operation. For the BVars type "B:EVT_BRAKE_PEDAL_L_Set" into the box where it says "Enter Variable". Then set Axis Min 0, Axis Max 1 and Rounding Float. LORBY-SI
May 31, 20251 yr Author 14 minutes ago, Lorby_SI said: OK, so those InputEvents also stopped working. They require two parameters now. That means that they can only be operated through scripts. What does work are the bindings of the IEs (the BVars) but they feel slow in operation. For the BVars type "B:EVT_BRAKE_PEDAL_L_Set" into the box where it says "Enter Variable". Then set Axis Min 0, Axis Max 1 and Rounding Float. Okay do you think a script will be working better than the bvars solution ?
May 31, 20251 yr Commercial Member 3 minutes ago, Bam2000 said: Okay do you think a script will be working better than the bvars solution ? The IEs would be best. But IEs in general are not working properly in FS20 when using AAO 4.53. If you are still on an earlier version, try the IEs. LORBY-SI
May 31, 20251 yr Author 3 minutes ago, Lorby_SI said: The IEs would be best. But IEs in general are not working properly in FS20 when using AAO 4.53. If you are still on an earlier version, try the IEs. Sadly just updated today to 4.53 and using msfs20 😞
May 31, 20251 yr Commercial Member Just now, Bam2000 said: Sadly just updated today to 4.53 and using msfs20 😞 Send me an email on the support address with your proof of purchase. The more people check out the potential hotfix, the better. LORBY-SI
Create an account or sign in to comment