Looks like a great project. Is this fully backed by Eagle Dynamics so it will be an official mod and supported by Matt and crew or is this mainly a user mod?
Very interesting thread I must say. My two cents
If the addon provides a process or system that actually exists in the aircraft that is presented in game allow it. I read a few pages back that people try to lump in Track-IR and HOtas systems into this discussion. Track-IR just supplements a view system that exists for all aircraft already in game. All Aircraft have in game HOTAS systems. The only cheat here would be the number of buttons on the hotas. If there was an F-16 in game and DCS did not model the HSD but was provided by Leavu would people be upset?
FlightControl
Im interested in this system and went into your Designed missions area to find you have a crap load of missions in there. If I needed to grab 1, which would you recommend to get a good taste of this system. Thanks for the advice.
Zaku check this mission. Ignore the error as the dismount lua is not working in 1.5. The Orbat should include most forces for Georgia. Russo-Georgian War big.miz
Finally had a chance to sit down and play the map. Did the instant action CAS mission. Upon completion, I flew back to Nellis, and it dawned on my as I was approaching the airport what an awesome map this really is. Well done DCS.
Try this
1. In windows make your main monitor 1, then the other two 2 and 3.
2. create a file with a name you want in the monitorsetup folder.
put in
_ = function(p) return p; end;
name = _('MFD SETUP2');
Description = 'USB MON'
Viewports =
{
Center =
{
x = 0;
y = 0;
width = 1152;
height = 864;
viewDx = 0;
viewDy = 0;
aspect = 1.7;
}
}
Shkval =
{
x = 1170;
y = 0;
width = 800;
height = 600;
}
ABRIS =
{
x = 2000;
y = 00;
width = 580;
height = 850;
}
GUI =
{
x = 0;
y = 0;
width = 1152;
height = 864;
}
UIMainView = GUI
3. Go into game config and reference your file name. Should be called MFD SETUP2
4. Tweek width and height in this file to line up with the two small monitor. My abris uses helios for buttons so the w and h are smaller