What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Blizzards Guide To Optimizing Multiple Bots.

eddie4

New Member
Joined
Sep 16, 2010
Messages
296
I was looking how I could reduce the amount of CPU% used by my bots. Couldn't find the topic that used to be here on the forum but I ran into blizzard guide.

h**p://us.battle.net/wow/en/forum/topic/933154269?page=1#5
Copy paste it


Game settings and variables that can help you:



* Slight: setting game to 16 bit color and depth, for low-end video cards



/console gxcolorbits 16

/console gxdepthbits 16

/console gxrestart



Please keep in mind that using 16-bit depth will make objects pop in and out of place where they connect, and jagged connections where objects collide. If you want to revert this change, change the numbers to 24


* Vsync + Triple Buffering turned on. More information about the feature is available at http://www.anandtech.com/show/2794








Game settings and variables that will HURT you:



* Varies: shadowMode (Shadow Quality slider). 1 has a slight hit. 2 has a moderate hit. 3 is the maximum setting.


* Vsync on + Triple Buffering off


* Heavy: gxfixlag (Reduce Input Lag). This setting should be off except on very low-end systems.


* Heavy: componentCompress - Setting this to 0 will hurt your performance. Its default value is 1


* Heavy: fixedfunction - setting this to 1 will hurt your performance as it disables shaders. Set this variable to 0. Its default value is 0






Tweaks

* Turning off the combat log:

/run COMBATLOG:UnregisterEvent("COMBAT_LOG_EVENT")


Discuss and share your own tips on how to lower cpu and gpu use on your computer.
 
Last edited:
Back
Top