WoW:CVar maxFPSBk: Difference between revisions

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

Latest revision as of 04:48, 15 August 2023

Console variables < maxFPSBk

This cvar sets the maximum FPS of a wow window while its not in focus (minimized or playing in windowed mode, and have something running on top of it).

This cvar defaults to 30, however it can be changed to get better computer performance while multi-tasking.

/console maxfpsbk 0

will set the max FPS to 0 when wow isn't in focus.