FPS inconsistency
EZEILL opened this issue ยท 4 comments
For some reason MiniHud is capping the fps I have at 20 fps while Minecraft's built in fps and Journey Map both show that my fps is MUCH higher.
Oh right... I think I broke it in the latest update when I changed the text updating to only happen once per game tick instead of each rendered frame... oops. Thus the "20 fps" because of 20 TPS.
Nope, the only thing you can do for now is use the previous version if you rely on the FPS counter. I will probably fix it and make a new release a bit later today though. I'm just currently working on some uni assignment work stuff first.