Padonis Posted June 6, 2018 Posted June 6, 2018 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?
Capt Zeen Posted June 6, 2018 Posted June 6, 2018 How you exported? please. Capt_Zeen_HELIOS PROFILES_WEBSITE Capt_Zeen_Youtube Channel
Padonis Posted June 7, 2018 Author Posted June 7, 2018 (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 June 7, 2018 by padonis
Capt Zeen Posted June 7, 2018 Posted June 7, 2018 Thanks, tonight i am going to try Capt_Zeen_HELIOS PROFILES_WEBSITE Capt_Zeen_Youtube Channel
Padonis Posted June 7, 2018 Author Posted June 7, 2018 Here is my RWR F-18 export fileRWR_ALR67_init.lua
Philc1974 Posted June 26, 2018 Posted June 26, 2018 (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 Edited June 26, 2018 by Philc1974 file not compatible
Rickety Posted June 27, 2018 Posted June 27, 2018 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)
Padonis Posted July 6, 2018 Author Posted July 6, 2018 (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 July 6, 2018 by padonis
Philc1974 Posted July 8, 2018 Posted July 8, 2018 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 :(
deadlycrawler Posted July 16, 2018 Posted July 16, 2018 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
Recommended Posts