Jump to content

Recommended Posts

Posted
Name doesn't matter. The game just can't handle my monitor setup like I'd like it to. I have to move my left monitor to be on the most right in ATI CCC and then use 5760 as screen width. Now it all works, but it f's up normal desktop usage so I have to swap the screen around when I'm playing. Or I could move the screens around, but I'd like the middle one to be "primary" with task bar etc.

 

I have heard of some one else having this same issue I will look through the post and link you to them. ok here is his link http://forums.eagle.ru/member.php?u=60191

"any failure you meet, is never a defeat; merely a set up for a greater come back",  W Forbes.

"Success is not final, failure is not fatal, it is the courage to continue that counts",
"He who never changes his mind, never changes anything," Winston Churchill.

MSI z690 MPG DDR4 || i9-14900k|| ddr4-64gb PC3200 |zotac RTX 5080|Game max 1300w|Win11| |turtle beach elite pro 5.1|| ViRpiL,T50cm2||MFG Crosswinds|| VT50CM-plus rotor Throttle || Z10 RGB EVGA Keyboard/ G502LogiMouse || PiMax Crystal VR || 32 Asus||

Posted

Thanks for the tutorial...worked the first time I fired it up!!! Cougar MFD's are on the way from Amazon.com WOOT!!!

5152084875_4469307afb_b.jpg

Airdog

| Asus ROG Strix Z370-E Mobo | i7 8700K @ 4.7 | 32 GB DDR4@3200mhz | Gigabyte 2080Ti OC 11GB| Samsung M.2 960 Evo 250Gb and 500Gb | Win10 Pro | Hotas Warthog #02743 | Track IR 5 | Toshiba 47" 120hz LED | Acer 23" Touchscreen | HELIOS |Oculus Rift-S|

 

http://www.blackknightssquadron.com/

Posted
Thanks for the tutorial...worked the first time I fired it up!!! Cougar MFD's are on the way from Amazon.com WOOT!!!

5152084875_4469307afb_b.jpg

 

air dog once you get those its a simple set up in DCS A10c.

 

For Falcon4 af very easy set up to.

and FF5.55

but of course I can't play ff5.55 as I have the NVIDIA bug.:mad:

"any failure you meet, is never a defeat; merely a set up for a greater come back",  W Forbes.

"Success is not final, failure is not fatal, it is the courage to continue that counts",
"He who never changes his mind, never changes anything," Winston Churchill.

MSI z690 MPG DDR4 || i9-14900k|| ddr4-64gb PC3200 |zotac RTX 5080|Game max 1300w|Win11| |turtle beach elite pro 5.1|| ViRpiL,T50cm2||MFG Crosswinds|| VT50CM-plus rotor Throttle || Z10 RGB EVGA Keyboard/ G502LogiMouse || PiMax Crystal VR || 32 Asus||

Posted

I got it done but I have a question. Is there a way to work this method with keeping "full screen" option "on"?

 

My main monitor is 2560-1440 and this resolution gives very low performance. If I select a lowe res, then I cannot utilize the whole screen as the fullscreen option is off...

Posted
I got it done but I have a question. Is there a way to work this method with keeping "full screen" option "on"?

 

No, you can't span more than one monitor with full screen turned on. Just not possible as far as i'm aware.

i5-3570K @ 4.5 Ghz, Asus P8Z77-V, 8 GB DDR3, 1.5GB GTX 480 (EVGA, superclocked), SSD, 2 x 1680x1050, x-fi extreme music.



TM Warthog, Saitek combat pro pedals, TrackIR 4

Posted

Weirdness. The beta really porked my multi-monitor set-up. I have a 640x480 monitor to the left, a 1024x768 center, and a 640x480 to the right. In the first beta, I had a res of 2304x768 in options, and the following MM lua, which was perfect:

 

= function(p) return p; end;

name = _('MFD Cockpit MFD');

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

 

Viewports =

{

Center =

{

x = 0;

y = 0;

width = 2304;

height = 768;

viewDx = 0;

viewDy = 0;

aspect = 3;

}

}

 

LEFT_MFCD =

{

x = -4;

y = 19;

width = 127;

height = 283.5;

}

 

RIGHT_MFCD =

{

x = 512.5;

y = 20;

width = 127;

height = 283.5;

}

__________________

 

 

 

With Beta 2, I cannot get my setup to work. I;m having some of the difficulties (off-center, placement difficulties etc.) that Kuky and other had with Beta 1, but no longer have now. It seems that setups with second monitors with a total res less than the main monitor and sitting below are optimal. If anyone has any ideas with regards to my setup, please post.

 

On a positive note, I'm noticing the MM fps are a bit better.

 

I really hope ED is devoting some resources to MM so that setup is streamlined, and things like text placement are made easier.

[sIGPIC][/sIGPIC]

Posted
Weirdness. The beta really porked my multi-monitor set-up. I have a 640x480 monitor to the left, a 1024x768 center, and a 640x480 to the right. In the first beta, I had a res of 2304x768 in options, and the following MM lua, which was perfect:

 

= function(p) return p; end;

name = _('MFD Cockpit MFD');

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

 

Viewports =

{

Center =

{

x = 0;

y = 0;

width = 2304;

height = 768;

viewDx = 0;

viewDy = 0;

aspect = 3;

}

}

 

LEFT_MFCD =

{

x = -4;

y = 19;

width = 127;

height = 283.5;

}

 

RIGHT_MFCD =

{

x = 512.5;

y = 20;

width = 127;

height = 283.5;

}

__________________

 

 

 

With Beta 2, I cannot get my setup to work. I;m having some of the difficulties (off-center, placement difficulties etc.) that Kuky and other had with Beta 1, but no longer have now. It seems that setups with second monitors with a total res less than the main monitor and sitting below are optimal. If anyone has any ideas with regards to my setup, please post.

 

On a positive note, I'm noticing the MM fps are a bit better.

 

I really hope ED is devoting some resources to MM so that setup is streamlined, and things like text placement are made easier.

 

I am assuming that the screens are at the config that you stated and show up in windows as such...your Main screen in center and the 2 640 monitors are left and right of the main screen. The options.lua should have the resolution set as 2304x768. I am also assuming that the tops of the monitors are all in alignment if this is not the case then Y will have to be adjusted. I also sized the MFD's to take up the full screen on the 640 monitors....hope this helps...back up everything :)

 

Here is my guess what it should be:

 

= function(p) return p; end;

name = _('MFD Cockpit MFD');

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

 

Viewports =

{

Center =

{

x = 640;

y = 0;

width = 1024;

height = 768;

viewDx = 0;

viewDy = 0;

aspect = 3;

}

}

 

LEFT_MFCD =

{

x = 0;

y = 0;

width = 640;

height = 480;

}

 

RIGHT_MFCD =

{

x = 1664;

y = 0;

width = 640;

height = 480;

}

__________________

Airdog

| Asus ROG Strix Z370-E Mobo | i7 8700K @ 4.7 | 32 GB DDR4@3200mhz | Gigabyte 2080Ti OC 11GB| Samsung M.2 960 Evo 250Gb and 500Gb | Win10 Pro | Hotas Warthog #02743 | Track IR 5 | Toshiba 47" 120hz LED | Acer 23" Touchscreen | HELIOS |Oculus Rift-S|

 

http://www.blackknightssquadron.com/

Posted

^^^

Yup... I would say the same airdog... Centre screen should have X value 640 since hassata has 640x480 monitor to the left of it.

PC specs:

Windows 11 Home | Asus TUF Gaming B850-Plus WiFi | AMD Ryzen 7 9800X3D + LC 360 AIO | MSI RTX 5090 LC 360 AIO | 55" Samsung Odyssey Gen 2 | 64GB PC5-48000 DDR5 | 1TB M2 SSD for OS | 2TB M2 SSD for DCS | NZXT C1000 Gold ATX 3.1 1000W | TM Cougar Throttle, Floor Mounted MongoosT-50 Grip on TM Cougar board, MFG Crosswind, Track IR

Posted (edited)

Many thanks-I'm pretty sure I tried with the above settings, but it was late and by the end of it I was numb lol. I will try as soon as I am at the machine and report back.

 

Well much weirdness, but I finally got it working. 1024x768, below that 640x480 at 0,768, next to that 640x480 at 640x768. Res of 1280x1248. Lua below

 

_ = function(p) return p; end;

name = _('lmfcd+camera+rmfcd');

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

Viewports =

{

Center =

{

x = 0;

y = 0;

width = 1024;

height = 768;

viewDx = 0;

viewDy = 0;

aspect = 1.333333333333333333333333333333333333;

}

}

 

LEFT_MFCD =

{

x = -10;

y = 805;

width = 455;

height = 460;

}

 

RIGHT_MFCD =

{

x = 818;

y = 815;

width = 440;

height = 450;

}

 

 

One thing I noticed, going from an MFD monitor res of 800x600 to 640x480 gave a decent fps boost.

Edited by hassata

[sIGPIC][/sIGPIC]

Posted

Is it possible to run the Multimonitor Setup with USB Monitors like the Lilliput UM70 7" USB Display USB-powered mini Monitor?

_________________

PC: Win 10 Pro 64bit, Ryzen 7 5800X3D, 64GB RAM, GForce RTX 4090.

Cockpit & HOTAS: VKB Gunfighter MKIII with MCG PRO, Vipril MT-50 CM2, Virpil Rotor Plus & SharKa-50 grip, Thrustmaster TPR, Virpil SharKa-50 Control Panel, WinWing Phoenix MIP, WinWing PTO & PCR, Total Control Apachte MPD frames, several DIY panels, NLR GTTRACK, NLR Motion V3, ButtKicker Gamer PLUS

VR: Varjo Aero, HP Reverb G2

Posted

 

One thing I noticed, going from an MFD monitor res of 800x600 to 640x480 gave a decent fps boost.

 

I was going to drop in a second 20" in my config, but I found the 19 is quite acceptable, and at the larger res (1280x1024 rather than 1680x1050 I can get away with 400x400 MFD's.

I debated going back to a 17" and trying 1024x768 but that all gets a bit hard. I guess the short answer is while multi monitor runs full screen like this the less pixels the better.

Would be nice to have a network app so we could push the rendering off to a second PC, then it would jsut be network data which would be a huge boost, but its a lot of extra work for a small subset of the community. Having the MFD's external is pretty much a holy grail in itself.

Hornet, Super Carrier, Warthog & (II), Mustang, Spitfire, Albatross, Sabre, Combined Arms, FC3, Nevada, Gulf, Normandy, Syria AH-6J

i9 10900K @ 5.0GHz, Gigabyte Z490 Vision G, Cooler Master ML120L, Gigabyte RTX3080 OC Gaming 10Gb, 64GB RAM, Reverb G2 @ 2480x2428, TM Warthog, Saitek pedals & throttle, DIY collective, TrackIR4, Cougar MFDs, vx3276-2k

Combat Wombat's Airfield & Enroute Maps and Planning Tools

 

cw1.png

Posted

Got my Cougar MFD's today...set them up on the second monitor....awesome having the buttons to push so much faster setting up the pages and delivering weapons.

5170763068_10594f4b7e_b.jpg

Airdog

| Asus ROG Strix Z370-E Mobo | i7 8700K @ 4.7 | 32 GB DDR4@3200mhz | Gigabyte 2080Ti OC 11GB| Samsung M.2 960 Evo 250Gb and 500Gb | Win10 Pro | Hotas Warthog #02743 | Track IR 5 | Toshiba 47" 120hz LED | Acer 23" Touchscreen | HELIOS |Oculus Rift-S|

 

http://www.blackknightssquadron.com/

Posted
Nice!

 

Edit: how did you get the cockpit view like that?

Just looked up with the TrackIR until it was where I wanted it and then paused the TrackIR view there. My plan is to try and figure out how to make that view the default view. Will report back when I figure it out.

Airdog

| Asus ROG Strix Z370-E Mobo | i7 8700K @ 4.7 | 32 GB DDR4@3200mhz | Gigabyte 2080Ti OC 11GB| Samsung M.2 960 Evo 250Gb and 500Gb | Win10 Pro | Hotas Warthog #02743 | Track IR 5 | Toshiba 47" 120hz LED | Acer 23" Touchscreen | HELIOS |Oculus Rift-S|

 

http://www.blackknightssquadron.com/

Posted (edited)

You need to edit .../Config/View/SnapViewsDefault.lua and set Snap[11][13]["vAngle"] = 0

Edited by Kuky
  • Like 1

PC specs:

Windows 11 Home | Asus TUF Gaming B850-Plus WiFi | AMD Ryzen 7 9800X3D + LC 360 AIO | MSI RTX 5090 LC 360 AIO | 55" Samsung Odyssey Gen 2 | 64GB PC5-48000 DDR5 | 1TB M2 SSD for OS | 2TB M2 SSD for DCS | NZXT C1000 Gold ATX 3.1 1000W | TM Cougar Throttle, Floor Mounted MongoosT-50 Grip on TM Cougar board, MFG Crosswind, Track IR

Posted

please also post picture with full daylight.

Intel I7-10700K, Samsung 980 Pro 2TB NVMe, MSI Z490 ACE, RAM:64GB DDR4 3600, WIN 10-64, 1080Ti😩

Waiting on a good RTX

 

AH-64D|AV-88|A10CII|F15E|F16CM|FA18C|F14B|NV|PG|Syria|Synia

Posted

That worked....much better. Thanks Kuky

Airdog

| Asus ROG Strix Z370-E Mobo | i7 8700K @ 4.7 | 32 GB DDR4@3200mhz | Gigabyte 2080Ti OC 11GB| Samsung M.2 960 Evo 250Gb and 500Gb | Win10 Pro | Hotas Warthog #02743 | Track IR 5 | Toshiba 47" 120hz LED | Acer 23" Touchscreen | HELIOS |Oculus Rift-S|

 

http://www.blackknightssquadron.com/

Posted (edited)

4 monitor setup with 2 MFDs and one inactive

 

First my setup:

 

1: Windows 7 Ultimate x64

2: Intel Q9450 - 2,66GHz

3: 8 GB RAM

4: ASUS GeForce GTX470

5: 1-BenQ G2400W (1920x1200, camera), 2-Acer X203H (1600x900, not used), 3&4-Samsung U70 (800x480, MFDs).

 

Displays set up so that 1 & 2 are level at bottom with 2 on left side of main display 1. 3 and 4 are on top of each other below 1 with same X coordinates as main display 1. I use resolution of 1920x2160 in options.lua.

 

I have a problem where everytime after a mission if I try to load another mission, my second MFD (right one, display #4) fails to render properly. Only a small portion of screen is rendered. If I exit the sim and try again, same problem. However, I found out that if you disable Aero and then enable it again, second MFD starts to work :thumbup: This must be repeated every single mission and is a bit tedious, obviously... But works like a charm every time.

 

My Samsung U70 display are driven with DisplayLink 5.5.27797 drivers and I use GeForce drivers 258.96 (the latest don't work at all with current DisplayLink drivers). No idea what the root of the problem is, but if you are suffering from similar problems, try disabling and enabling Aero (you can switch the themes from Aero enabled theme to Win 7 Classic theme and back for example).

 

EDIT: I think I found out the core reason why the right MFD display fails to render properly. I had some Windows Gadgets on it but after I removed them, it seems to be rendering correctly every single time, without the need to fiddle around with Aero... However, my left MFD can have all the gadgets I can stuff into it and it renders correctly every time. Interesting :)

Edited by Sandelsium
Added findings

--

Sandelsium

[sIGPIC][/sIGPIC]

Posted (edited)

^^

In DCS and in fact all demanding games i always set the *.exe with the following Property > Compatibility options checked.

 

dcsh.jpg

 

This might help your problem, it will disable Aero at game launch.. and potentially avoid other issues. This is on Win7 x64 Ultimate too, with a couple of gadgets running as well.

Edited by MadTommy

i5-3570K @ 4.5 Ghz, Asus P8Z77-V, 8 GB DDR3, 1.5GB GTX 480 (EVGA, superclocked), SSD, 2 x 1680x1050, x-fi extreme music.



TM Warthog, Saitek combat pro pedals, TrackIR 4

Posted
^^

In DCS and in fact all demanding games i always set the *.exe with the following Property > Compatibility options checked.

 

dcsh.jpg

 

This might help your problem, it will disable Aero at game launch.. and potentially avoid other issues. This is on Win7 x64 Ultimate too, with a couple of gadgets running as well.

 

Thanks for the tip! However, when I tried those settings, both MFD screens don't render at all :( I think there is something funky with DisplayLink drivers. Removing gadgets from right MFD still seems to help.

--

Sandelsium

[sIGPIC][/sIGPIC]

Posted

i tried those settings as well no difference. ~20fps is what im getting at the start of the landing tutorial. 5970, i7 920, 9gb ram. 5760x1080 is the resolution im running 1 screen full screen. tried with/without hdr and tsaa not running msaa at all. doesnt seem to make a difference. everything else is on high. shadows on low. civ traffic off. i have been able to get most of the hud in by adjusting my seat height in the cockpit.

Posted

This is the reason for your low fps - 5760x1080

 

That res is massive a will need some serious gfx power.

i5-3570K @ 4.5 Ghz, Asus P8Z77-V, 8 GB DDR3, 1.5GB GTX 480 (EVGA, superclocked), SSD, 2 x 1680x1050, x-fi extreme music.



TM Warthog, Saitek combat pro pedals, TrackIR 4

Posted

A 5970 is some serious graphics power. I run all my games at 5760x1200 no problems with one and compared to the gfx in some other games I would expect it to run ok here as well.

  • Recently Browsing   0 members

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