doveman Posted January 13, 2013 Posted January 13, 2013 I'm using the files for the KA-50's PVI, UV-26 and EKRAN from "All_Exports_ON_for A-10C_and_Ka-50_in _DCS World_1.2.0" with DCSW1.2.2 with Spike's Helios profile from here http://files.digitalcombatsimulator.com/en/252623/ It works pretty nicely, the only strange thing is the controls indicator (Rctrl+Enter) is showing up in the lower left corner of the second monitor, over the PVI. Anyone know how to fix this? This is my MonitorConfig: _ = function(p) return p; end; name = _('spikeHelios-1.0'); Description = 'Two monitor configuration'; Viewports = { Center = { x = 0; y = 0; width = 1920; height = 1200; viewDx = 0; viewDy = 0; aspect = 1.77; } } LEFT_MFCD = { x = 0; y = 1200+0; width = 921; height = 730; } RIGHT_MFCD = { x = 1272; y = 1200+0; width = 648; height = 812; } ED_KA50_UV26 = { x = 1030; y = 1200+610; width = 115; height = 60; } ED_KA50_PVI = { x = 20; y = 1200+726; width = 240; height = 90; } ED_KA50_Ekran = { x = 1642; y = 1200+950; width = 90; height = 55; } UIMainView = Viewports.Center Main rig: i5-4670k @4.4Ghz, Asus Z97-A, Scythe Kotetsu HSF, 32GB Kingston Savage 2400Mhz DDR3, 1070ti, Win 10 x64, Samsung Evo 256GB SSD (OS & Data), OCZ 480GB SSD (Games), WD 2TB and WD 3TB HDDs, 1920x1200 Dell U2412M, 1920x1080 Dell P2314T touchscreen
PeterP Posted January 13, 2013 Posted January 13, 2013 That is "normal" and not related to your monitorsetup.lua. The Spawn point of the control-indicator is always in the lower left corner of the whole in-game res. Here is a instruction how to change the position: http://forums.eagle.ru/showthread.php?p=1409442#post1409442
Recommended Posts