maruohon / minihud

A client-side Minecraft mod with configurable "info lines" ("mini-F3") and various overlays, such as light level and structure bounding boxes
GNU Lesser General Public License v3.0
420 stars 123 forks source link

Incorrect FPS display while using Exordium #286

Open 909oce opened 1 year ago

909oce commented 1 year ago

Hi, I'm using Exordium for some extra performance, however I've run into an issue which could possibly be fixed on your end. MiniHUD displays the FPS that it is being rendered at, instead of the FPS of the actual game, meaning by limiting GUI FPS with Exordium, MiniHUD will always show 17 FPS. A fix to this could be to have MiniHUD use the FPS available in F3 instead, as that shows correctly. Thanks :D

ghost commented 1 year ago

bump!

MacStevins commented 1 year ago

same problem

maruohon commented 1 year ago

The 1.19.4 release has the fix for this.