Skip to content
/ VRRTest Public

A small utility I wrote to test variable refresh rate on Linux. Should work on all major OSes.

License

Notifications You must be signed in to change notification settings

Nixola/VRRTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VRRTest

A very small utility I wrote to test variable refresh rate on Linux. Should work on all major OSes.

Usage

Just run the executable. Builds are provided for Windows and Linux (64-bit). You can download the LÖVE [https://love2d.org] runtime to run the .love file on any supported OS on any supported architecture.
Assuming the runtime is installed and in PATH, you can run it with love <dir>, where <dir> is the directory where this repo is cloned/extracted.

  • Up and down arrows will change the target FPS of the tool.
  • Left and right arrows will change the amount of columns the screen is divided into.
  • The f key toggles fullscreen.
  • The b key toggles busy waiting. Having it on makes the framerate more precise, at the cost of a ton of battery and CPU utilization. Off by default.

Screenshots

I don't know why'd you want any. Still, here's one.
Main and only screen of the tool

About

A small utility I wrote to test variable refresh rate on Linux. Should work on all major OSes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages