WoW:CVar gxWindow: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (Created)
 
m (Move page script moved page CVar gxWindow to CVar gxWindow without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{cvar}}
This cvar controls whether wow is played in Windowed mode or not.
This cvar controls whether wow is played in Windowed mode or not.


Line 9: Line 10:


Please note that enabling Windowed mode will result in a DECREASE in fps in-game.
Please note that enabling Windowed mode will result in a DECREASE in fps in-game.
[[Category:Console variables|gxWindow]]
[[Category:Console variables|gxWindow]]

Latest revision as of 04:48, 15 August 2023

Console variables < gxWindow

This cvar controls whether wow is played in Windowed mode or not.

Options for this cvar are the following:

0 - Default - Disables Windowed mode
1 - Enables Windowed mode

This can be changed in the Interface Options, or manually via

/console gxwindow 1

Please note that enabling Windowed mode will result in a DECREASE in fps in-game.