WoW:List of Command-Line Switches
Jump to navigation
Jump to search
World of Warcraft game engine supports a list of command line switches. This page attempts to document them based on the information available. Due to the configuration of various systems, using them might cause some system to break. Use them at your own risk!!!
- -console
- Allow access to console in game.
- -d3d
- Run the game using Direct3D (default under Windows).
- -fullscreen
- Run the game in full screen.
- -nosound
- Run the game without sound.
- -opengl
- Run the game using OpenGL (default under Mac).
- -swtnl
- Run the game using Software T&L.
- -windowed
- Run the game in windowed mode.