BelgarionNL Posted November 15, 2012 Posted November 15, 2012 this forum has loads of stuff on it and a lot of it are tutorials on older versions! How do I get the mfcd's (have that now) + RWR, CDU, etc on the second monitor! this is what I have now: _ = function(p) return p; end; name = _('test2'); Description = 'test2'; Viewports = { Center = { x = 0; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; aspect = 1.777777777777778; } } LEFT_MFCD = { x = 1920; y = 0; width = 640; height = 640; } RIGHT_MFCD = { x = 2560; y = 0; width = 640; height = 640; } CDU_SCREEN = { x = 1920; y = 650; width = 426; height = 324; } RWR_SCREEN = { x = 2600; y = 650; width = 178; height = 178; } UIMainView = Viewports.Center but with this it only displays the 2 MFCD's NOT the cdu and RWR!
airdog Posted November 15, 2012 Posted November 15, 2012 (edited) Go here http://files.digitalcombatsimulator.com/en/?arrFilter_pf%5Baircraft%5D=&arrFilter_pf%5Bfiletype%5D=&arrFilter_pf%5Bgameversion%5D=&arrFilter_pf%5Bfilelang%5D=&arrFilter_CREATED_USER_NAME=Peterp&set_filter=Filter&set_filter=Y Download the file named all exports. It says its for 1.2.1 but it will work just fine for 1.2.2. Read the read me and it will tell you all you need to know. Basically you also need the modified init.lua files to get the cdu and rwr exports to show up. It's all in the file that peterp made. Edited November 15, 2012 by airdog 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/
Recommended Posts