WoW:CVar UIFaster: Difference between revisions

m (OCD on matching punctuation)
m (Move page script moved page CVar UIFaster to CVar UIFaster without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Stub/API}}
{{cvar}}
Set UIFaster “x”
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:
Where x equals:
*0 – This turns off all UI acceleration.
*0 – This turns off all UI acceleration.
Line 6: Line 11:
*2 – Enables partial UI acceleration only.
*2 – Enables partial UI acceleration only.
*3 – Enables all UI acceleration.
*3 – Enables all UI acceleration.
[[Category:Console variables|uifaster]]

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.