GithubHelp home page GithubHelp logo

okopanja / dcstheway Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aronciucu/dcstheway

0.0 0.0 1.0 155 KB

Imports waypoints from DCS F10 map into the plane navigation system, like a Data Transfer Cartidge.

License: GNU General Public License v3.0

Java 96.63% Lua 3.37%

dcstheway's Introduction

DCSTheWay

Imports waypoints from DCS F10 map into the plane navigation system, like a Data Transfer Cartridge. Special thanks to kukiric for helping out with the lua side of things! If you're facing trouble don't hesitate to contact me on Discord: Doge#4634

What does it do?

You choose points on the F10 map, press a button, and those points will be entered as steerpoints into your plane.

What is supported?

Supported modules:

  • F-16
  • F/A-18 (make sure you are not in the TAC menu)
  • A-10C and A-10C2
  • Mirage 2000
  • AV8BNA Harrier
  • Ka-50 Blackshark
  • AH-64D Apache

Multiplayer is supported as long as the server has ownship/player exports turned on.

How to install?

  1. Download the latest zip file from the Releases section, and extract The Way folder inside it in a convenient location, from where you will run the program.
  2. Copy the TheWay.lua file from the folder you just extracted into Users/YourUsernameHere/Saved Games/DCS/Scripts. The DCS folder name may be DCS.openbeta if you are on the openbeta version of the game.
  3. Edit the Export.lua file there and append this line at the end of the file, and save it:
local TheWayLfs=require('lfs'); dofile(TheWayLfs.writedir()..'Scripts/TheWay.lua')

If there is no Export.lua file already existing there, create it yourself, and it should include only the line above.

  1. Launch TheWay.exe and go fly!

If you are updating from an older version, simply download the newest release, extract your new The Way folder ontop of your old one, replacing your existing files with the new ones. Also don't forget to copy your new TheWay.lua file into Saved Games, and override your old one there.

How to use?

Video tutorial here:

DCSTheWayVideoThumbnail

Or follow these steps:

  1. Launch TheWay.exe.
  2. Click Start selecting on map, and a selection dot will show on screen.
  3. Enter the F10 map, position the dot on top of the desired place you wish to mark, and click Select point. Repeat this step to mark as many points as you want.
  4. When finished, enter the F1 cockpit view and click Begin transfer to DCS to begin the transfering process. It is advised that you refrain from additional cockpit inputs until the waypoints have been loaded.

This is the way.

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.