Zyll Posted July 14, 2024 Posted July 14, 2024 7 hours ago, Mordants said: Where is the list_indication() file located? I uncommented out these two lines from AH-64D_BLK_II.lua and analyzed the output from Export.log: function ExportScript.ProcessIkarusDCSConfigLowImportance(mainPanelDevice) --ExportScript.DeviceMetaTableLogDump(mainPanelDevice) -- comment this to prevent log flooding --ExportScript.ListIndicationLogDump(mainPanelDevice) -- comment this to prevent log flooding
Bailey Posted July 14, 2024 Author Posted July 14, 2024 (edited) 14 hours ago, Lekaa said: Apache AH-64D, Changes in the last patch. from 14, 15 To PLT_KU = getKU(16) CPG_KU = getKU(15) Updated Apache https://github.com/asherao/DCS-ExportScripts/blob/master/Scripts/DCS-ExportScript/ExportsModules/AH-64D_BLK_II.lua - Pilot KU list indication updated to 16 - Cpoilot KU list indication updated to 15 - CMWS list indication updated to 25 Edited July 14, 2024 by Bailey 2 1 DCS VoiceAttack Profiles | My Mods and Utilities on ED User Files | DiCE: DCS Integrated Countermeasure Editor DCS Update Witching Utility | DCS-ExportScripts for Stream Deck Community Github Library | Kiowa Integrated Overlays
Bailey Posted July 15, 2024 Author Posted July 15, 2024 Export Scripts Tools lua updated to support LoSetCommands: https://github.com/asherao/DCS-ExportScripts/blob/master/Scripts/DCS-ExportScript/lib/Tools.lua Using a Device ID of -1 will enable the feature (https://github.com/asherao/DCS-ExportScripts/blob/5c09b6e49ac69b75742053dee65a6aa758011e85/Scripts/DCS-ExportScript/lib/Tools.lua#L123) Rearm and Refuel button example: Button ID: 1560 Device ID: -1 Send Value: 1 Release Value: Disabled You may have to dig around DCS (for example the DCS install folder Scripts/Export.lua file) to find the Button IDs you want. This works for all aircraft. I may be working on a universal toolkit profile where you can drag and drop these universal commands into any of your aircraft streamdeck profiles. The advantage of using these iCommands is that keybinds are not necessary. 6 DCS VoiceAttack Profiles | My Mods and Utilities on ED User Files | DiCE: DCS Integrated Countermeasure Editor DCS Update Witching Utility | DCS-ExportScripts for Stream Deck Community Github Library | Kiowa Integrated Overlays
Bailey Posted July 18, 2024 Author Posted July 18, 2024 Updates - Minor update to tools.lua to allow more iCommands - Added DCS: FC4 export script luas 1 DCS VoiceAttack Profiles | My Mods and Utilities on ED User Files | DiCE: DCS Integrated Countermeasure Editor DCS Update Witching Utility | DCS-ExportScripts for Stream Deck Community Github Library | Kiowa Integrated Overlays
Trigati Posted July 19, 2024 Posted July 19, 2024 @Bailey - thanks for this, I'm hoping I can stop having to run Streamdeck as admin - it's the only way I can get keybinds to register properly. Out of interest..and to put me out of the misery of searching (2 hours so far and no joy), where did you find 1560 being Rearm/Refuel? I can see all the values in Export.lua but thoroughly searching LUA files in the install directory I can't find any others....I even searched for '1560' which brings back many incorrect results...most of which are just numbers relating to weather, graphics or weapons setup. Thanks
Mordants Posted July 19, 2024 Posted July 19, 2024 1 hour ago, Trigati said: @Bailey - thanks for this, I'm hoping I can stop having to run Streamdeck as admin - it's the only way I can get keybinds to register properly. Out of interest..and to put me out of the misery of searching (2 hours so far and no joy), where did you find 1560 being Rearm/Refuel? I can see all the values in Export.lua but thoroughly searching LUA files in the install directory I can't find any others....I even searched for '1560' which brings back many incorrect results...most of which are just numbers relating to weather, graphics or weapons setup. Thanks I too have done the same search.....lol SYSTEM SPECS: Hardware Intel(R) Core(TM) i7-10700K CPU @ 3.80GHz, 3792 Mhz, 64Gb RAM, NVIDIA GeForce RTX 4090, CONTROLS: VPC Rotor TCS Base, VPC Hawk-60 Collective Grip, VPC MongoosT-50CM3 Base, VPC Constellation ALPHA Prime [R], Thrustmaster Warthog – Throttle, Thrustmaster TPR - Pendular Rudder Pedals, Honeycomb Alpha Flight Control (For Anubis C-130 Hercules), Meta Quest Pro. SOFTWARE: Microsoft Windows 11,
Rowdy Posted August 14, 2024 Posted August 14, 2024 Anyone have an exportscript for the DCS CH-47F yet? 3
ReapDaddy Posted August 24, 2024 Posted August 24, 2024 It has gotten VERY silent in here for a while. I sure hope that people haven't lost interest in using their Stream Decks in DCS. Regrettably I don't have the aptitude to create the profiles, but I can do the minor cosmetic stuff. The whole Lua thing has me scratching my head.
Trigati Posted August 26, 2024 Posted August 26, 2024 The lua is the bit I like, I have no creative ability when it comes to the profiles…but for me it’s just a lack of time to fly.Sent from my iPhone using Tapatalk
ReapDaddy Posted August 27, 2024 Posted August 27, 2024 I try to at least get a cold start and some flight time in daily. Sometimes I land, mostly die by misadventure. I have a bunch of modules so I if I haven't used one in a while, I will see if I can still cold start it. I love using my Stream Deck with DCS and the profiles this community make are outstanding. 1
QuasarZero Posted September 10, 2024 Posted September 10, 2024 (edited) The taxi and landing light switch status of the F-15C cannot be determined within the cockpit. Can I obtain this status value through ExportScript? The same question, I don't know the navigation light status (on or off) of the SU-25A/T. Edited September 10, 2024 by QuasarZero Information supplement
matjaki83 Posted October 22, 2024 Posted October 22, 2024 Has anyone done any scripting for the OH-6A mod?
Martin.H Posted October 24, 2024 Posted October 24, 2024 On 7/25/2023 at 1:47 AM, skypickle said: Is there any way to get readouts for the autopilot buttons of the SU-27? I tried dcs-clickable data extract as well as dcs-unclickable data extract without luck. In the streamdeck interface though, there are assignable functions for the FC3 aircraft. How are those found? Did you ever resolve this? I’m trying to export Autopilot information for SU-27T, but can’t find where it is.
skypickle Posted November 11, 2024 Posted November 11, 2024 Sorry…no luck 4930K @ 4.5, 32g ram, TitanPascal
jonsky7 Posted November 28, 2024 Posted November 28, 2024 Wonder if anyone who is good with these things could help? In the F-15E exports script, I would like to add a "Flight Time Remaining" data string (if that's what it is called) that basically displays the time remaining to deplete the total fuel at the current fuel flow. I've tried for literally hours, trying to get chatGPT to do it, but the best it delivered was a single digit output to the closest hour. This would be used in Ikarus. The 15 script is obviously very clever and was made with streamdeck in mind, but that has made it very difficult for me to understand it. Cheers Jon
Rick Mave Posted December 4, 2024 Posted December 4, 2024 Hi guys, recently got a SD XL and am looking for profiles. I am not sure I caught @salival007's latest Phantom profile or not. Is it the one from page 29 in this topic? Thanks in advance and thanks to @Bailey for all the great work you did on the export script and all that magic stuff. Really loving the versatility of the Stream Deck as a button box. Also, it almost mimics perfectly the type of interface the Eurofighter will feature, so this really is the perfect fit for an extra peripheral for me. Cheers!
GTFreeFlyer Posted December 20, 2024 Posted December 20, 2024 Hi there. Im new to the SD XL and loving it so far. No stranger lua or programming and everything is going well so far with the Stream Deck interface as well. I'm currently trying to configure the A-10CII CMSP. I got all the text data to appear on the Stream Deck when the aircraft and mission load up, but the text does not refresh. Everything else (switches, lamps, etc) updates in sync with the virtual cockpit. Only the text will not update. Once it loads in, it just stays that way. Any idea how to make it refresh and stay in sync with the cockpit? I followed Charles’ “Display Strings” video exactly, except his text updates and mine stays static. Any ideas? Much thanks in advance! My DCS Missions: Band of Buds series | The End of the T-55 Era | Normandy PvP | Host of the Formation Flight Challenge server Supercarrier Reference Kneeboards IRL: Private Pilot, UAS Test Pilot, Aircraft Designer, and... eh hem... DCS Enthusiast
salival007 Posted January 8 Posted January 8 On 12/5/2024 at 9:39 AM, Rick Mave said: Hi guys, recently got a SD XL and am looking for profiles. I am not sure I caught @salival007's latest Phantom profile or not. Is it the one from page 29 in this topic? Thanks in advance and thanks to @Bailey for all the great work you did on the export script and all that magic stuff. Really loving the versatility of the Stream Deck as a button box. Also, it almost mimics perfectly the type of interface the Eurofighter will feature, so this really is the perfect fit for an extra peripheral for me. Cheers! Hey, I had stopped upgrading the file, the latest i use is listed below. F-4E XL.streamDeckProfile F-4E-45MC.lua 1
swazeedogs Posted January 9 Posted January 9 (edited) Hello, can someone please check if the ECM OPR and XMIT buttons are working correctly for the F16C? For some reason it transmits from Stream Deck but there is no text. Could this be a change with the latest update? Also I cannot locate the DCS ID in either DCS Comms or the Export LUA script, is this normal? Cheers Edited January 9 by swazeedogs
PureUncut Posted January 10 Posted January 10 @Bailey Firstly, many thanks for the thread and all the work that has gone into the scripts. I followed your guide and successfully set up my deck for the Mirage F1 but I'm not able to get the heading display to work. I installed the profile you provided and noted that a number of the icons are blank, I think they might be the ones that are using the tools script but I'm not sure. I've downloaded the tools.lua that you updated in July but no luck. Is there anything you think I might be missing?
HR-Crumble Posted January 19 Posted January 19 Is there an export script to get the airspeed on a stream deck for the F4?
sobe Posted February 2 Posted February 2 I use my stream deck for generic buttons on all of my DCS planes (such as the kneeboard commands). However, it appears for some reason that in the F4 module, the plane does not respond to pause or active pause regular key commands. Is this a bug? Trackir4 using the latest Trackir 5 software, Win10 Pro [Creator Update] updated from Win7Pro Pro 64Bit, Intel® Core™ i5-2500 3.30 GHz 6M Intel Smart Cache LGA115 , GigaByte GA-Z68XP-UD4 Intel Z68 Chipset DDR3 16GB Ram, GTX MSI Gaming 1060 [6 GB] Video Card, Main Monitor 1 on left 1920x1080 Touchscreen Monitor 2 on right 1920x1080 .
Recommended Posts