Adds an FPS counter to the top-left of the screen. Useful for performance analysis for developers/testers.

Press the hotkey to toggle the counter on/off (Default hotkey is F6).

By drakinite
Submitted by drakinite2
Updated 21/11/2020

Version History / Details
(1 Vote)
2993 Downloads

Version History / Details

Version:
1.0.3
Updated:
21/11/2020
Size:
26.65 KB
License:
MIT
Works with:
Media Monkey 5.0.0 - 5.0.0
Changes:

Fixed a bug that caused the default hotkeys to not load when persistent.json is deleted.

Code is all commented and explained, in case any devs want to take a look at how to do something similar. :)

Version:
1.0.2
Updated:
11/11/2020
Size:
26.41 KB
License:
MIT
Works with:
Media Monkey 5.0.0 - 5.0.0
Changes:

Version 1.0.2: Configurable settings!

Can now change:

- Position on screen

- Text color, black or white

- Font weight, bold or regular

In addition, it now automatically pauses after 5 minutes of inactivity, so that it doesn't needlessly eat up your CPU if you accidentally leave it on.

Version:
1.0
Updated:
07/11/2020
Size:
23.13 KB
License:
MIT
Works with:
Media Monkey 5.0.0 - 5.0.0
Changes:

First version!