

We created he system to work on a standard FSX where the throttle channel can be intercepted and interpreted differently. The problem is that we do not really know what to fix. How about to release a patch ? I consider the throttle quite important in a plane, like wings and engines, if one of this components does not work, well, the plane becomes difficult to fly.you know what I mean. I have manged to fix the problem above but to no avail, throttle is always stuck. SetWorkingDir %A_ScriptDir% Ensures a consistent starting directory. SendMode Input Recommended for new scripts due to its superior speed and reliability.

#NoEnv Recommended for performance and compatibility with future AutoHotkey releases. Save the file anywhere you wish and name it "PPJoy Throttle.ahk".

Copy/cut the following code below then open notepad text editor and paste the code. Next create the script that will enable the custom keyboard throttle functions within FSX. AutoHotkey-PPJoy Library (Allows AutoHotkey to talk to PPJoy) ( info)Īfter you download the zip file, unzip it to a folder on your desktop then just copy the PPJoy.dll and Lib folder to the same folder that AutoHotkey.exe is installed (eg. Straightforward - just download and installģ. AutoHotkey (Scripting Utility for Controlling Input Devices) ( info) PPJoy (Virtual Joystick Driver) ( info)Īfter you download and install PPJoy, you must run the Configure Joysticks utility to add a virtual joystick. This is not a problem if you run the script every time you fly (recommended) or if you are okay with the new assignments.ĭownload and Install the following free Softwareġ. Note 2: the required modifications to your FSX keyboard assignments will affect ALL aircraft - not only Airbus X. Note 1: in order for this solution to work there must be NO HARDWARE JOYSTICK/THROTTLE plugged in. You will also need to modify keyboard assignments in FSX. No need to purchase a hardware joystick/throttle if you don't have one! Note that this solution will require you to download, install and configure a few pieces of free software (see Download and Install the following free Software below). Here is a solution for those who prefer to use the keyboard for throttle control.
