WoW:CVar farclip: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (Move page script moved page CVar farclip to CVar farclip without leaving a redirect)
 
(4 intermediate revisions by 3 users not shown)
Line 2: Line 2:
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).
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==
== Default Setting ==
;350
;350


==Possible Settings==
== Possible Settings ==
This CVar accepts a range of values from 185 to 1250 via in-game video options.
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)
* 0 - minimum farclip distance when set manually (world is not rendered at this setting)
;185 :minimum farclip distance
* 185 - minimum farclip distance
;1250 :maximum farclip distance
* 1250 - maximum farclip distance
;1300 :maximum farclip distance when set manually (possible higher, the cvar doesn't cap):
* 4000 - maximum farclip distance when set manually (possible higher, the cvar doesn't cap)
:<s>NOTE: Working in WoD Patch 6.2.</s> While the value can be changed, the maximum cap appears to remain 1300 of noticeable difference. WoD Patch 6.2.


==Changing this setting==
== Changing this setting ==
In-game, type the following
In-game, type the following
  /console farclip setting
  /console farclip setting
Line 19: Line 18:
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 ==
* {{patch 1.1.0}} - Added
* [[patch 1.1.0]] - Added
* {{patch 3.0.2}} - Max value increased from 777 to 1277
* [[patch 3.0.2]] - Max value increased from 777 to 1277
* {{patch 4.0.1}} - Min value decreased to 0, possible higher Max value
* [[patch 4.0.1]] - Min value decreased to 0, possible higher Max value
* {{patch 7.0.3}} - Legion Max Value increased from 1300 to 4000
* [[patch 6.2.0]] - Working in WoD Patch 6.2. While the value can be changed, the maximum cap appears to remain 1300 of noticeable difference.
* [[patch 7.0.3]] - Legion Max Value increased from 1300 to 4000
[[Category:Console variables|farclip]]
[[Category:Console variables|farclip]]

Latest revision as of 04:47, 15 August 2023

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
  • 4000 - maximum farclip distance when set manually (possible higher, the cvar doesn't cap)

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

Changes

  • patch 1.1.0 - Added
  • patch 3.0.2 - Max value increased from 777 to 1277
  • patch 4.0.1 - Min value decreased to 0, possible higher Max value
  • patch 6.2.0 - Working in WoD Patch 6.2. While the value can be changed, the maximum cap appears to remain 1300 of noticeable difference.
  • patch 7.0.3 - Legion Max Value increased from 1300 to 4000