WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Macro Help (https://www.wowinterface.com/forums/forumdisplay.php?f=140)
-   -   Need help! Macro for graphics settings (https://www.wowinterface.com/forums/showthread.php?t=59523)

Biowoolf 03-04-23 09:00 AM

Need help! Macro for graphics settings
 
Hi all! Please help me make a macro to quickly enable and disable graphic settings. :confused:

graphicsComputeEffects
graphicsProjectedTextures


/console not working. I tried various tips from the forums but they also no longer work after the release DF. :(

LudiusMaximus 03-05-23 05:54 PM

Code:

/run SetCVar("graphicsComputeEffects", x)
with x in {0, ..., 4} works for me.

But your Graphics panel will not show another value until all cvars match.
The "Compute Effects" UI switch does not just control the cvar graphicsComputeEffects but others too like volumeFogLevel, particulatesEnabled or volumeFog. You can check this by tracking your Config.wtf file while you change settings.


All times are GMT -6. The time now is 11:25 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI