WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   nUI: Technical Support (https://www.wowinterface.com/forums/forumdisplay.php?f=92)
-   -   New User, Need Help with scaling widescreen (https://www.wowinterface.com/forums/showthread.php?t=22877)

Blayloc 04-25-09 12:34 PM

New User, Need Help with scaling widescreen
 
I have read through the faq and found the post about editing the Nui.lua file with

["scale"] = 1,
["hScale"] = {your horizontal scale setting},
["vScale"] = {your vertical scale setting},


However.. I am confused with WHAT I need to set. Maybe I am an idiot but I don't understand the post.

I want to enable scaling so I can make things a little smaller but I don't know what to use for the values in the lua file.


I have a 22" WS monitor and I am in 1680x1050 if that helps. Could anyone help me out with what I need to input into the lua to allow for the use of the scaling option?

Xrystal 04-25-09 02:40 PM

I suspect that they are currently set to 1.0 so setting them to 0.5 would make them half the size and 1.5 half a size bigger.

Trying numbers between those values and you should find a value that suits you.

spiel2001 04-25-09 03:08 PM

As the post says... your screen size divided by the "target" screen size...

so the default hScale would be 1680 / 2560 = 0.65625 and the default vScale would be 1050 / 1600 = 0.65625

Since 1680 / 1050 = 1.6 then the vScale is modified as 0.65625 * 0.95 = 0.6234375

So.... hScale = 0.65625 and vScale = 0.6234375 would be the starting point to make the screen look the way it does by default. Then to make the UI smaller still, you would have to make those values smaller... start by decreasing them both by the same amount until the size is about where you want it, then tweak the vScale up or down to make it taller or shorter until the square buttons are square again, etc.


All times are GMT -6. The time now is 03:42 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI