Skip to content

Choose a tag to compare

@Matteo842 Matteo842 released this 08 Sep 01:56

What's Changed

馃幆 Overlay Stability & Improvements

  • Fixed overlay width jitter (#2): The overlay now maintains a stable 3-digit baseline width for FPS and 1% low metrics. The widget no longer shrinks, expands, or jumps horizontally on screen when framerates fluctuate around the 100 FPS boundary (e.g., between 90 and 110 FPS). Higher framerates ($\ge 1000$ FPS) are still dynamically accommodated so numbers are never cut off.
  • Modernized Windows API bindings: Upgraded the windows-rs dependencies to 0.62 and updated Win32 GDI/DWM calls for improved stability and compatibility with the latest Windows updates.
  • Test suite coverage: Added automated unit tests to verify overlay dimension stability across framerate fluctuations and scaling settings.

#2