Skip to content

CLnxn/keys-per-second-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

An App made to track your keys-per-sec when playing rhythm games

Getting Started

Dependencies

  • Gma.System.MouseKeyHook.dll (put in the same directory as your exe)
  • System lib
  • Windows 10 (Recommended, Other OS versions may be unstable)

Installing

  • Just click on the link below under Version History

Executing program

  • How to run the program:
1. Unzip the File
2. Open the File and run the executable

Kps App Interface/Functionality Description

   * Important: Overlay does not work on most applications when fullscreen mode is enabled
   * Graph button shows you the Kps-Time Graph that you've been yearning to analyse with
   * Freeze Button freezes graph
   * Play/Break button changes the horizontal scale of the graph to accomodate longer gameplay tracking
   * 7 key/4 key button changes mode
   * Config button allows you to customise your own keybinds which you want to track

Further App UI Customisation

  • Under the Resources Folder, you can set your own Background and Hit effect for the App!
  • For Background image: Simply drag a JPG file of your choice into the folder and rename it to "bgimg"
  • For Hit Animation: Simply drag a PNG file of your choice into the folder and rename it to "presseffect"
  • Restart the App!
  • Removing these images will prompt the program to use its default option instead

Version History

See Commits for various bug fixes and optimizations

License