Jump to content

Recommended Posts

Posted

Can anyone tell me if it is possible to export the MFDs to a second monitor? And if it is how? I have tried searching but haven't had any luck so far. Thanks

AMD Ryzen 5 2600 Six-Core Processor 3.4 GHz

32 Gb RAM, Nvidea GTX 1050 TI

Water Cooled, Windows 10 64 bit

Posted (edited)

In this forum section the first pinned post is the guide to do so. Follow it to the letter. Its not difficult but worth reading through the whole guide once or twice before following it 

Edited by MadKreator

Intel i7 13700k, ASUS  rog strix z790A, 64gigs G.Skill Trident DDR5 @6400Mhz, Nvidia  RTX 4080FE, 4TB,  2x 2TB,  1TB Samsung NVME, 1TB Samsung SSD,   Corsair RM1000x, Corsair Titan 360 X AIO cooler, Lian Li LanCool 2, VKB Gunfighter Ultimate, VKB Custom STECS , MFG Crosswinds, Moza FFB,  Virpil Collective, Track IR5, 48” LG UltraGear OLED & HP 24” touchscreen for Helios,49” Samsung Ultrawide,  Streamdeck XL, Corsair Virtuoso RGB Headphones

  • 1 month later...
Posted (edited)

I got the MFDs working but can't get anything else for the F16 to show up such as the DED, CDU or EHSI

Edited by 16th Widowmakr

AMD Ryzen 5 2600 Six-Core Processor 3.4 GHz

32 Gb RAM, Nvidea GTX 1050 TI

Water Cooled, Windows 10 64 bit

Posted (edited)
On 11/6/2022 at 12:19 AM, 16th Widowmakr said:

I got the MFDs working but can't get anything else for the F16 to show up such as the DED, CDU or EHSI

 

The EHSI in the F16 is already configured for export, just create a viewport called EHSI.

For any other displays you want to export, like the DED, you need to edit the LUA file of the relevant display and create a viewport.

The DED's LUA is at:

DCS World\Mods\aircraft\F-16C\Cockpit\Scripts\Displays\DED\indicator\DED_init.lua

Add these two lines somewhere in the file (I usually put it at the end) with XXXX replaced by whatever you want to call the viewport:

dofile(LockOn_Options.common_script_path.."ViewportHandling.lua")
try_find_assigned_viewport("XXXX")
 

Then create a viewport called whatever you replaced XXXX with.

Edited by Scott-S6
  • 1 month later...
Posted
On 11/12/2022 at 8:01 AM, Scott-S6 said:

The EHSI in the F16 is already configured for export, just create a viewport called EHSI.

For any other displays you want to export, like the DED, you need to edit the LUA file of the relevant display and create a viewport.

The DED's LUA is at:

DCS World\Mods\aircraft\F-16C\Cockpit\Scripts\Displays\DED\indicator\DED_init.lua

Add these two lines somewhere in the file (I usually put it at the end) with XXXX replaced by whatever you want to call the viewport:

dofile(LockOn_Options.common_script_path.."ViewportHandling.lua")
try_find_assigned_viewport("XXXX")
 

Then create a viewport called whatever you replaced XXXX with.

 

This is how I have long been exporting viewports but now these edits violate the multiplayer integrity check.

Posted
2 hours ago, bones1014 said:

This is how I have long been exporting viewports but now these edits violate the multiplayer integrity check.

That's up to the server settings. You're out of luck if you can't edit the display component lua files. All of the export methods need it. There are various threads with people complaining and suggesting that the integrity check should be limited to files that might have an impact on gameplay.

Posted
27 minutes ago, Scott-S6 said:

That's up to the server settings. You're out of luck if you can't edit the display component lua files. All of the export methods need it. There are various threads with people complaining and suggesting that the integrity check should be limited to files that might have an impact on gameplay.

It just became a problem in the past two weeks. Something about the IC has changed because I've been doing the same integrity checks for years.

Posted
4 minutes ago, bones1014 said:

It just became a problem in the past two weeks. Something about the IC has changed because I've been doing the same integrity checks for years.

Yep, they changed it recently.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...