Coder Social home page Coder Social logo

dcs-dtc's Introduction

DCS DTC

https://github.com/the-paid-actor/dcs-dtc

This is a mod for DCS that works as a DTC (Data Cartridge) for the F-16.

Features:

  • Allows uploading to the F-16 cockpit:
    • Waypoints
    • Countermeasure settings
    • Radios
    • MFD pages settings for the major modes (NAV, AA, AG, DGFT, MSL)
  • Enables you to share and receive settings from other people using this mod, either by file or clipboard
  • Allows capturing a waypoint coordinate using the F10 view in DCS, or a "markpoint" by flying over a point in the map.

Requirements

This application is written using .NET Framework 4.7.2. You may want to download the latest version from the Microsoft website.

Installation

  • Grab the zip file from the Releases tab on Github.
  • Unzip it into a folder of your choice.
  • Copy the DCSDTC.lua file into C:\Users\<your user name>\Saved Games\DCS\Scripts. Substitute C: for the drive where your Windows is installed and DCS for DCS.openbeta if you are on the beta version.
  • In that same folder, edit a file named Export.lua. If the file does not exists, create it yourself.
  • Add the following line to the end of the file, if its not there already:
local DCSDTClfs=require('lfs'); dofile(DCSDTClfs.writedir()..'Scripts/DCSDTC.lua')

Help

Contact me on Discord (The_Paid_Actor#1368) if you have issues, questions or suggestions.

Credits

This uses some code and inspiration from DCS The Way mod by Comrade Doge. Link to the repository: https://github.com/aronCiucu/DCSTheWay

dcs-dtc's People

Contributors

the-paid-actor 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.