• Categories
  • Recent
  • Tags
  • Popular
  • Users
Collapse
Just Flight Community Forum

EFS 50 HSI Colors

Scheduled Pinned Locked Moved TBM 850
3 Posts 2 Posters 172 Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    intjmastermind
    wrote on last edited by
    #1

    Comparing the in-sim EFS 50 HSI to the color photo on the Bendix King manual found here:

    https://www.bendixking.com/content/dam/bendixking/en/documents/document-lists/downloads-and-manuals/006-08485-0000-EFS-50-Pilots-Guide.pdf

    The #1 bearing pointer and the green approach text colors are a bit too dark compared to the RL models. Is it possible to lighten up the colors to make them more accurate and easier to read?

    1 Reply Last reply
    0
  • I Offline
    I Offline
    intjmastermind
    wrote on last edited by
    #2

    I was able to make a quick fix by editing:

    Community\bksq-aircraft-tbm850\html_ui\Pages\VCockpit\Instruments\NavSystems\bksq-aircraft-tbm850\EFS40_HSI\HorizontalSituationIndicator.js

    Line 50: this.blueColor = "#006099";
    Line 54: this.greenColor = "#00A651";

    And changing the color codes to match this.blueColorLight and this.greenColorLight.

    Now they read:

    this.blueColor = "#0ABEFF";
    this.greenColor = "#00D868";

    Result:

    efs50 hsi.png

    1 Reply Last reply
    0
  • Black SquareB Offline
    Black SquareB Offline
    Black Square Black Square Developer
    wrote on last edited by
    #3

    I always thought the blue was a little dark too. Since there were two shades of blue, I must have sampled it from real world imagery somewhere. I think that your change to combine them all into the same two colors adds so much clarity to the instrument that I'm willing to make the change, though. Thanks for previewing it for me!

    1 Reply Last reply
    0

  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Users