WoW:CVar uiscale: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (fix category)
m (Move page script moved page CVar uiscale to CVar uiscale without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
This variable is used to scale the User Interface. You must have the variable [[CVar useUiScale|useUiScale]] set to 1 for this variable to be of any effect.
#redirect [[CVar uiScale]]
 
In Config.wtf:
*SET uiScale "1.0"
 
In Console:
*/console uiscale 1.0
 
Acceptable values
*0.64 up to 8.0 and beyond
**Values lower than 1.0 shrink the size interface. Values higher than 1.0 increase the size of the interface.
**Values lower than 0.64 have no effect
 
[[Category:Console variables|uiscale]]
[[Category:Console variables|uiscale]]

Latest revision as of 04:48, 15 August 2023

Redirect to: