TreyRuffy / BetterF3

A Fabric mod ported to Forge for Minecraft that provides a highly customizable, more human-readable Debug HUD.
https://modrinth.com/mod/betterf3
MIT License
26 stars 11 forks source link

[Feature]: Adapt frame graph based on monitor refresh rate #69

Open awebeer256 opened 6 months ago

awebeer256 commented 6 months ago

Describe the Request

The frame timing graph in the bottom left always has a full height corresponding to 30FPS, and a guide line at half height corresponding to 60FPS, even when your setup doesn't really revolve around those numbers. It would be great if it would re-scale to take up the same space on screen but consider a "full" frame rate to be whatever your monitor's current refresh rate is, instead of always 60FPS.

(There's also a guide line in a different colour corresponding to the frame rate limit you've configured in the video settings. This is good, but the line's colour blends in with the histogram columns, making it really hard to see.)

Screenshots

No response

Modloader Type

Fabric

Modloader Version

0.15.7

Additional Context

I'm using version 7.0.2 of the mod.