ControlPanel
Introduction
ControlPanel is a system setting addon. It designed to replace the System Setting.
Features
- The Graphics setting in System is bugged currently. Graphics settings auto-set to ultra
- Different characters might need different profiles.
- Many game settings are inaccessible in System Settings.
/cp or /controlpanel to open controlpanel options dialog.
ControlPanel APIs
ControlPanel can work without ControlPanel_Options. ControlPanel itself is just a CVar manager. If your need ControlPanel to manage your CVars, here are the APIs.
local ControlPanel = LibStub("AceAddon-3.0"):GetAddon("ControlPanel") --First you need GetAddon --API function ControlPanel:SetCVar(key,value) --API function ControlPanel:GetCVar(key) --API function ControlPanel:GetCVarBool(key) --API function ControlPanel:GetCVarNumber(key) --API function ControlPanel:FireCVar(key)
Getting a recurrent error in 7.2.5; pastebin error message included. Pops up on login, and again any time I use /cp to change my voice chat options (specifically, to disable them/turn them off).
https://pastebin.com/jCqbE0Ju
graphics still reset to ultra, this addon doesnt help at all in this case
Thanks for the addon. It works for my laptop, but the issue remains on my friends Macbook, any idea?
And I have a question, should I click the button "Restart Graphics subsystem"?
Thank you for this. My game started having the auto-set to ultra problem even when walking around the new Legion Dalaran, which would choke my machine. With this add on, I have been able to play again. Thank you so much for your add on and the help it provides.
Awesome.now finally i can switch and test some graphic settings).
Can you reduce number of sub categories and place more settings per page (more like standard blizz options) to reduce number of clicks (expand graphic-expand basic-choose texture and than change settings vs 1click in standard interface) and place button to open addon into Esc menu?
Can you add option to assign specific profiles to different locations? For example in almost all zones i have 60+ fps, but in Shadowmoon Valley i have 30-40 fps because of a lot of trees and shadows. It would be useful to be able to turn off certain options in different locations.