WoW:CVar rippledetail: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Created page with '__NOTOC__ ===Water currently works on DirectX 10 cards (GeForce 8 series, Radeon HD 2000 series and higher) through vendor extensions on DirectX 9.=== This CVar adds ripples to…')
 
(Correcting a typo)
Line 11: Line 11:
;0 :Off
;0 :Off
;1 :Short range
;1 :Short range
;2 :Long rang
;2 :Long range


==Changing this setting==
==Changing this setting==

Revision as of 15:48, 14 October 2010

Note: Water currently works on DirectX 10 cards (GeForce 8 series, Radeon HD 2000 series and higher) through vendor extensions on DirectX 9.
Note2: Enabling this CVar with an old graphics driver causes the game screen to go black

This CVar adds ripples to the new Cataclysm water (CVar waterdetail).

Default Setting

0

Possible Settings

0
Off
1
Short range
2
Long range

Changing this setting

In-game, type the following

/console rippledetail setting

Alternatively, you can exit wow, open the Config.wtf file, and add the following line:

SET waterdetail setting

Patches

  1. REDIRECT Template:Patch 4.0.3

References