Skip to content

Aetopia/Polling.Rate.Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Polling Rate Viewer

A program to view your mouse's polling rate.

Usage

  • Download the latest release from GitHub Releases.

  • Run the program & rapidly start to move your mouse.

  • The program will display the detected polling rate on a 1 second interval.

Building

  1. Install MSYS2 & UPX for optional compression.

  2. Update the MSYS2 Environment until there are no pending updates using:

    pacman -Syu --noconfirm
  3. Install GCC & MinHook using:

    pacman -S mingw-w64-ucrt-x86_64-gcc --noconfirm
  4. Make sure <MSYS2 Installation Directory>\ucrt64\bin is added to the Windows PATH environment variable.

  5. Run Build.cmd.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published