Page 1 of 1

hi dpi UI ?

Posted: Tue Feb 13, 2018 9:54 am
by paulollivier
Hey guys, is there a retina ( hi-dpi ) support for the Flash / ScaleForm UI ?

I’m trying to have a slick UI with thin lines and elegant fonts, but it all renders blurry and quite pixelated… any ideas?

Re: hi dpi UI ?

Posted: Tue Mar 06, 2018 7:41 am
by lavizh
What resolution is your stage in Flash and DDS images? Native display resolution? Have you tried adjusting these cvars?

Code: Select all

r_DynTexSourceSharedRTHeight = X r_DynTexSourceSharedRTWidth = X
I have mine set to 2048 in my .cryproject file. It's more than high enough.