WoW:CVar gxApi: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (Bot: Automated text replacement (-{{Patch 4.0| +{{Patch 4.0.3|))
Line 46: Line 46:


== Patch changes ==
== Patch changes ==
{{Patch 4.0|note=DirectX11 compatibility mode added - "d3d11"}}
{{Patch 4.0.3|note=DirectX11 compatibility mode added - "d3d11"}}
{{Patch 3.3.3|note=Mac users default to "GLL" again after fixes to the engine.}}
{{Patch 3.3.3|note=Mac users default to "GLL" again after fixes to the engine.}}
{{Patch 3.3.2|note=Mac users default back to "OpenGL". <ref>{{ref web
{{Patch 3.3.2|note=Mac users default back to "OpenGL". <ref>{{ref web

Revision as of 17:59, 14 September 2010

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

Windows

Default

d3d9
DirectX 9.0c

Possible Settings

opengl
Not recommended for Windows users except for testing purposes as it can cause WoW to crash itself
d3d9ex
New backend for Windows users: Recommended for users getting random 134 crashes while leaving Dalaran. [1] Generally much more memory efficient, and will replace d3d9 in Cataclysm. [2]


d3d11
New DirectX11 compatibility - only works with Vista (All updates required)/Windows 7, and DX10/DX11 graphics cards

Macintosh

Default

GLL
Rewrite of OpenGL, allowing for more graphics card usage, resulting in higher fps.
Blizz.gif
gxApi OpenGL/GLL (Updated for 3.3.3)... | 2010-02-09 23:37 | <span style="color:#ffac04;">S4d1k</span>
Requirements for GLL:
  • Intel processor
  • MacOS X 10.5.7 or later
  • (Intel GMA 950 is not supported for now)

View original post

Possible Settings

opengl
Recommended for most users

Patch changes

Template:Patch 4.0.3 Template:Patch 3.3.3 Template:Patch 3.3.2 Template:Patch 3.3.0 Template:Patch 3.2.0

References

  1. Datth 2009-12-09. 3.3.0 - d3d9ex mode, ATI, and 134 crashes. Retrieved on 2009-12-11.
  2. Datth 2010-06-04. 3.3.0 - Toys!. Retrieved on 2010-07-05.