ebabil Posted November 4, 2020 Posted November 4, 2020 It would be good addition if we can see our plane from outside in a small screen at the top corner of the main screen. So we can observe our plane's behaviors without getting out cockpit view. It is a good eye candy as well FC3 | UH-1 | Mi-8 | A-10C II | F/A-18 | Ka-50 III | F-14 | F-16 | AH-64 | Mi-24 | F-5 | F-15E| F-4| Tornado Persian Gulf | Nevada | Syria | NS-430 | Supercarrier // Wishlist: CH-53 | UH-60 Youtube MS FFB2 - TM Warthog - CH Pro Pedals - Trackir 5
Bailey Posted November 4, 2020 Posted November 4, 2020 We have PiP (picture-in-picture), but there is now way that I know of the control them separately. If you want to check it out, put the atached lua in the following folder: "\DCS World OpenBeta\Config\MonitorSetup", launch DCS, Click Options, Click System, Monitors, and select "1 Screen PiP". _ = function(p) return p; end; name = _('1 Screen PiP'); Description = 'One monitor configuration Picture in Picture' Viewports = { Center = { x = 0; y = 0; width = screen.width; height = screen.height; viewDx = 0; viewDy = 0; aspect = screen.aspect; }, Left = { x = 0; y = 0; width = screen.width / 2; height = screen.height / 2; viewDx = 0; viewDy = 0; aspect = screen.aspect; } } GU_MAIN_VIEWPORT = Viewports.Center 1CameraPiP.lua 1 DCS VoiceAttack Profiles | My Mods and Utilities on ED User Files | DiCE: DCS Integrated Countermeasure Editor DCS Update Witching Utility | DCS-ExportScripts for Stream Deck Community Github Library | Kiowa Integrated Overlays
Recommended Posts