Git Product home page Git Product logo

dcs-lso-camera's Introduction

DCS LSO Camera

A picture speaks more than a thousand words. Click on the image to see all the detail: Preview

Usage

  • Download the latest release here.
  • No install required. Just run the executable.
  • If you don't trust the bundled executable, you can download and install AutoHotkey yourself and run the script directly.

Features

  • Time and date tracking.
    • Time and date displayed correspond to your computer time.
  • Carrier ID.
  • Wind speed indicator.
  • (Nonfunctional) range and time to trap.
  • (Nonfunctional) speed of the plane in the groove.

Parameters

Since the script doesn't extract any data from DCS, you have to set up some values yourself. You can do this via the command line:

overlay.exe [wind speed](0-999) [white text](1|0) [carrier ID](0-99)
  • [wind speed] is a number indicating the wind speed across the deck, assumed to be aligned with the center line. Example: overlay.exe 51.
  • [white text] is a setting to change the text color from black to white. Example: overlay.exe 51 1.
  • [carrier ID] is a number indicating the carrier ID, 74 for the Stennis by default. Example: overlay.exe 51 1 33.

Note: You can only omit options at the end. You have to add all previous ones. For example overlay.exe 1 to set just the text color to white will not work.

Scaling in High DPI Displays

If using scaling in Windows 10 on HiDPI displays disable it for the executable:

  • Right-click 'overlay.exe' and go to 'Properties'
  • Select the 'Compatibility' tab
  • Click 'Change high DPI settings'
  • Check 'Override high DPI scaling behavior.' and select 'System' under Scaling performed by:

dcs-lso-camera's People

Contributors

cephel avatar flyingdan avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.