Release 3.3.1 - FPS framerate & total RAM
FPS framerate
This release adds support for displaying FPS framerate on System Monitor!
Please note it only works for Windows platforms for now, requires administrator rights, and is limited to AMD GPUs
This is a limitation from LibreHardwareMonitor and GPU manufacturers
Example for a modified LandscapeEarth theme:
Check theme_example.yaml:276
to add this to your theme!
RAM total
Thanks to @majormer a new meter is available for RAM virtual memory total capacity
Check theme_example.yaml:380
to add this to your theme!
What's Changed
- Update stats.py to add RAM total by @majormer in #326
- Add FPS meter for LibreHardwareMonitor integration by @mathoudebine in #333
New Contributors
Full Changelog: 3.3.0...3.3.1