Skip to content

v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jul 05:15
500bf08

What's New in v0.1.1

  • Framerate limiter: Simplified to pure high-resolution waitable timer — removed spin-waiting paths that added complexity with little benefit for overlay use
  • Hotkey simplification: Removed the WH_KEYBOARD_LL fallback; the system-level RegisterHotKey path has been the only one since v0.1.0 and the hook could contribute to input lag on some configurations
  • Legacy config upgrade: VSync is now forced off when upgrading from old-format config files, with an in-app warning popup explaining why
  • Removed mouse-idle FPS reduction: This mechanism provided marginal benefit and added unnecessary logic to the framerate system
  • Documentation updates and wording improvements across technical notes

Installation

  1. Download plugin.dll from the release assets
  2. Open Mumble Settings → Plugins → Install Plugin
  3. Select plugin.dll and enable the plugin

Currently only Windows is officially supported.