LINDA stands for Lua Integrated Non-complex Device Assigning
- LINDA is meant to make your HID Device / Joystick assigning for FSX as simple as possible. With the advance of having many additional functions.
- LINDA also supports the VRInsight MCP Combo and adds many new functions to it.
- And LINDA is a tool to make hunting for FSX controls, offsets and LUA variables much easier as it was till now.
- LINDA should be the platform and a standard for all future user created LUA scripts
First of all, read this review to have a sound understanding what LINDA is and why and where you scan use this app. Read it? Oké, now get the software here from the home page of LINDA. Next to LINDA you need a licensed copy of FSUIPC4 using FSX/P3D
- Download the latest version (LINDA 1.13)
- Unzip the file in your download folder.
- Before you go…make a backup of your …/FSX/Modules-folder.
- From your unzipped folder LINDA-1.13 copy/paste the folders and the files (as shown in the image) go your ../FSX/Modules folder
- Done! Uninstalling? Just delete the same folders and files…
- In order to prevent that your joystick is assigned in both LINDA and FSX, you must delete the joystick assignments in FSX.
- To delete all FSX Joystick assignments at once:
- Open the Controls subdirectory in
C:Users<YourUserName>AppDataRoamingMicrosoftFSXControls - Make a copy of this file (!) before you delete it…you never know.
- Open the file called Standard.xml using Notepad or a similar text-only editor.
- Scroll through the contents until you see the two entries for each of your Joysticks:
<Name>
Logitech Extreme 3D{8BCFF350-AAE9-11E3-8001-444553540000}</Name>
<Name>
Logitech Extreme 3D SLEW {8BCFF350-AAE9-11E3-8001-444553540000}</Name> - Now delete everything between each of those entries and their next </SimControls.Map> entry. (Note the preceding slash).
This removes the entire contents of the relevant sections. - Save the edited file. Done so far.
- Open the Controls subdirectory in
- Without starting FSX…launch LINDA.exe (in the ../Modules folder) and this is what you get:
- Connect your joystick and this piece of hardware will be recognized as
e.g.: LGT Extreme 3D –> B:12 H:1 - Press the line Setup required and you wil see your joystick registered.
- Click Save, get back to the Summary and look at: Everything is oké!
- Start FSX at your favorite airport with a C172 and set LINDA to FSX Default
- The joysticks assignments are empty.
- AND KNOW A NO-BRAINER….LINDA DOES NOT FACILITATE AXES !
So first of all assign your axis in FSUIPC4. Then…. - Press the buttons one by one and observe what is happening in the LINDA assignment view. The numbers of the buttons pressed are equal to the numbers on the joystick.
- Now you are able to link a function to the button of the joystick.
- Press the “Brake” button (1); select empty in the column On Press and then LIB:Default FSX > Systems > Brakes. Press Save…Next
- Press the “View” button (2); select empty in the column On Press and then Set FSX Control, in Filter list type: VIEW, select VIEW 65606, OK, return FSX:VIEW:0; Press Save… and so forth and so on.
- The best thing you can do is to make a list with button numbers and related functions you want to execute with that button. As a sample for this joystick:
- Brakes
- Views
- Elevator Trim down
- Elevator Trim up
- Flaps extended
- Flaps retracted
- empty……end of this lesson 1.
Continue reading more in lesson_2 – lesson_3

