RemoteTechnologiesGroup / RemoteTech

Community developed continuation of Kerbal Space Program's RemoteTech mod.
http://remotetechnologiesgroup.github.io/RemoteTech
GNU General Public License v2.0
233 stars 102 forks source link

UI scaling support #750

Open madman2003 opened 6 years ago

madman2003 commented 6 years ago

O.S: Windows 10 64bits KSP: 1.4.3 64 bits Problem: I have a 180 dpi monitor (otherwise known as UltraHD in a 24 inch form factor), and I use 170% UI scaling. All the RemoteTech UI elements are tiny and see no way to make them bigger. Is there a scaling option that I missed or plans to add one?

KSP-TaxiService commented 6 years ago

Sorry, there is no option or plan for scaling up UI elements. Currently, all window dimensions and raster textures are fixed in size (could be incremented but not 100% automatic scale-up.

KSP-TaxiService commented 6 years ago

Ok, I checked the UI scaling in KSP.

I think it is going to take while as the textures need to be enlarged and redrawn and the FC interface codes need to be revised.