flightlessmango / MangoHud

A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb
MIT License
6.28k stars 272 forks source link

Percentile Visual is wrong #1238

Closed luisalvarado closed 6 months ago

luisalvarado commented 6 months ago

Since last compile (Today) the percentile shows wrong

image

The image is supposed to be

0.1% (Where it says 0.0) 1% (Where is says 0.9%) 97% (Where it says 96.9%)

But it shows with 0.1 less than normal

flightlessmango commented 6 months ago

It looks normal on my end on latest commit, could you recompile with latest and list what commit it is?

luisalvarado commented 6 months ago

Confirmed, you were right. No idea what the hell happened.

image