Jump to content

Recommended Posts

Posted

Extra monitors?

Large tablet apps?

 

Which is the best option?

 

 

What I want to do is place my left and right MFD's in AC10C onto their own viewing panels allowing me to concentrate on targeting, mapping and manipulating my weapons inventory but Im not really happy with either solution to b e totally honest :-(

 

The secondary monitor interferes with other main screen functionality while the DCS A10 IPAD doesn't correctly display LMFD and RMFD.

 

With this in mind could multi-panel users throw up some screenshots of how they've set up their systems for the DCSA10 and DCS Black Shark please?

 

best wishes

[sIGPIC][/sIGPIC]

 

 

Rig: W10 PRO 64 bit, Intel 7700K, Asus Maximus IX Code, 32GB G-Skill Ripjaw DDR4, EVGA RTX 2080 TI, Samsung 1TB M.2 970PRO SSD Primary HDD, 4TB Storage, TH Warthog, Oculus Rift, 27" Samsung 4k Display. 2x Wheel Stand Pro v2 (Hotas & Stick) + Warthog Stick Adaptor

 

Posted

The secondary monitor interferes with other main screen functionality...

 

How?

ASUS ROG Maximus VIII Hero, i7-6700K, Noctua NH-D14 Cooler, Crucial 32GB DDR4 2133, Samsung 950 Pro NVMe 256GB, Samsung EVO 250GB & 500GB SSD, 2TB Caviar Black, Zotac GTX 1080 AMP! Extreme 8GB, Corsair HX1000i, Phillips BDM4065UC 40" 4k monitor, VX2258 TouchScreen, TIR 5 w/ProClip, TM Warthog, VKB Gladiator Pro, Saitek X56, et. al., MFG Crosswind Pedals #1199, VolairSim Pit, Rift CV1 :thumbup:

Posted (edited)
How?

 

Well, on both BS2 and AC10C the aircraft are terribly elongated in both external and internal view mode. :-(

The monitor hardware is: main monitor: 3840x2160

2nd monitor: 1920x1200

 

The 2nd monitor on BS2 is to display Shikval & Central MFD

 

Black Shark 2:

 

_ = function(p) return p; end;
name = _('4k');
Description = '4k';
Viewports =
{
Center =
{
x = 0; 
y = 0;
width = 3840;
height = 2160; 
viewDx = 0;
viewDy = 0;
aspect = 1.25; 
}
}
Shkval =
{
x = 3840; 
y = 0;
width = 960; 
height = 1200; 
}
ABRIS =
{
x = 4800; 
y = 0;
width = 960; 
height = 1200; 
}

 

The setup on A10C is that the 2nd monitor displays L/R MFD's

 

AC10C

 

_ = function(p) return p; end;
name = _('Steve's A10');
Description = 'Steve's A10';
Viewports =

{
Center =
{
x = 0;
y = 0;
width = 3840;
height = 2160;
viewDx = 0;
viewDy = 0;
aspect = 1.25;
}
}
LEFT_MFCD =
{
x = 3840;
y = 0;
width = 960;
height = 1200;
}
RIGHT_MFCD =
{
x = 4800;
y = 0;
width = 960;
height = 1200;
}

Edited by twobells

[sIGPIC][/sIGPIC]

 

 

Rig: W10 PRO 64 bit, Intel 7700K, Asus Maximus IX Code, 32GB G-Skill Ripjaw DDR4, EVGA RTX 2080 TI, Samsung 1TB M.2 970PRO SSD Primary HDD, 4TB Storage, TH Warthog, Oculus Rift, 27" Samsung 4k Display. 2x Wheel Stand Pro v2 (Hotas & Stick) + Warthog Stick Adaptor

 

Posted

Well, your aspect ratio is wrong, so that could be part of the problem. The correct aspect ratio is 1.777777778 not 1.25.

ASUS ROG Maximus VIII Hero, i7-6700K, Noctua NH-D14 Cooler, Crucial 32GB DDR4 2133, Samsung 950 Pro NVMe 256GB, Samsung EVO 250GB & 500GB SSD, 2TB Caviar Black, Zotac GTX 1080 AMP! Extreme 8GB, Corsair HX1000i, Phillips BDM4065UC 40" 4k monitor, VX2258 TouchScreen, TIR 5 w/ProClip, TM Warthog, VKB Gladiator Pro, Saitek X56, et. al., MFG Crosswind Pedals #1199, VolairSim Pit, Rift CV1 :thumbup:

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...