WoW:CVar gxApi: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Spelling, and adding additional info for settings)
(Default is "d3d9" as of 3.3)
Line 4: Line 4:


Default:
Default:
  SET gxApi "direct3d"
  SET gxApi "d3d9"


Other values:
Other values:
Line 17: Line 17:


== Patch changes ==
== Patch changes ==
{{Patch 3.3.0|note=default is now "d3d9", was "direct3d"}}
{{Patch 3.3.0|note=d3d9ex added to options}}
{{Patch 3.3.0|note=d3d9ex added to options}}



Revision as of 21:20, 12 December 2009

Switches between 3d engines. Accepts direct3d, opengl or d3d9ex as parameters.

Default:

SET gxApi "d3d9"

Other values:

"opengl" - not recommended for Windows users except for testing purposes as it can cause WoW to crash itself 
"d3d9ex" - recommended for users getting random 134 crashes while leaving Dalaran, as well as for those users with Dell XPS 630i. [1]

Patch changes

Template:Patch 3.3.0 Template:Patch 3.3.0

References

  1. Datth 2009-12-09. 3.3.0 - d3d9ex mode, ATI, and 134 crashes. Retrieved on 2009-12-11.