Jump to content

Recommended Posts

Posted

I managed to export RWR, however the font and numbers are displayed so thin that they can barely be seen. Can you improve something in the files lua so that the letters and numbers are thicker?

Posted (edited)

I took from this: https://forums.eagle.ru/showthread.php?t=70716

 

 

Here is an example from my A-10C:

original : https://drive.google.com/file/d/0B6V2UaOra9K8SUduZVVIVDdfS3M/view

changed : https://drive.google.com/file/d/0B6V2UaOra9K8Mm02T3JvZ0p4NTA/view

 

 

To do this, enter the appropriate entry in the options of the monitor.

There is only a problem with the thickness of letters, very thin, barely visible. When I get back home, I will put a link to my F-18 file

Edited by padonis
  • 3 weeks later...
Posted (edited)

Hi Guys

 

With regards to DCS's F-18C..

 

I have managed to export the AMPCD and both the left and right MDI's to a second monitor (Thanks Colin Jaques!) using Capt Zeen's monitor export post, less the use of the panel images

 

However I seem to have run into a problem.

 

The quality of the AMPCD is fine, but both the MDI's are very garbled

 

Has anyone experienced this before and if so, how did you work around it?

 

I am no expert by any stretch of the imagination so please, go easy on your explanation

 

Thanks in advance

 

Phil

AMPCD_Image.JPG.4b8b88c8a7e11c2028cc631f95c1acb7.JPG

Capture_2.JPG.56df894bc3703f52c64c63f0a31dfc44.JPG

Edited by Philc1974
file not compatible
Posted
Hi Guys

 

With regards to DCS's F-18C..

 

I have managed to export the AMPCD and both the left and right MDI's to a second monitor (Thanks Colin Jaques!) using Capt Zeen's monitor export post, less the use of the panel images

 

However I seem to have run into a problem.

 

The quality of the AMPCD is fine, but both the MDI's are very garbled

 

Has anyone experienced this before and if so, how did you work around it?

 

I am no expert by any stretch of the imagination so please, go easy on your explanation

 

Thanks in advance

 

Phil

 

Hi. Try this.

 

IMPROVING THE LINES QUALITY IN THE EXPORTED VIEWPORTS

 

- Right now, the exported viewports are draw with a very thin lines. If you want to improve the lines change the sentence:

 

shaderLineDrawAsWire = false

to

shaderLineDrawAsWire = true

 

in Monitor configuration\Mods\aircraft\FA-18C\Cockpit\Scripts\Multipurpose_Display_Group\MDI_IP1556A\indicator\MDI_init.lua before copy it in your DCS folder

(Thanks to Sreventon)

  • 2 weeks later...
Posted (edited)

We already have DDI export with ED, in my case the lines and subtitles are a little less sharp n that on the main screen. As for RWR, nothing has changed, the letters and numbers are very thin, barely visible. Someone knows how to improve it?

Change: shaderLineDrawAsWire = false to shaderLineDrawAsWire = true it does not give much ...

Edited by padonis
Posted
Hi. Try this.

 

IMPROVING THE LINES QUALITY IN THE EXPORTED VIEWPORTS

 

- Right now, the exported viewports are draw with a very thin lines. If you want to improve the lines change the sentence:

 

shaderLineDrawAsWire = false

to

shaderLineDrawAsWire = true

 

in Monitor configuration\Mods\aircraft\FA-18C\Cockpit\Scripts\Multipurpose_Display_Group\MDI_IP1556A\indicator\MDI_init.lua before copy it in your DCS folder

(Thanks to Sreventon)

 

Hi Rickety

 

No, that did not have any effect :(

  • 2 weeks later...
Posted

you could also change the line thickness as well (same file), change the 0.8 to a higher value

 

shaderLineDefaultThickness = 0.8

 

 

 

doesn't effect the RWR for some reason however

  • Recently Browsing   0 members

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