derbynew Posted June 10, 2018 Posted June 10, 2018 Hi, When I changed to multi monitor display, I noticed my radio menu moved to the second screen. It was hard to read the items in the sub menus. I decided I wanted to change the color of the text and the font size. Go to: C:\Program Files\Eagle Dynamics\DCS World\Scripts\UI\RadioCommandDialogPanel\CommandMenu.lua For me Text is Yellow. Edit these lines: Line 50: if HMD.isActive() == true then fontSize = 20 fontSizeCaption = 25 menuCaptionHeight = 30 end Line 92 textSkin.skinData.states.released[1].text.color = '0xffffffff' textSkin.skinData.states.released[1].text.shadowColor = '0xffff00ff' With the above, it is a lot easier to read the radio menu text, especially sub airport menu responses. Romiko Derbynew --------------------------------------------------------------- Intel® Core i5-9600K CPU @ 4.8GHz Corsair Vengeance XMP 32GB - CMW32GX4M4C3000C15 MSI NVIDIA GeForce RTX 2070 Gamzing Z 8GB MSI Z390 Gaming Edge AC Motherboard NZXT H500 Case EVGA 650W P2 Power Supply NH U12S CPU Cooler - 2 fans 2 Inlet fans - Noctua 2 outlet fans - Noctua
Recommended Posts