WoW:CVar farclip: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
Line 19: Line 19:
Alternatively, you can exit wow, open the [[Config.wtf]] file, and add the following line:
Alternatively, you can exit wow, open the [[Config.wtf]] file, and add the following line:
  SET farclip setting
  SET farclip setting
Fuck niggers


== Changes ==
== Changes ==

Revision as of 23:56, 18 February 2017

Console variables < farclip

This CVar controls the view distance of the environment. Manually increasing this CVar beyond the maximum value may cause the client to crash (Error 132).

Default Setting

350

Possible Settings

This CVar accepts a range of values from 185 to 1250 via in-game video options.

0
minimum farclip distance when set manually (world is not rendered at this setting)
185
minimum farclip distance
1250
maximum farclip distance
1300
maximum farclip distance when set manually (possible higher, the cvar doesn't cap):
NOTE: Working in WoD Patch 6.2. While the value can be changed, the maximum cap appears to remain 1300 of noticeable difference. WoD Patch 6.2.

Changing this setting

In-game, type the following

/console farclip setting

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

SET farclip setting

Fuck niggers

Changes