Jump to content

Sadhu

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hi there! Maybe I missed something in the beta patches, but I'm also experiencing similar issues with TGP alignment. MT Before takeoff, I input coordinates in the DED, and coordinates in the DED and on the TGP page match. However, right after takeoff, coordinates displayed on the TGP change. During the flight, I periodically press "TMS.aft" to perform CZ and almost every time coordinate point shifts. Then, I proceed with landing, press "TMS.aft" again, and coordinates sync up with the DED once more. I've attached track for reference. I also want to note that when I press "TMS.aft" during an active pause, coordinates always match. But as soon as the flight is resumed, the shifting issue appears. f16_TGP_TMSaft_shift.trk
  2. Same problem in 2d. Display resolution is set to 1024. Is even worse at resolution 512.
  3. By comparing the display settings of modules that are working with export viewports using the new multi-threading, both correctly and incorrectly, I have found a temporary solution for myself. For F-16 file \Eagle Dynamics\DCS World OpenBeta\Mods\aircraft\F-16C\Cockpit\Scripts\Displays\MFD\indicator\LCD\page.lua line picture.additive_alpha = true change to picture.additive_alpha = false For FA-18 file \Eagle Dynamics\DCS World OpenBeta\Mods\aircraft\FA-18C\Cockpit\Scripts\Multipurpose_Display_Group\Common\indicator\BAKE\MPD_common_bake_page.lua line picture.additive_alpha = true change to picture.additive_alpha = false This is not a solution to the root of the problem, as artifacts are still noticeable around the edges. It also hasn't been tested for integrity in multiplayer. I hope that ED will soon find a solution.
×
×
  • Create New...