WoW:CVar UIFaster: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page CVar UIFaster to CVar UIFaster without leaving a redirect)
 
(No difference)

Latest revision as of 04:48, 15 August 2023

Console variables < UIFaster

This cvar defaults to 3.

For users experiencing graphical corruption of the User Interface, it is recommended to try option 2 in order to correct the problem. If this does not solve the issue, then use option 0 to disable all UI Acceleration.

To change the setting on this cvar, type the following in-game:

/console UIFaster “x”

Where x equals:

  • 0 – This turns off all UI acceleration.
  • 1 – For Internal Use Only - DO NOT USE!
  • 2 – Enables partial UI acceleration only.
  • 3 – Enables all UI acceleration.