no edit summary
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{for|other uses of the name "Shadow"|Shadow (disambiguation)}} | |||
{{cvar}} | {{cvar}} | ||
This setting controls the Dynamic Shadows in-game.<ref> OLD http://forums.worldofwarcraft.com/thread.html?topicId=8202277367&postId=84018545557&sid=2000#12</ref> | |||
===Be warned, setting the shadow quality too high for your PC will bring it to its knees - work from a low setting and raise it. | == Warning == | ||
Be warned, setting the shadow quality too high for your PC will bring it to its knees - work from a low setting and raise it. | |||
== Current issues with Macs == | |||
==Current | |||
Currently, shadows don't work fully in [[CVar_gxApi|OpenGL]]. Using a d3d -> OpenGL interface will result in incorrect transparency within models. Using a shadow setting higher than "4" may result into a blank screen in raw OpenGL mode. | Currently, shadows don't work fully in [[CVar_gxApi|OpenGL]]. Using a d3d -> OpenGL interface will result in incorrect transparency within models. Using a shadow setting higher than "4" may result into a blank screen in raw OpenGL mode. | ||
==Default | == Default setting == | ||
;0 | ;0 | ||
==Possible | == Possible settings == | ||
;0 :Off. This leaves the 'blob' type shadow only. If off, [[CVar shadowLOD|shadowLOD]] is activated. | ;0 :Off. This leaves the 'blob' type shadow only. If off, [[CVar shadowLOD|shadowLOD]] is activated. | ||
| Line 21: | Line 22: | ||
;5 :On for everything, shadows overlap, high-res, large distance. | ;5 :On for everything, shadows overlap, high-res, large distance. | ||
==Changing this setting== | == Changing this setting == | ||
In-game, type the following | In-game, type the following | ||
/console extShadowQuality ''setting'' | /console extShadowQuality ''setting'' | ||
| Line 30: | Line 31: | ||
Or you can change the setting via the in-game Video Options. | Or you can change the setting via the in-game Video Options. | ||
== | == Patch changes == | ||
{{Patch 3.0.2|note=Added}} | * {{Patch 3.0.2|note=Added.}} | ||
==References== | == References == | ||
{{reflist}} | {{reflist}} | ||
[[Category:Console variables|extShadowQuality]] | [[Category:Console variables|extShadowQuality]] | ||