[English] | [简体中文](./README.zh-CN.md)
MFCMouseEffect is a lightweight, high-performance Windows desktop enhancement tool designed to provide real-time visual feedback (ripples, particle trails, text effects, etc.) to elevate your interaction experience.
- Various Click Effects: Support for ripple animations, random floating text, click bursts, and more.
- Dynamic Mouse Trails: Elegant particle flows following mouse movement with various color themes (e.g., Rainbow, Aurora).
- Scroll & Hover Feedback: Delicate visual guidance not just for clicks, but also for wheel scrolling and mouse hovering.
- Extreme Performance: Built with C++/MFC and utilizing GDI+ for hardware-accelerated rendering, ensuring low CPU and memory usage.
- Process Singleton & Trayized: Ensures a single instance automatically and supports running in the system tray.
![]() Settings Interface |
![]() Click Ripple |
![]() Particle Trail |
![]() Scroll Feedback |
![]() Long Press (Hold) |
![]() Hover Glow |
You can easily switch between different visual themes (e.g., Rainbow, Aurora, Neon) in the settings window. Each effect can be independently toggled and configured to match your personal style.
- Open
MFCMouseEffect.slnwith Visual Studio 2022. - Select
Release | x64configuration. - Run
Build -> Rebuild Solution. - Run
x64/Release/MFCMouseEffect.exe.
Use our Inno Setup Script to build a professional installer.
- MFCMouseEffect/: UI & App logic.
- MouseFx/: Core effect engine.
- docs/: Documentation (UI Refinement, Implementation).
- Install/: Inno Setup scripts.
Powered by Antigravity - Soul for interaction.






