Terzi Posted April 17, 2018 Posted April 17, 2018 Hi, Is it possible to read data from DCS using C++? Or any other language? For example if you want to read speed, location, altitude etc. of some aircraft with a simple application. [CENTER] [/CENTER]
Rudel_chw Posted April 17, 2018 Posted April 17, 2018 It should be possible, TacView does it. For work: iMac mid-2010 of 27" - Core i7 870 - 6 GB DDR3 1333 MHz - ATI HD5670 - SSD 256 GB - HDD 2 TB - macOS High Sierra For Gaming: 34" Monitor - Ryzen 3600 - 32 GB DDR4 2400 - nVidia RTX2080 - SSD 1.25 TB - HDD 10 TB - Win10 Pro - TM HOTAS Cougar Mobile: iPad Pro 12.9" of 256 GB
BR55Sevas Posted April 17, 2018 Posted April 17, 2018 Any language with sockets can read DCS datas. All you need is tcp or udp-server. Read export.lua for hints and example. МиГ-29 Fly by wire СДУ Su-27SM second display panel https://www.youtube.com/embed/videoseries?list=PL_2GGwNpWNp_fKXfRtDhIk8s5Jf4a9XHS http://berkuts.ru Пилотажный сервер с роботом | Aerobatic server with PhantomControl
Terzi Posted April 17, 2018 Author Posted April 17, 2018 Any language with sockets can read DCS datas. All you need is tcp or udp-server. Read export.lua for hints and example. Thanks! [CENTER] [/CENTER]
Recommended Posts