yeldraw1 Posted March 20, 2022 Posted March 20, 2022 I fly with 3 monitors, the pilots interface is in the center of the screen. and seems to be attached to the IHASS. I use Track IR
Shadowdog Posted March 21, 2022 Posted March 21, 2022 I also have the same issue, still usable but a pain to see through. Let’s hope for a fix.
ED Team BIGNEWY Posted March 21, 2022 ED Team Posted March 21, 2022 Hi, are you all using multiscreen ? And can you tell us how you have your screens orientated. side by side or over under for example Attach your monitor.lua if possible Forum rules - DCS Crashing? Try this first - Cleanup and Repair - Discord BIGNEWY#8703 - Youtube - Patch Status Windows 11, NVIDIA MSI RTX 3090, Intel® i9-10900K 3.70GHz, 5.30GHz Turbo, Corsair Hydro Series H150i Pro, 64GB DDR @3200, ASUS ROG Strix Z490-F Gaming, PIMAX Crystal
Flipper Posted March 21, 2022 Posted March 21, 2022 (edited) Hi, I´m using three 7" monitors and I don´t see the interface when I start it. This the Win10 configuration: And this is my monitor.lua: _ = function(p) return p; end; name = _('FlipperAH-64D'); 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; } } MFD_plt_left = { x = 1950; y = 0; width = 750; height = 600; aspect = 1024/600; } MFD_plt_right = { x = 2974; y = 0; width = 750; height = 600; aspect = 1024/600; } CENTER_MFCD = { x = 3998; y = 0; width = 750; height = 600; aspect = 1024/768; } UIMainView = Viewports.Center It only works for the pilot view, the cpg are "overwritten" by the pilot screens... The Center_MFCD-lines are the remains of my Hornet-lua... Edited March 21, 2022 by Flipper “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]
pedrodatguy Posted March 21, 2022 Posted March 21, 2022 (edited) same as above, I have a 4 monitor layout - I do get the MFD's to export even though bugged to CPG regardless fo seat as everyone is saying before - I also use trackIR buy my George menu shows up on my 4th monitor between my MFD's - so no way to see it in game because it is covered by CougarMFD body. I wish I knew how to move where it displays! Thanks! Edited March 21, 2022 by pedrodatguy
Sydy Posted March 23, 2022 Posted March 23, 2022 (edited) Gents, I made it JSGME friendly: https://www.digitalcombatsimulator.com/en/files/3321194/ All the best, Sydy Edited March 24, 2022 by Sydy 1
Recommended Posts