gear_monkey Posted June 21, 2018 Posted June 21, 2018 Hi folks, for years I've been using the Virtual cockpit server for DCS world to export the MFD's of the A-10C to a second monitor. Now that the F-18 is here, I want to do the same. Is anyone using the virtual server software to do this? Win 10 64bit; 32 GB DDR4 3200 Ram; ASUS MoBo; 1TB SSD;Intel i7 8700K; GTX 1080ti 11GB; Thrustmaster Warthog;Odyssey + VR
capthaltli Posted July 13, 2018 Posted July 13, 2018 I am also insterested in using this tool, does it still work? [sIGPIC] "GOONIE" [/sIGPIC] "GOONIE" CSG-1 VFA-25
sharkfin61 Posted July 13, 2018 Posted July 13, 2018 (edited) What I did was to alter the "A-10C Virtual Cockpit Server.lua" in side the Savedgames\DCS.openbeta\Config\MonitorSetup folder like this: --***DO NOT MODIFY THESE COMMENT LINES*** --A10CVirtualCockpitServer v0.0.0.0 --LOCATION Config\MonitorSetup --HOOKTO --Monitor lua _ = function(p) return p; end; name = _('A-10C Virtual Cockpit Server'); Description = 'Setup for A-10C Virtual Cockpit Server MFCD and CDU Exports.' Viewports = { Center = { x = 0; y = 0; width = 3840; height = 2160; viewDx = 0; viewDy = 0; aspect = 1.7777777777777777777777777778; } } LEFT_MFCD = { x = 3830; y = -8; width = 420; height = 420; } RIGHT_MFCD = { x = 4707; y = -8; width = 420; height = 420; } --AMPCD AMPCD = { x = 4260; y = 593; width = 420; height = 410; } --AMPCD F18_AMPCD = { x = 4240; y = 593; width = 420; height = 410; } --IFEI F18_IFEI = { x = 3780; y = 600; width = 400; height = 167; } --CDU_EXPORT UIMainView = Viewports.Center Works like a charm. Also altered the *lua files like I described in CaptZeens Helios thread https://forums.eagle.ru/showpost.php?p=3556766&postcount=128 Edited July 13, 2018 by sharkfin61 Loads do it on the fly! Royal Bavarian Airforce all the way RIG: RYZEN 7 5800X3D~ ZOTAC 4080 Super ~ AORUS X570S Elite AX ~64 GB Corsair Venegance DDR-4 3600 ~ BeQuiet AIO Silent loop 2 360 watercooled ~ Samsung 890 Pro M.2 (2TB) + 870 EVO (1TB) SSD ~ WIN 10 64-bit ~ AOC 31.5" Gaming 144Hz Display ~ DelanClip@TrackIR 5 ~ TM Warthog no.2 ~Saitek rudder pedals~ 2 TM MFDs on 2nd 27"display ~ Buddyfox A-10 UFC ~ CDU/AAP panel via DCSBios ~ ARC-210 (soldering WIP) ~ QUEST 3
Recommended Posts