Hi
I am new to DCS World although really old when it comes to flight simming.
I would like to fly the DCS A-10C and re-learn from there, but I have a problem.
I am using HELIOS and a second touch screen monitor as an instrument panel. It worked fine (regarding fps performance), until I tried to run it with 1.2.7 a couple of days ago.
I noticed that none of the prevously exported information worked. So I updated the MONITOR SETUP, deleting the ED_A10C_ prefix for the exported instruments, but it only works with teh right and left MFD, no with RWR, UHF COMM repeater, clock, nor CMSC anymore.
This is the actual monitor configuration file:
_ = function(p) return p; end;
name = _('EXTERNAL INSTRUMENT PANEL');
Description = 'Uses a second 1920x1080 LG 23ET83 monitor as an instrument panel'
Viewports =
{
Center =
{
x = 0;
y = 0;
width = 2560;
height = 1600;
viewDx = 0;
viewDy = 0;
aspect = 1.6;
}
}
ED_A10C_RIGHT_MFCD =
{
x = 3968;
y = 120;
width = 445;
height = 445;
}
ED_A10C_LEFT_MFCD =
{
x = 2625;
y = 120;
width = 445;
height = 445;
}
ED_A10C_UHF_REPEATER =
{
x = 3214;
y = 701;
width = 114;
height = 25;
}
ED_A10C_CLOCK =
{
x = 3038;
y = 825;
width = 126;
height = 126;
}
ED_A10C_CMSC =
{
x = 3416;
y = 138;
width = 228;
height = 52;
}
ED_A10C_RWR =
{
x = 3158;
y = 161;
width = 181;
height = 181;
}
GUI =
{
x = 0;
y = 0;
width = 2560;
height = 1600;
}
UIMainView = GUI
On the other hand, when selecting a second monitor option performance really decays until flying becomes difficult. I already checked it is a DCS problem, not HELIOS.
I have a high-end computer, Intel® Core i7-3930K CPU @ 3.20GHz 6 cores, two NVIDIA GeForce GTX 780 on SLI, both monitors plugged to the same video card, Windows 7 Professional 64, 64 Gb of RAM, solid state HD for OS and 1 TB HD for aplication istalations.
I do not know what to do to fix those problems
I would appreciate your help
Thank you