hannibal Posted August 12, 2015 Posted August 12, 2015 i saw this video, s16KR0dq4nc details here http://fergotech.net/diy-wind-simulation/ is it possible or does anyone have any info if i were to make something like this for Digital Combat Simulator? (faciliated through .lua?) thanks! find me on steam! username: Hannibal_A101A http://steamcommunity.com/profiles/76561197969447179
goestrip Posted August 12, 2015 Posted August 12, 2015 well first, why would want to simulate that ? i don't think they have wind in the cockpit ^^ , unless you fly the p51 with open canopy :music_whistling:. But in any case, you can connect via lua script to the game and extract many information about it (most of your plane state variable for example). If you have TacView, that's how it does it, it dump all the data in a file (i think :) )
Pfeil Posted August 12, 2015 Posted August 12, 2015 DCS-BIOS could do it for the A-10C, UH-1H, and Mig-21Bis. Driving a gauge or driving a fan is very similar in this case; You take the airspeed variable from DCS and drive a motor with it.
Recommended Posts