Thread: 1Pixel issue
View Single Post
03-18-10, 11:07 AM   #3
Epixor
A Deviate Faerie Dragon
 
Epixor's Avatar
Join Date: Aug 2009
Posts: 10
Originally Posted by mrruben5 View Post
Code:
/run SetCVar("useUiScale", 1)
/run SetCVar("uiScale", 768/string.match(({GetScreenResolutions()})[GetCurrentResolution()], "%d+x(%d+)"));
/run SetMultisampleFormat(1)
I was just talking about "UI scale" with a guildie, turning it off makes it look like this:
http://img62.imageshack.us/img62/628...1818003758.png
What i call "Grandpa mode"

and What i have now, turn on max Low
http://img696.imageshack.us/img696/9...1818022599.png
  Reply With Quote