Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

C90 GTX King Air HD Series for FSX | P3D

  1. Started by mystific,

    I have some issues with the normal procedures document in the C90 GTX and the lack of documentation makes me uncertain if it is just not modelled or if I am doing something wrong. * When I check the voltages at the overhead after battery start it is always the same (just below 20 volts) which is not enough according to the normal procedures. * Also when I then close the gen bus I still don't get any volts from the generator circuit as the manual says that I would. * There is also no lights for [Gen Tie Man Close] or otherwise in startup where there is supposed to be. Is this just not modelled or am I doing something wrong?

    • 1 reply
    • 2.3k views
  2. Started by KenG,

    First I am NOT a King Air 90 GTX guy, I flew A90s back in the late 90s and I instruct 200s, 300/350s, and 1900s. So I know how the old airplane handles and how the systems work in the new airplane. But as far as "in my experience" I am having to pull from 20 year old knowledge and combine that with modern systems and avionics. I do have the latest C90 GTx POH/AFM from Beechcraft to confirm my does it work this was in the C90. This is not a flip every switch and run every system through its paces review, but more of a how does it handle in a flight. Purchase, download and installation is typical for a Carenado aircraft. The longest part of getting into this aircra…

    • 22 replies
    • 14.9k views
  3. Started by VH-MOD,

    Given no-one else has raised this as a topic, I'm guessing it's me that's doing something wrong....... but I can't seem to get the full altitude calls outs when on approach. I get '500' and 'minimums', but there is a full set in the sound file. I've tried to interpret the Proline manual, and set the PFD to arc, changed the mode on the terrain / radar to every possible variation, but same result. Any clues? Cheers.

    • 2 replies
    • 1.9k views
  4. Started by boyington2,

    Did you succeed to use the Weather Radar in this aircraft ? Even with Strong Storm, the radar displays anything !

    • 3 replies
    • 4.4k views
  5. Not sure where to post this but I'm hoping someone can point me in the right direction. I just bought the Carenado KingAir C90 and love it. The knobs on the avionics work by moving the mouse scroll wheel. What I'd like to do is turn the knobs by moving a rotary encoder instead. I have the rotary encoder hooked up to a Leo Bodnar board and it's recognized. How can I assign mouse scroll functionality in P3D to the encoder instead of the mouse scroll wheel?

    • 1 reply
    • 1.4k views
  6. Good day everyone. Im in a terrible situation with several models of Carenado, like the Hawker 850, C90GTX, Phenom 300, etc. cause i can't fly with none of them, except the Phenom 300 without the Navigraph, because of the low frames i get when i want to make a flight... Its a problem between my Fsx Steam Edition and the Navigraph add-on... But i can't find a solution. Someone had the same problem and fixed it?, how? Pd: I found a thread on Carenado's support forum, and it suggests to have all permissions on allow. Well, i have all permissions in allow mode, except the last one, wich is ''special permissions''... all allowed options appears with a grey ''V'' on ri…

      • Upvote
    • 13 replies
    • 6.4k views
  7. Started by ghaupt,

    The nav will not couple to FMS or VOR. Nav is turning on, however I have not been able to make it track. I have a flight plan in the FMS and when trying to track a VOR or LOC the correct freq. is dialed in. What am I doing wrong? I have tried everything I can think of.

    • 0 replies
    • 1.1k views
  8. Started by Caribpilot,

    Has anyone been able to apply the Proline mods for the CJ2 to the C90GTX? The FMA is still incorrect and some of the modes such as FLC does not show accurately.

    • 0 replies
    • 1.7k views
  9. Started by mole_man,

    HI All The FMS screen is stuck on loading data base. I have updated the database to navigraph ltest cycle and tried re-installing. Avionics are on. Everything else is working. I use FSX acceleration boxed edition Any thoughts.

    • 5 replies
    • 4.5k views
  10. Hey there, could anybody help me to understand avoiding the red "cabin alt hi" warning? Thnx Bjoern

    • 6 replies
    • 15k views
  11. Started by thecanarian,

    Hi, Does anyone know, or is it possible, to change the preset on the PFD to Loc1/VOR1 from the default VOR2 ?

    • 2 replies
    • 1.8k views
  12. Started by haskell,

    I am using a Desktop Aviator switch panel. I have it working for everything that is a standard FSX command in FSUIPC... landing lights toggle, taxi lights toggle, etc. I have a switch I want to use for toggle Recognition Lights but that isn't an option in FSUIPC. Any help? Thanks.

    • 2 replies
    • 1.9k views
  13. Started by rod55,

    Where is the Fuel FW shutoff valve (are there 2; a left and a right one?)? PS I'm reading the Emergency Procedures/Engine Failure/Low Oil Pressure instructions. The Fuel FW shutoff valve is the only switch i cannot find (perhaps it's got another name??) Thanks in advance, Rod Birmingham/England/?Europe?

    • 1 reply
    • 2k views
  14. if you want to change the transponder mode of IVAP directly with the Radio Unit in the cockpit, here you have the LUA code to use : function sqmode(varname, value) if value==0 then --squawk mode TX ipc.writeSB(0x7B91, 0) else --squawk mode stand by ipc.writeSB(0x7B91, 1) end end function sqident(varname, value) if value==1 then --squawk ident ipc.writeSB(0x7B93, 1) end end event.Lvar("ON_STBY_Select", 500, "sqmode") event.Lvar("BTN_G90GTX_RTU_IDENT_KEY_PRESSED", 500,"sqident") Don't forget to put the name of your LUA file in your FSUIPC.ini For example, with my LUA file nammed "transponder_carenado" : [LuaFiles] 1=transponder_carenado [Auto] 1=LUA transponder_…

    • 0 replies
    • 1.5k views
  15. I have updated my OS to Windows 10 and all is OK, but the glases textures of the cockpit from outside of the aircraft are everymoment flickering. Do you know how to solve theis problem ??? Thanks in advance J J Gómez Prieto IVAO 142928

    • 3 replies
    • 1.6k views
  16. Hi As you may know I'm new programming the CDU (which is the FMS / FMC) Flight Management Syster or Flight Management Computer from this aircraft, and I would like to see a step by step tutorial covering this. Would be cool Carenado deliver the products with a step by step tutorial. Can you recommend me please some videotutorials for this? Cheers

    • 5 replies
    • 3k views
  17. Started by Ian McPhail,

    The Manual says that to enter a cruise altitude, then you should enter say /200. But where?? There is no initial page as in heavier aircraft, so where does it get put, or must it be entered into the legs page at every cruise level waypoint? If there is an FMC guide then I would be grateful if someone could kindly point me to it.

    • 2 replies
    • 1.8k views
  18. Well, the first step has been done with this model... i've killed ''carenavigraph.dll'' and i started to have the normal number of FPS im used to get in the rest of Carenado planes. Now, the problem comes with navigation; For example: With the Phenom 100, im used to make flights with the Flight Simulator X Steam Edition's default flight planner, tracing the route. I found that C90GTX's route display recognizes the same process, but there's two problems: The first one, is that i can't see airports and different kinds of informations on the display (here's the first question: must be activated that info, or it happens because of the navigraph kill i've done?)... A…

    • 0 replies
    • 1.5k views
  19. Started by David Roch,

    Hi guys, Few minutes after TO I get a red Low Oil Pressure warning. Then the motors begin loosing power. Any help would be appreciated. Thanks!

    • 4 replies
    • 5.1k views
  20. Started by jjgp101,

    I am sure I'll became a fan of this Carenado aircraft , but not for the moment ... Now I have two questions for the experts : - It's known that after two minutes of overtorquing engin/engines fail, ....... but ...... is there any way to restart the engine failed during the flight ????? ... I don't find how. - When I create a flight plan on the CDU sometimes is necessary to introduce any waypoint that there is not in the database ... they don't exist ..... I use to create them in other aircraft with reference to an existing waypoint ( Fix, VOR, etc etc ) plus its distance and heading from this existing waypoint ... is it possible to do the same in this aircraft…

    • 2 replies
    • 1.9k views
  21. Started by rod55,

    Hi C90 fans, just flown nighttime Lossiemouth to Glasgow; what a great looker this is! So here's my request. "At the very start of a flight, how do you reverse the plane from the Gate?" At the moment I'm just ploughing forward and turning 360 through airport objects? Not a pretty sight!! Feeling a bit of a twit to ask this. ( PS With my old FSX BOX SET, i couldn't run this with quickly plummeting frames. Now I've converted to STEAM, things are just great! FPS 30s to 50s; capped at 53). Rod (Birmingham, UK)

      • Upvote
    • 4 replies
    • 1.9k views
  22. Started by torque2,

    Hi all: Anyone else having trouble installing this product? I keep getting installer errors ("Object Reference not set to an instance of an object", "Access to path 'C:\users\...\Appdata\Roaming' is denied". This despite disabling any antivirus software and running the installer as administrator. The aircraft installs ok but the FMS hangs at the 'Loading Navdata' screen. Looks like the navdata is not being installed. I'm running Win7-64bit, FSX with Acceleration. Never had installation problems before. I have submitted a ticket to Carenado. David CYXE

    • 12 replies
    • 3.8k views
  23. Started by jjgp101,

    As soon as start the run for T/O the aircraft has a great tendency to go to the left and in a few seconds if I don't make any action it is out of the runway. No brakes.... no automatic pilot ....ailerons, rudder, etc etc centered .... condition levers, prop levers and power levers both equal ....... fuel tanks also equal ...... no wind at the airport .... all indicators for both engines equal ...... I don't find anything that justify that tendency .... can you help me to solution this issue please ? I use Prepar3D v3.0 and don't have this problem with any other aircraft Regards J J Gómez Prieto

    • 6 replies
    • 2.8k views
  24. Started by tpollen,

    I notice the Autopilot buttons do not illuminate when pressed to indicate on, are they supposed to illuminate? or am I missing something. Cheers, Trevor

    • 5 replies
    • 2.4k views
  25. Started by WarHorse47,

    Just now announced on Facebook. Seems to fix many of the issues/bugs under discussion. We shall see. --WH

    • 12 replies
    • 3.2k views

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.