Jump to content

Sustoja

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Sustoja

  1. Thanks a lot, this was driving my nuts! Following your instructions is very easy, got it done in no time at all. Cheers! Juan Andres "Susto"
  2. You know there's an easy fix for that, right? Just edit "MDG_strokesDefs.lua" file and reduce the values in the first two lines: C:\Eagle Dynamics\DCS World\Mods\aircraft\FA-18C\Cockpit\Scripts\Multipurpose_Display_Group\Common\indicator\MDG_strokesDefs.lua Before: stroke_thickness = 0.8 stroke_fuzziness = 0.5 After: stroke_thickness = 0.4 stroke_fuzziness = 0.2
  3. Fixed the blurry fonts in MFD and HUD following RightStuff's advice from this thread: https://forums.eagle.ru/showpost.php?p=3555460&postcount=117 I just edited "MDG_strokesDefs.lua" file and reduced the values in its first two lines: C:\Eagle Dynamics\DCS World\Mods\aircraft\FA-18C\Cockpit\Scripts\Multipurpose_Display_Group\Common\indicator\MDG_strokesDefs.lua Before: stroke_thickness = 0.8 stroke_fuzziness = 0.5 After: stroke_thickness = 0.4 stroke_fuzziness = 0.2
  4. 3440x1440 screenshot There you go!
  5. Fixed the blurry fonts in the MFD and the HUD following RightStuff's advice from this thread: https://forums.eagle.ru/showpost.php?p=3555460&postcount=117 I just edited "MDG_strokesDefs.lua" file and reduced the values in its first two lines: C:\Eagle Dynamics\DCS World\Mods\aircraft\FA-18C\Cockpit\Scripts\Multipurpose_Display_Group\Common\indicator\MDG_strokesDefs.lua Before: stroke_thickness = 0.8 stroke_fuzziness = 0.5 After: stroke_thickness = 0.4 stroke_fuzziness = 0.2 Didn't change anything else. My monitor resolution is 3440x1440. This was my F1 view before changing values: And this after changing them: Best regards, Juan Andres "Susto"
×
×
  • Create New...