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

Optimizing Performance?

Joker76

Member
Joined
Feb 8, 2010
Messages
835
Reaction score
9
I' currently running 2 bots on 1 PC. It's a decent setup, with dual core CPU and semi-new video card, 4GB of RAM, etc. However, I've been noticing that the WoW instance in the foreground will be running at 170 FPS, while the WoW instance in the background drops to a consistent 30 FPS.

I don't think it's having an impact on the bots, but I' m wondering if there is a way to normalize the FPS between the 2 instances?
 
Code:
/console maxfpsbk 100000
Type that ingame.
 
The WoWclient has an undocumented command:
/console maxfps X

Use "/console maxfps 0" to set it back to 'unlimited'.

cheers,
CJ
 
/console maxfpsbk X

wil set the maximum fps for wow to run on when the WoW window is not active. I believe the minimum is 15 or something.
 
Back
Top