Jump to content

F/A-18 Hornet: 4-Screen-System


Flipper

Recommended Posts

Moin,

 

mangels (deutscher) Infos über die Umsetzung von drei zusätzlichen Bildschirmen für das Hornet-Cockpit, wollte ich hier mal meine Version zeigen.

 

Hier auch die entspr. notwendige Monitor-Setup-Datei:

 

____________________________________________________________________________

 

_ = function(p) return p; end;

name = _('FlipperF-18L');

Description = 'Left MFCD on the left monitor,Right MFCD on the right and camera on the center'

Viewports =

{

Center =

{

x = 0;

y = 0;

width = 1920;

height = 1080;

viewDx = 0;

viewDy = 0;

aspect = 1920/1080;

}

}

 

LEFT_MFCD =

{

x = 1950;

y = 0;

width = 750;

height = 600;

aspect = 1024/600;

}

 

RIGHT_MFCD =

{

x = 2974;

y = 0;

width = 750;

height = 600;

aspect = 1024/600;

}

 

CENTER_MFCD =

{

x = 3998;

y = 0;

width = 750;

height = 768;

aspect = 1024/768;

}

 

UIMainView = Viewports.Center

 

____________________________________________________________________________

 

Anbei noch die Win10 Monitorzuordnung:

 

Nr. 2: =Hauptbildschirm

Nr. 3, 1, 4 = 7 Zoll Displays

 

Wichtig ist hierbei, dass die zusätzl. Displays im Setup rechts vom Hauptbildschirm angeordnet werde, sonst erkennt DCS diese nicht.

Pit1.thumb.jpg.2bebe6b2f1b4a8d85ffa3dca32993fe7.jpg

Pit2.thumb.jpg.29cc5ddb934d21e57eb429f72a8f6247.jpg

752322190_Win10Monitoranordnung.jpg.1ae5c693d7cd843d907df84a9c6b1e2d.jpg


Edited by Flipper
New/Correction of resolution of 7" Displays

“The uninitiated non-believers think an airplane is a collection of moving parts and miles of wiring.

We know better.”

 

Marshall “War Dog” Lefavor

 

[sIGPIC][/sIGPIC]

Link to comment
Share on other sites

  • Recently Browsing   0 members

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