Hellcat Posted July 30, 2018 Posted July 30, 2018 I can't figure out why....I'm trying to add a monitor LUA so I can use second screen to show the left and right mfcds to use with a pair of thrustmaster mfd's. I open the lua in notepad++ edit it and save it but in game it's not recognized under monitors. Even for example when I download one like capt zeens monitor lua and place it in the C:\Program Files\Eagle Dynamics\DCS World\Config\MonitorSetup folder it dosent see it ...Any ideas ....heres my file ...thanks for any help... _ = function(p) return p; end; name = _('2_monitors_FA18C'); Description = 'Right, Left, RWR, IFEI, UFC, and AMPCD in right monitor' --TOTAL DEL VIEWPORT Viewports = { Center = { x = 0; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; aspect = 16/9; } } --LEFT LEFT_MFCD = { x = 2078; y = 165; width = 411; height = 411; } - --RIGHT RIGHT_MFCD = { x = 2890; y = 165; width = 411; height = 411; } --AMPCD F18_AMPCD = { x = 2482; y = 572; width = 512; height = 512; } UIMainView = Viewports.Center i7-9700K @ 5.0 l MSI MPG Z390 Gaming Plus MB l 32GB DDR4 2400 Ram l Sabrent Rocket Q 1TB M.2 l EVGA 3080 FTW l Win10 Pro l WarBRD/Warthog Hotas l VKB MkIV rudder Pedals l Reverb G2
capthaltli Posted July 30, 2018 Posted July 30, 2018 I have the same issue. [sIGPIC] "GOONIE" [/sIGPIC] "GOONIE" CSG-1 VFA-25
Hellcat Posted July 30, 2018 Author Posted July 30, 2018 Got it working .... go here and read page 3 and 4 https://forums.eagle.ru/showthread.php?t=210138&highlight=helios&page=3 i7-9700K @ 5.0 l MSI MPG Z390 Gaming Plus MB l 32GB DDR4 2400 Ram l Sabrent Rocket Q 1TB M.2 l EVGA 3080 FTW l Win10 Pro l WarBRD/Warthog Hotas l VKB MkIV rudder Pedals l Reverb G2
Recommended Posts