Jump to content

Plugins and Utilities

80 files

  1. Aircraft Trip log

    Excel document replica of an aircraft technical log for logging flight and cycle data.

    196 downloads

    Updated

  2. XMidiCtrl - A MIDI Controller Plugin for X-Plane

    About this plugin
    You have a MIDI Controller at home with lots of buttons and knobs? Why not use it with your favourite aircraft to control the autopilot and many other functions! XMidiCtrl is a plugin for X-Plane 11, which allows you to connect MIDI controllers to X-Plane commands and datarefs without the need of additional software.
    The plugin was developed for X-Plane 11.50+ / 12 and supports Microsoft Windows, Linux and macOS (universal build).
    The following devices are officially supported:
    Behringer X Touch Mini The following devices are known to work:
    Behringer BCR2000 Behringer X-Touch Compact Loupedeck Live XMidiCtrl is open source: GitHub page
     
    Features
    Create different profiles for your aircrafts Bind knobs and buttons of your controller to X-Plane Commands and DataRefs Simulate push and pull functions for buttons (normal button press = push, long botton press = pull) Send MIDI messages to the MIDI device to illuminate buttons when certain modes are active (e.g. autopilot, heading mode, ...) Developed in C++ with no performance impact in your simulator  
    Donate
    If you like XMidiCtrl and want to support its further development then you can donate.
     
    Documentation
    Detailed documentation of the plugin and all mapping options can be found here.
     
    Support
    If you need support or want to chat about the plugin then please visit the official support forum.
     
    Installation
    Extract the ZIP file and move its entire XMidiCtrl folder into your ..\X-Plane\Resources\plugins directory.
     
    Examples
    I have included the following examples as well as overlays to print out in the examples folder:
    ToLiss A321 Hot Start TBM 900 Hot Start Challenger 650 IXEG 737-300 ZIBO 737-800 iniBuilds A310 Felis Boeing 747-200  
    Templates
    I included a template for the Behringer X-Touch Mini in the templates folder of the installation package. This template includes an example mapping and further information about the supported mapping options. I have also included my hardware configuration of the Behringer X-Touch Mini in the same folder. You can apply those settings using the X-Touch Editor from Behringer.
    To use the template file, simply copy it into your aircraft folder and start adding commands and/or datarefs for your buttons and encoders.
     
    Usage
    When a new aircraft is loaded, the plugin will search in the aircraft directory for a file called XMidiCtrl.toml. The profile uses the TOML language and holds information about the MIDI devices to be used and the mappings of the encoders and buttons. Further information about the TOML syntax can be found here. The configuration of XMidiCtrl might be a bit intimidating at the beginning, but it is quite straight forward. Please don't hesitate to contact me if you run into problems.
     
    Screenshots











    99 downloads

    Updated

  3. Real Terra Haze

    Current version is 2.11

    This is an add-on script for FlyWithLua based on the findings of user PASCAL_LSGC over at AVSIM about the raleigh scattering controls.
    It implements these controls so they are automatically tuned based on the sun elevation (the light veers towards reddish tones when the sun is low on the horizon) and plane altittude (gains go up as you go up).
    Requires FlyWithLua!!!
    Get it here
    please take time to read this from Ben Supnik
    The art controls are not a public interface to make X-Plane add-ons. They are an internal development tool. They are unsupported, undocumented, unsafe, and most importantly subject to change with every patch of X-Plane. If you create an add-on that requires reading or writing the art controls, you can expect that your add-on will stop working when X-Plane is updated. When your add-on breaks, please do not complain or file a bug.
    Just slap the scripts in your ../resources/plugins/FlyWithLua/scripts folder.
    Please read the readme.
    If you have installed Sky Maxx Pro, the shadows of the clouds will not be displayed.
    Script by SPAS (leave him a PM on the forum if you want)
    Thanks to MAT18590 for all the support and inspiration (and for setting the RGB and raleigh values straight)
    content kindly provided by x-pilot users Tom Knudsen and slai have been used in the scripts.
    Hope you enjoy it.
    see a couple of videos from the user Emer1976
    and
    PS the scripts are free and free to redistribute or modify. If you do modify them for the better it would be nice to get that feedback.

    2,284 downloads

    Updated

  4. Expanded 737 Classic Checklist Replacement

    Hey everyone,
    I found the stock checklist to be a little basic, so I made this expanded checklist in a style that I believe fits the aircraft. Checklist is based on real airline checklist for the 737-300. Big thanks to P3ROn for the help.

    (Please note that the preview image compression makes the checklist harder to read than it is in sim.)
    Installation instructions:
    1. Go to your X-Plane 10\Aircraft\X-Aviation\IXEG 737 Classic folder
    2. Make a backup of the current IXEG_checklist.png file (e.g. by renaming it to "IXEG_checklist.png.old")
    3. Copy this downloaded IXEG_checklist.png to the IXEG 737 Classic folder
    4. Enjoy.
    Please note that this checklist is not an official IXEG checklist. If you have any comments or gripes, they belong here or to me via PM. I can also be contacted at doctornerdrage@gmail.com.
    Safe flying!

    1,486 downloads

    Updated

  5. vSpeed callouts for IXEG 733

    Hello Captains!
    I made a simple LUA-script for v-speed callouts.
    It includes callouts for 80 knots, V1, Vr, V2 (V2 is optional) and positiv rate / gear up.
    The script is tested on X-Plane 10.51 and X-Plane 11 on Windows 10.
    Feel free to leave a comment if you liked the script (or not)  
    Requirement:
    - You will need FlyWithLua installed - http://forums.x-plane.org/index.php?/files/file/17468-flywithlua-for-xp9-and-xp10/
    Installation:
    - Unzip the files in [X-Plane]\Resources\plugins\FlyWithLua\Scripts
    You should get a structure something like this.

    Settings:
    Edit the IXEG_vSpeed.lua for the settings. 
    Set to true to enable "V2" callout and false to disable. true and false have to be written with lowercase letters.
    Enable_V2 = false
    Set to true to enable "Positive rate/Gear up" callout and false to disable. true and false have to be written with lowercase letters.
    EnablePosGearUp = true
    Sync the First Officers speedbugs with what you set on Captain side. Default = false. true and false have to be written with lowercase letters.
    SyncSpeedBugs = false
    Change "SoundLevel" to adjust volume for the callouts. Adjust between 0.10 min - 1.00 max (default 0.55)
    SoundLevel = 0.55
     
    How to use:
    This is how I use the bugs. It may not be correct compared to real procedures.
    The required bugs you need to set for the call out to work is Bug_2 to V1 speed, Bug_3 to Vr speed, and set the MCP speed to V2 (if you use V2 callout).
    You can set the other bugs to whatever you prefere.
     

    Demo:
     
    Known bugs/limitations:
    - Speed bugs can only be set on Captains side.
     
    Credits:
    @xplana for his excellent voice for the callouts
    For support, please visit:
    http://forums.x-pilot.com/forums/topic/12002-lua-script-vspeed-callouts/
     

    1,225 downloads

    Updated

  6. Ramzzess' Boeing 777-200LR Checklist

    This is the checklist according to the tutorial provided with the aircraft. If it looks familiar, that's because i made it in the same style that Ramzzess used for his Sukhoi Superjet 100. It's really easy to read and understand, but it still isn't completed. If you're familiar with the aircraft already, you'll know where everything is. if not, you'll just have to bare with me until I can finish it off over the next few days. Enjoy!

    1,173 downloads

    Submitted

  7. OBJ8 to Wavefront OBJ converter

    OBJ8 to Wavefront OBJ Converter
    for Linux, Windows and MacOsX

    OBJ8_convert allows you to convert 3D meshes from X-Plane's proprietary format to a standard Wavefront OBJ.
    This tool converts only the meshes, discarding all the other informations such as: materials, animations, dataref.
     
    HOW IT WORKS
    OBJ8_convert is a command line tool. The syntax is quite simple:
    obj8_convert <xplanesfile.obj> [<output.obj>] Once converted, the file can be opened in Blender or in any other software that is able to handle a standard Wavefront OBJ file.




    EXAMPLE
    Just for the sake of test, let's convert one of the standard objects in the library of X-Plane, the small fuel truck:


    The file can be found here:
    Resources/default scenery/airport scenery/Common_Elements/Vehicles/Small_Fuel_Truck.obj  
    Once converted with:
    OBJ8_convert 'Resources/default scenery/airport scenery/Common_Elements/Vehicles/Small_Fuel_Truck.obj' test.obj  
    ...can be opened in Blender:

    All the measures in the OBJ8 file are in meters, thus the resulting Wavefront OBJ file uses the meter as a unit base.
    Infact, is clearly visible from the snapshot, the truck is 6 meters long, meaning 6 squale, thus it is compatible with the real life truck which is 6.12 meter long.
     
    APPLICATIONS
    OBJ8_convert can be used to add extra elements to an airplane. For instance, if one wants to add the pilots (or some passenger) to a plane that is missing them, he can convert the cockpit file and use it as template to place the pilots in the proper position, making sure that the hands are in the right places.
    The sames applies to additional parts, such as winglets on the tip of the wings. OBJ8_convert can be used to get a reference to make the winglets perfectly fit the wings.
    Or you may want to model a ladder or a stairway to your plane's door.
    OBJ8_convert can be very useful also to make the files need by librain.
     
    DEVELOPMENT

    This tool is under active development and its functionalities may change in the future.
    The primary development platform is Linux.

    Special thanks to @xraydelta1 for compiling the Mac version.

    Feedbacks, reports, suggestions or ideas are strongly welcomed: feel free to send me a message with your thoughts.

    X-Pilot's forum is the primary and sole forum for support, announcements and new releases.
     
    IMPORTANT NOTICE
    OBJ8_convert must not be used to convert copyrighted material.
    Please respect all intellectual properties and copyrights.
     

    PLEASE DO NOT REDISTRIBUTE DI TOOLS THROUGH OTHERS FORUMS OR PLATFORMS

    1,124 downloads

    Updated

  8. IXEG 737 Classic X-Camera Config File

    Here's a basic X-Camera config file for the IXEG 737 Classic.
    It has:
    - 15 Cockpit views
    - 4 Wing views
    - 15 External views
    - 2 Orbits
    - 1 Flyby
    - a "walk around" type category that takes you around various areas of the aircraft
    TrackIR or HeadShake users will have to enable these in the X-Camera settings.
    No View IDs have been assigned, do this to your liking/need.
    If you are unsure about what this or X-Camera does, please refer to the X-Camera website. It is an essentially free camera control plugin that provides advanced camera options.
    It lets you set up a huge number of different views with smooth transitions and other snazzy features, like an orbit or flyby camera.
    Installation instructions:
    1. Make sure you have a recent/current version of X-Camera installed (such as 2.1.1 as of April 2016)
    2. Go to your X-Plane 10\Aircraft\X-Aviation\IXEG 737 Classic folder
    3. Copy this downloaded X-Camera_B733.csv to the IXEG 737 Classic folder
    4. Enjoy (or adjust to your liking in the X-Camera settings)
    If you have any comments or gripes, they belong here or to me via PM. I can also be contacted at doctornerdrage@gmail.com.
    Safe flying!

    912 downloads

    Updated

  9. Speedy Copilot for IXEG 737 Classic

    Description
    Speedy Copilot for IXEG 737 makes for you the steps normally done by the first officer and pilot monitoring, when you are pilot flying and captain of a Boeing 737.
    This plugin is intended for the IXEG 737 (version 1.21). It was tested and works with X-plane 11.26. Please install at least FLW 2.7.11 NG.
    The Flight Crew Operating Manual makes a clear separation between actions from left and right seats. So we'd like to have the right hand actions (first officer and pilot monitoring) done for us in reaction to the phase of flight and to left seat actions (captain and pilot flying).
    Remember that the Copilot is not calling the checklist. The copilot is doing the procedure. We suggest that you run on your own the checklist at the end of each procedure.

    Additional features
    You can listen to the cabin PA and boarding music if PA receiver is activated on the left hand side Radio Management Panel. Cabin crew is handled by Speedy Copilot without pilot intervention according to phase of flight. In addition, the first officer pressure altimeter setting is linked to the captain's one. If you change the barometric settings, the F/O will synchronize his one. Context
    Several virtual copilot options might have existed previously but they seamed challenging to install and maintain, or required payware software. The intent in this Speedy Copilot for IXEG 737 project was to provide a very simple solution yet realistic and efficient. We made a transcript from the FCOM into a Lua script for the IXEG 737. The first version of Speedy Copilot for IXEG 737 was released in June 2018. In August 2018, we published Speedy Copilot 320 for FF/STS A320 Ultimate. Based on the success of  Speedy Copilot 320, many users reports and five months of updates and evolution, we transferred-back some exciting features to Speedy Copilot for IXEG 737, which led to version 4.
    Installation
    See PDF manual.
    Forum
    You can discuss this file in the IXEG forum if you wish : http://forums.x-pilot.com/forums/topic/14433-speedy-copilot/
    Screenshots

     







    Speedy Copilot series
    Speedy Copilot for IXEG 737 Classic
    Speedy Copilot 320
    Speedy Copilot Twinjet

    774 downloads

    Updated

  10. vSpeed callouts for HotStart Challenger 650

    Hello Captains!
    A LUA-script for v-speed callouts for the HotStart Challenger 650 v1.2 or higher.
    It includes callouts for 80 knots, V1, Vr, V2 (V2 is optional) and positiv rate / gear up.
    Feel free to leave a comment if you liked the script (or not)
    Requirement:
    The script requires FlyWithLua: Download the correct version for your simulator.

    FlyWithLua for X-Plane 11:
    - https://forums.x-plane.org/index.php?/files/file/38445-flywithlua-ng-next-generation-edition-for-x-plane-11-win-lin-mac/
    FlyWithLua for X-Plane 12:
    - https://forums.x-plane.org/index.php?/files/file/82888-flywithlua-ng-next-generation-plus-edition-for-x-plane-12-win-lin-mac/
    Installation:
    - Unzip the files in [X-Plane]\Resources\plugins\FlyWithLua\Scripts
    You should get a structure something like this.

     
    Settings:
    Edit the Wizball_CL650_vSpeed.lua for the settings. 
    -- Set to true to enable "V2" callout and false to disable. true and false have to be written with lowercase letters.
    local Enable_V2 = false
    -- Set to true to enable "Positive rate/Gear up" callout and false to disable. true and false have to be written with lowercase letters.
    local EnablePosGearUp = true
    -- Set to 1 for callout by totoritko(HotStart). Set 2 for callout by xplana.
    local CalloutVoice = 1
    -- Change "SoundLevel" to adjust volume for the callouts. Adjust between 0.10 min - 1.00 max.
    -- Recommended value for CalloutVoice 1 - 0.70 - For CalloutVoice 2 - 0.30
    local SoundLevel = 0.70
    How to use:
    Just make sure you set the vSpeeds in the FMS and you will get the callouts.
    Demo:
    Known bugs/limitations:
    - Non at the moment.
     
    Credits:
    totoritko and xplana for the callouts
     

    702 downloads

    Updated

  11. X-RAAS: Runway Awareness and Advisory System

    X-RAAS is an open-source plugin that simulates the Honeywell Runway Awareness and Advisory System. Version 2.0 is a complete from the ground-up rewrite of the original X-RAAS FlyWithLua plugin. Please note that this is not just an upgrade of the old plugin and cannot be simply downloaded and plastered over the old 1.0 version. See below for details on how to install this plugin.
    INSTALLATION
    X-RAAS2 is a standalone plugin written in C and as such no longer requires FlyWithLua. To install the plugin, unzip the contents into: <X-Plane>/Resources/plugins. If you have been using X-RAAS 1.0, be sure to remove it from FlyWithLua/Scripts, otherwise you will get strange doubled annunciations.
    NEW FEATURES FROM VERSION 1.0
    X-Plane 10 & 11 compatible New configuration GUI: no need to mess around with config files anymore. The config files method is still supported, refer to section 2.1 of the included user manual for details on how to migrate existing customizations from version 1.0. Much improved performance: no more stuttering when Lua decides to collect garbage on slow systems. No more audio compatibility issues: this resolves audio compatibility issues with 3rd party addons such as Ground Handling Deluxe and the LES SAAB 340A (among others). More sensible automatic scenery alteration detection and scenery data cache rebuild. The cache rebuild is now also much faster. Much more fine-grained control over each RAAS monitor. Nicer text rendering and substitutable fonts & sizes. Ability to switch between "LONG LANDING" and "DEEP LANDING". User manual rewritten in LaTeX with clickable hyperlinks. Much more streamlined embedding into 3rd party aircraft avionics. The avionics integration guide is now a separate PDF manual with much more detail on how fine-tune the embedded software and how it compares to and interacts with a stand-alone installation. DEMONSTRATION VIDEO
    The video below is from version 1.0, but version 2.0 features virtually all identical annunciations.
    LICENSE
    X-RAAS2 is open-source software distributed under the terms of the Common Development and Distribution License ("CDDL"), version 1.0. The license text is included in the ZIP package under Documentation/COPYING.

    624 downloads

    Updated

  12. BAe Jetstream 32 Interactive Checklist

    Hi there,
    Thanks for downloading this file, I hope you will find it as useful as I hope to as I generally cannot cope that well in the Jetstream 32 without following the checklists - I always miss something and then: BANG! There goes an engine.. again.
    The intention behind creating this series of (24!) checklists was to help people have an easy way of staying on top of the Jetstream 32 before it gets carried away or you get lost in what it's doing.
    I've also seen a lot of people having problems that have been reported as bugs to JRollon when 95% of the time it's down to pilot error. Hopefully this series of checklists will serve to negate some of these errors.
    Please read the "Installation Instructions" - I've taken the time to try and cover most issues/questions, so please check there for any pointers!
    If you want some visual pointers, I have created the following accompaying YouTube videos, which shows these checklists in action!
    X-Plane Bae Jetstream 32 Interactive Checklists - Introduction / Installation

    X-Plane Bae Jetstream 32 Interactive Checklists - Aircraft Acceptance to Takeoff

    More to come as I get time to do them....
    Cheers
    James Gillies
    forums.x-plane.org "JimboG"
    03/02/2013
    Checklists Included:
    Aircraft Acceptance
    Pre-Flight
    Before Engine Start
    Automatic Engine Start
    After Start
    Taxi
    Before Takeoff
    Takeoff
    After Takeoff
    Climb
    Cruise
    Descent
    Before Landing
    After Landing
    Shutdown
    Manual Engine Start (Left)
    Manual Engine Start (Right)
    Engine Fire (Left)
    Engine Fire (Right)
    Both Engines Fire
    Engine Failure / In-Flight Shutdown
    Descent/Approach - Single Engine
    Landing - Single Engine
    Go Around/Missed Approach

    600 downloads

    Updated

  13. B737-300 Checklist for IXEG - Now with printable version!

    NOW WITH PRINTABLE EXTENDED VERSION!
    B737-300 Checklist for IXEG 733
    Available at x-plane.org and x-pilot.com
    This document was taken from an original B737-300 checklist from 1998. I have re-typed up the checklist into a nice pdf format for easy download download. If you require any other format then please let me know.
    It may be possible that some items may not yet be simulated.
    DO NOT re-upload anywhere else.
    FOR SIMULATION USE ONLY!
     

    574 downloads

    Updated

  14. J32 FSM Performance

    Jetstream 32 FSM Performance
    Per the request from several members, attached is a copy of the Jetstream 32 regional airline performance chapter published from the Flight Standards Manual.
    J32 Flight Standards Manual Performance - Chapter 15
    Note: Performance data provided for training purposes only and should not be used for real world flight operations
    Takeoff Performance:
    Precomputed Takeoff Data
    Automatic Performance Reserve (APR)
    Reduced Power Takeoffs

    Enroute Performance:
    Single Engine Operations
    Precomputed Enroute Performance Data
    Cruise Power Settings
    Long Range Cruise Power Settings

    Landing Performance:
    Precomputed Landing Data
    Land and Hold Short Operations

    546 downloads

    Submitted

  15. Environment+

    Hello, and welcome to Environment+, or Enviro+ for short! The new and improved mod for your sim environment! The Enviro is what we've done to make the sim so much more immersive, and the + is your contribution to it! We love seeing what people will add on top of it! From skycolours, to cloud textures, to tweaks of the .lua itself!
    This mod primarily came about when I noticed that most other .luas had their clouds placed as much as 7,000+ feet above where they were supposed to be! To bring the weather back down to its proper layer and keep it looking nice was a difficult, time consuming task, but with the help of MagikarpDrowned (Creator of the famous Project Better X-Plane), we've crafted an amazing new environment. 
    This of course isn't simply a .lua tweak, which is why it's not called any old .lua tweak. It's an environment tweak, and that means it comes with cloud textures! Courtesy of FSEnhancer's amazing work laying out the clouds, and Magikarp's tweaks to their already fantastic puffs, we've got some perfect fits for the new environment! I greatly encourage using the skycolours from the aforementioned mod, or Soft Cloud Art's similarly stunning skycolours!
    But, you may be wondering, "What if the textures tank my FPS? What if it doesn't perform as well? What if I just don't have the VRAM for it?" Well, I had thought about that a lot, and that's why the .lua was primarily built to focus on making the DEFAULT cloud textures as magnificent as possible. If you have performance issues, or just prefer the look, I greatly encourage you try out the default X-Plane 11 cloud textures with this .lua! 
    Which leads me to tell you to MAKE A BACKUP OF YOUR DEFAULT CLOUDS. They can be found in Resources/bitmaps/world/clouds.
    Now, the .lua was designed to be the tweaking man's .lua, so if you encounter issues, performance or visual, dive into the .lua! I've written down some notes and suggestions within it for you to be mindful of, and I highly encourage you toy around with the various settings to see what sticks with you!
    To install Enviro+, dive into the Enviro+ folder and place Resources in your X-Plane installation folder, right where the .exe is! It'll ask you to overwrite some cloud textures. If you use vanilla or other cloud textures that you don't wish to replace right now, simply choose not to overwrite, and everything else will install as planned!
    I hope you enjoy Enviro+, and I can't wait to see how it might evolve in the future! Take care, and have at 'er!
    Requires FlyWithLua

    https://forums.x-plane.org/index.php?/files/file/38445-flywithlua-complete-edition-for-x-plane-11-windows-linux-mac-os-x-version/
    Clouds courtesy of FSEnhancer, without it I wouldn't have such fitting clouds to go with the .lua! Do please check out their Skycolours too! Ooh and ESPECIALLY their sun textures! Their sun textures in particular are stupidly amazing!

    https://forums.x-plane.org/index.php?/files/file/41411-fsenhancer-alpha-version/
    Shoutout to Soft Cloud Art for inspiring me to finish up the finer details of this .lua, and also having some amazing Skycolours of its own!

    https://forums.x-plane.org/index.php?/files/file/40952-soft-cloud-art/












    505 downloads

    Updated

  16. Jetstream 32 Operating Manual

    A complete operating manuel for the marvelous JS 32 by Javier Rollon.
    Enjoy,
     
    Daniel.

    480 downloads

    Submitted

  17. IXEG 737-300 Classic Camera set

    I got alot of requests for this file so here it is.
    IXEG 737-300 Classic camera view preset with wing views.
    Preview right here

    Like what you see? Check out my Twitch TV Stream right here

    467 downloads

    Updated

  18. J32 FSM Profiles Maneuvers

    Jetstream 32 FSM Profile Maneuvers
    Per request from several members I am providing a copy of the J32 regional airline profiles maneuvers published from the J32 Flight Standards Manual.
    ACA Flight Standards Manaual - Chapter 17
    Flight Profiles:
    Normal and Instrument Takeoff
    Noise Abatement Takeoff
    Aborted Takeoff
    Takeoff - Engine Failure After V1
    Visual Pattern - All Engines Operative
    Visual Pattern - One Engine Operative
    Visual Pattern - Flaps Inoperative
    All Engines Operative ILS Approach
    One Engine Operative ILS Approach
    High Speed ILS/Field Conditions VMC
    All Engines Operative Non-Precision Approach
    One Engine Operative Non-Precision Approach
    All Engine Circling Approach
    One Engine Circling Approach
    Landing Without Direct Elevator Control
    All Engine Operative Go Around/Missed Approach
    One Engine Operative Go Around/Missed Approach

    Maneuvers:
    Steep Turns
    Emergency Descent

    Approach To Stalls:
    Approach To Stall - Cruise Configuration
    Approach To Stall - Takeoff Configuration
    Approach To Stall - Landing Configuration

    434 downloads

    Submitted

  19. Challenger forum notes compilations

    How to take command of this new aircraft as a complete beginner on the CL650 type ?
    All my compilations of forum notes that were very useful in the first hours !
    March 2022 version.

     

    407 downloads

    Updated

  20. ACF Mesh tools

    ACF Mesh Tools
    for Linux, Windows and MacOsX

    ACF Mesh Tools allows you to edit and modify the plane's meshes from the ACF file.
    Be aware: those tools are not made to edit the OBJ8 files as they work only with the ACF file format.

    HOW ACF MESH TOOLS WORKS

    Let's take as example the default Laminar's Cessna 172, a great model very well done (aestetically and internally).
    We know that in Plane Maker the fuselage is made out of cross-sections:

    ...and those cross-sections creates a mesh:

    Those meshes, made out of cross-sections, are the ones that PlaneMaker uses as model for the plane and X-Plane uses for its physics calculations.
    Before v.8 that meshes were used as visual and physics model. Now, in most cases, this meshes are hidded from view and X-Planes uses a dedicated file, in OBJ8 proprietary format, for the visual rendering.

    Using the tool 'acf_mesh_extract', the meshes inside the ACF are saved in a standard Wavefront OBJ file, that can be edited with Blender or with any other software that supports the format.

    Once converted, the mesh can be modified:


    Then the edited mesh is converted back in ACF format, using 'acf_mesh_insert', and the resulting ACF file can be loaded in Plane Maker:

     
    Everything shown here was entirely done automatically with a conversion script. Except moving the points to alter the shape, no additional task has been done in Blender.
    I'm using Blender, but this method can be used with any 3D software.

    A PRACTICAL EXAMPLE
    This is a quick reshaping that I've done on the fuselage of B-377 Stratoscruser made by Kauffmann.
    I've found that the hidden fuselage doesn't match the shape of the plane model, the visual one, as we can see in Plane Maker and in the version imported in Blender:

    (the wireframe in black, the unselected one, is the OBJ8 mesh for this plane; the selected object is the fuselage mesh from the ACF file)

    After a quick reshaping, I've managed to make che ACF mesh match the shape of the OBJ8; then and I've reimported it back in the ACF file:

    Loading the resulting ACF file in PlaneMaker we see that the cross-sections have changed from this:

    to this:

     
    THE TOOLS
    In the zip file you'll get:
    acf_mesh_extract acf_mesh_insert Launch those commands without options to get an help page.
    acf_mesh_extract extracts all the meshes from the ACF file and converts them in a single (wavefront) OBJ file with multiple objects. You can import this file in any 3D software that supports the format, and alter the meshes as you wish.
    You can not delete or add points nor change in any way the topology; you are just limited to move points. You'll find that some objects, like the engine's nacelles,  are not in their final position; that is because PM positions them with a translation value. You can not move those objects to their final positions, otherwise when you'll reimport them back in the ACF file, it won't work; You are allowed to delete objects that you don't need. Some objects, although they can be modified and reimported in the ACF file, once this one is opened in Plane Maker are reset to their original shape; this applies to those parts, such the wings, that are made out of airfoils. You can not alter the UV informations of the vertices, as they are used to store the ACF's topology informations and they are needed later to reinsert the meshes back in the original file. Make sure that your 3D sofware exports the UV informations, without altering them. acf_mesh_insert allows to reinsert the modified meshes back in the original ACF file. It can be used only with meshes converted with 'acf_mesh_extract'.
    You can not overwrite the original ACF file; this command will save the output in a different file. Your original ACF file is always preserved. Inserting the meshes does not alter in any way the informations of other parts present in the file. You don't need to reinsert all the meshes; you can insert only the ones you have modified.  
    DEVELOPMENT

    This tools are under active development and their functionalities may change in the future.
    The primary development platform is Linux.

    Special thanks to @xraydelta1 for compiling the Mac version.

    Feedbacks, reports, suggestions or ideas are strongly welcomed: feel free to send me a message with your thoughts.

    X-Pilot's forum is the primary and sole forum for support, announcements and new releases.

    PLEASE DO NOT REDISTRIBUTE THIS TOOLS THROUGH OTHERS FORUMS OR PLATFORMS

    370 downloads

    Updated

  21. Saab 340A Flight Manual

    This document will help you fly this beautiful aircraft by the numbers.
    Enjoy!
    Regards
    Albert

    366 downloads

    Submitted

  22. JRollon CRJ-200 Virtual Dispatch

    The JRollon CRJ-200 Virtual Dispatch calculates various values required for your flight plan (distance between airports, fuel amount, weights, CG, V speeds, pitch trim, etc.). The application is developed for the JRollon CRJ-200 airplane (X-Plane) only.
    The application is created in Java and therefore can be used on any platform (Windows, Mac, Linux). You must have Java installed on your compter to run the application.
    Note to those on MACs: iMAC OS X does not support Java anymore and does not provide automatic update of Java. To run this application, you need to go to the Java website and download and install the latest update.
    If this application does not work on your computer (Mac, Windows, or Linux), your Java version is out of date. Go to the Java website and install the latest version!
    The zip file contains an exe file for Windows users, a jar file for those with Mac and Linux, and a brief manual (if you ever need one).
    If you have any comments about the application, you may write me at: software@igorland.com.
    Enjoy!

    343 downloads

    Updated

  23. iGoConnect

    iGoConnect is an X-Plane plugin that connects X-Plane to iGoDispatch – an iPad application developed for LES Saab-340A, JRollon's CRJ-200, and IXEG's Boeing-733.
    The plugin performs the following functions:
    The plugin receives the following information from the iGoDispatch application: Centre of Gravity offset, payload weight, and fuel weight. After the data have been received, the plugin loads the plane by changing the relevant datarefs in X-Plane. The plugin sends the following X-Plane datarefs (ACARS data) to iGoDispatch: plane’s position (latitude and longitude); heading (true and magnetic); weight; available fuel; current fuel flow; ground speed; and altitude. After the data have been received by iGoDispatch, the application performs other calculations, such as estimation of time and distance given the available fuel, %MAC, and the current CG offset. The plugin receives the current CG offset from the Application and dynamically adjusts it during the flight resulting in greater flight realism. The Plugin monitors flight performance based on approximately 20 parameters and determines possible pilot's errors during the flight. The Plugin also determines the passengers' satisfaction by monitoring the G-force and turbulence experienced during the flight. A performance report can then be sent to and displayed on the Application  
    IMPORTANT!
    If you have MacOS Catalina (10.15), it is possible that after downloading and installing the plugin, you will not find it in the X-Plane's menu. This error is caused by the MacOS security protocols during the X-Plane start-up process that references a Mac.xpl file. If you do not see iGoConnect in the menu of the simulator, the following link explains how to solve the problem: https://x-plane.helpscoutdocs.com/article/26-mac-xpl-not-starting.
    If you have problems connecting the iGoDispatch application to the computer with X-Plane running, it is most likely that your Firewall is blocking the TCP connection. You need to open the port to allow connection between your iPad and computer.
    For Windows:
    Go to Control Panel > Windows Firewall Click on "Advanced Settings" in the left-hand pane. Click on "Inbound Rules" and then "New rule". Select "Port", click next, select "TCP", and enter "7767" as the local port. Click next, and allow the connection. Click next again, and ensure that "Domain", "Private" and "Public" are all ticked. Name your firewall rule, e.g. "iGoConnect", and then save it. For Mac:
    Go to System Preferences, and choose the Security and Privacy Tab. Click on the Firewall Tab, and the Firewall options button. The page will show you the applications that are allowed access through your firewall Add new applications to the list by clicking on the plus icon.  
    If you use third-party firewalls, they have their own procedures of adding Ports to TCP connections that may differ from those that I provide in my manual. You need to follow their specific instructions.
    For example, if you have McAfee in Windows, follow these steps:
    Open McAfee Total Protection; Open Web and Email Protection; Open Firewall; Open Ports and System Services; Click Add; System Service Name: iGoDispatch. Local TCP/IP Ports: 7767. Open ports to: All PCs. Forward port activity: checked. Click Save. The Manual is also available here: http://igoapp.ca/page_igoconnect/igoconnect_manual.html
    The plugin supports Windows, Mac (OS X versions 10.7 or later), and Linux.

    343 downloads

    Updated

  24. FlightFactor Boeing 777-200 Replacement PA Sound Pack by TheFriedchicken

    //IMPORTANT
        
        - DO NOT reupoload or distribute on any other site without my permission.
        - The Text-To-Speech (TTS) voice is a payware voice and is not meant for commercial sale
        - This sound pack is for your personal use only
    //Installation
        -Locate your Boeing 777 aircraft folder in X-Plane/Aircraft/Heavy Metal
        -Place the contents of this archive within the 777 directory (ensure that the folder you copy us titled 'sounds')

    323 downloads

    Updated

  25. Randomly enable the built-in IXEG failures

    Hello
    I made this LUA-script for randomly enable the built-in IXEG failures.
    The script enables the built-in IXEG failures + engine fire, engine failure and oil pumps.
    Have your QRH ready.
    Available failures by IXEG.

     
    The script activates when your GroundSpeed is higher then 40 knots.
    Settings: (edit the IXEG_Failures.lua)

    -- Here you set if the failures should be default enabled or disabled when your starting up X-Plane.
    -- Set true to enable failures, false to disable. Default is true. true and false have to be written with lowercase letters.
    EnableFailures_WizVar = true
    -- Mean time between failures (MTBF) is the predicted elapsed time between inherent failures of a system during operation.
    -- Default is MTBF_hours = 20.0. See further down for of a example of MTBF set to 10 hours.
    MTBF_hours = 20.0
    -- Max simultaneous failures pr session
    -- Default is Max_Failures = 2  -- The highest numbers of failures is 27 -- setting above this can crash x-plane
    Max_Failures = 2
    -- Set the level of failures you want. 
    -- 1 = Minor failures, 2 = Minor and Major failures, 3 Minor, Major and Critical failures.
    FailureSeverity = 3
     
    "ADVANCED OPTIONS"
    -- Set 'ImminentFailure' to 1 to enable the imminent failure option. When this option is enabled you can trigger a imminent failure with setting the SERVICE INTERPHONE to ON position on the overhead panel.
    -- The SERVICE INTERPHONE will switch back to OFF when a failure is triggered.
    -- The 'ImminentFailureMTBF' (in minutes) is the MTBF used when you enable the 'ImminentFailure' and set the SERVICE INTERPHONE to on.
    -- Default is 0. 
    ImminentFailure = 0
    -- Default is 5 (in minutes)
    ImminentFailureMTBF = 5
     
    The Service Interphone switch


    How to enable or disable failures (for the session) with FlywithLua menu.

     
    MTBF:
    This graph shows a example how often you can expect a failure when you set the MTBF to 10 hours.

     
     
    Requirement:
    - You need FlyWithLua installed - 
    XP10: http://forums.x-plane.org/index.php?/files/file/17468-flywithlua-for-xp9-and-xp10/
    XP11: http://forums.x-plane.org/index.php?/files/file/35579-flywithlua-for-x-plane-11-and-10-windows-linux-mac-os-x-version/
    - Tested on X-Plane 11 with Windows 10.
    Installation:
    - Simply place the script in [X-Plane]\Resources\plugins\FlyWithLua\Scripts
    Logging:
    Every failure is logged. You can find the logfile in your X-Plane root folder. The logfile is called IXEG_Failures.log
     
    Here is a sample of the logfile.


     
    Known bugs/limitations:
    - None. But please report if you find one
    Support:
    For support please visit: http://forums.x-pilot.com/forums/topic/11350-lua-script-randomly-enables-ixeg-failures/
     

    294 downloads

    Updated


×
×
  • Create New...