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
RegisterHotKeypath 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
- Download
plugin.dllfrom the release assets - Open Mumble Settings → Plugins → Install Plugin
- Select
plugin.dlland enable the plugin
Currently only Windows is officially supported.