CVar Viewer & Maintenance

The CVar viewer provides visibility and control over client configuration variables.


Overview

CVars control many aspects of WoW’s behavior, performance, and debugging output.

DevForge exposes:

  • Current values
  • Defaults
  • Categories and metadata
  • Safe modification controls

Screenshot

DevForge CVars


Capabilities

  • Filter CVars by name or category
  • View modified values only
  • Reset individual CVars or all values
  • Copy names and values for reuse

Clear warnings are shown when modifying potentially disruptive settings.


When to Use CVars

Use the CVar viewer when:

  • Debugging UI or performance behavior
  • Enabling diagnostic output
  • Investigating undocumented settings