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

HB = lower FPS

LuemmelDeluxe

Member
Joined
Nov 19, 2013
Messages
33
Reaction score
0
thats normal, because of the way honorbuddy works it has to pause rendering in order to inject and read information from the game on a single frame, the more that honorbuddy has to process the more you'll see the framerate "drop"
 
But can i Do anything for a stabile framerate? My combat Routine just sucks sometimes because of the drops.
 
lower the amount of processing honorbuddy is doing, ether that or upgrade your cpu
 
You can See here that my CPU is just By 29%!!! So it cant be my CPU!! You may have a solution for my CPU, so that it's use the full Power?
 

Attachments

  • 1421916532961.webp
    1421916532961.webp
    35.2 KB · Views: 90
we are trying to reproduce it and find out whats wrong
 
Can you please open the developer tools, go to the console tab and enter the following line in the console:
Code:
StyxWoW.Overlay.Dispatcher.InvokeShutdown();
Then press the Run button.
 
Back
Top