JonathanBleeker wrote: ↑Thu Aug 29, 2019 7:58 am
znatusch wrote: ↑Wed Aug 28, 2019 11:54 pm
I had both issues - i.e. power levers wouldn't move, and aircraft won't unstick normally on takeoff.
See my thread "VC throttles don't move" for details, but in summary:
I disable FSUIPC by moving the .dll for FSUIPC (in the P3D Modules folder) to a temporary location on the desktop when I want to fly the T-38.
I check to make sure the controls are in DirectInput mode in P3D.
After engine start, I push my hardware levers (I have two joysticks, and one of them has two throttles, which I use for each engine) - to the position where I want them to be for full Military power.
Then I click the item on the Milviz T-38 menu to set this as the Mil/Afterburner transition point.
I use EZCA/EZDOK V2. I have noticed that as long as I turn FUSELAGE SHAKES to OFF, I can enable - yes, that's can enable - other camera effects and shakes etc; and she will fly.
Note - I noticed that even with EZDOK set to "Globally Disable", if the fuselage shakes option was still on, the aircraft wouldn't unstick (even >200 knots).
You can use FSUIPC, your axis profile for the T-38 must just look like this:
[Axes.Jet_2_Stick_T-38]
RangeRepeatRate=10
0=3X,256,F,66388,0,0,0 -{ TO SIM: AXIS_RIGHT_BRAKE_SET }-
1=3Y,256,F,66387,0,0,0 -{ TO SIM: AXIS_LEFT_BRAKE_SET }-
2=3Z,256,F,65764,0,0,0 -{ TO SIM: AXIS_RUDDER_SET }-
3=4Z,256,F,66423,0,0,0 -{ TO SIM: AXIS_THROTTLE2_SET }-
4=4R,256,F,66420,0,0,0 -{ TO SIM: AXIS_THROTTLE1_SET }-
5=5X,256,F,65763,0,0,0 -{ TO SIM: AXIS_AILERONS_SET }-
6=5Y,256,F,65762,0,0,0 -{ TO SIM: AXIS_ELEVATOR_SET }-
The important part is the TO SIM and AXIS events.
What's happening is your afterburner threshold has not be set. The MVAMS looks at your P3D controls config for your throttle assignments so it can read your throttle and set the afterburner threshold, but if those are missing as is the case with FSUIPC controls, you need to make sure your FSUIPC is configured properly, and then use the Set Afterburner Threshold from the Addons menu->Milviz T-38A.
And disabling EZDock will solve the glued to the runway problem.
Ok, thanks!
This is how my FSUIPC looked like for the T-38.
[Axes.T-38]
RangeRepeatRate=10
0=2X,256,D,1,0,0,0 -{ DIRECT: Aileron }-
1=2Y,256,D,2,0,0,0 -{ DIRECT: Elevator }-
2=3Z,256,D,10,0,0,0 -{ DIRECT: Throttle2 }-
3=3R,256,D,9,0,0,0 -{ DIRECT: Throttle1 }-
4=4X,256,D,8,0,0,0 -{ DIRECT: RightBrake }-
Changed it to this:
Still no response from the throttle. Set the afternburner detent in P3D menu, one time P3D crashed back to desktop doing so.
[Axes.T-38]
RangeRepeatRate=10
0=3X,256,F,66388,0,0,0 -{ TO SIM: AXIS_RIGHT_BRAKE_SET }-
1=3Y,256,F,66387,0,0,0 -{ TO SIM: AXIS_LEFT_BRAKE_SET }-
2=3Z,256,F,65764,0,0,0 -{ TO SIM: AXIS_RUDDER_SET }-
3=4Z,256,F,66423,0,0,0 -{ TO SIM: AXIS_THROTTLE2_SET }-
4=4R,256,F,66420,0,0,0 -{ TO SIM: AXIS_THROTTLE1_SET }-
5=5X,256,F,65763,0,0,0 -{ TO SIM: AXIS_AILERONS_SET }-
6=5Y,256,F,65762,0,0,0 -{ TO SIM: AXIS_ELEVATOR_SET }-
I just coppied the above, but I got dubble sets after configuring it in FSUPC, so I just made a new configuration that look like this, but still no throttle. I use Thrustmaster Worthog throttle.
[Profile.T-38]
1=T38A_ADV NATO
2=MilViz T-38A ADV TB7
3=MilViz T-38A ADV USAF
4=MilViz T-38A ADV TB2
5=MilViz T-38A ADV TB1
[Axes.T-38]
RangeRepeatRate=10
0=2X,256,F,65763,0,0,0 -{ TO SIM: AXIS_AILERONS_SET }-
1=2Y,256,F,65762,0,0,0 -{ TO SIM: AXIS_ELEVATOR_SET }-
2=3Z,256,F,66423,0,0,0 -{ TO SIM: AXIS_THROTTLE2_SET }-
3=3R,256,F,66420,0,0,0 -{ TO SIM: AXIS_THROTTLE1_SET }-
4=4X,256,F,66388,0,0,0 -{ TO SIM: AXIS_RIGHT_BRAKE_SET }-
5=4Y,256,F,66387,0,0,0 -{ TO SIM: AXIS_LEFT_BRAKE_SET }-
6=4Z,256,F,65764,0,0,0 -{ TO SIM: AXIS_RUDDER_SET }-
Changing on of the trottles to just throtles, I can least have both throttles moving.
3=3R,256,F,65765,0,0,0 -{ TO SIM: AXIS_THROTTLE_SET }-