View Single Post
08-20-11, 11:50 AM   #5
Haleth
This Space For Rent
 
Haleth's Avatar
Featured
Join Date: Sep 2008
Posts: 1,173
Well, I found this:

Code:
768/string.match(GetCVar("gxResolution"), "%d+x(%d+)")/min(2, max(.64, 768/string.match(GetCVar("gxResolution"), "%d+x(%d+)")))
I don't understand any of that, but what I do understand is that it equals a proper '1'. So if I use this everywhere, I should be fine, I think.

@ Game92; changing multisampling doesn't really seem to change anything, I think blizz changed the effect of multisampling on the UI a while ago.
  Reply With Quote