

Custom iCUE widget for real-time AVG FPS + 1% Low on the Xeneon Edge
Hey,
Wanted to use the Xeneon Edge as an actual gaming dashboard so I built a small widget that pulls FPS data straight from MSI Afterburner and displays two live gauges — AVG FPS on the right, 1% Low on the left.
No screen capture, no OCR. It reads Afterburner's shared memory directly, runs silently in the background, auto-starts with Windows.
The 1% Low is a real rolling percentile over 25 seconds, not just a minimum.
What you need:
- MSI Afterburner running (Hardware Monitor open)
- Python 3 installed (just check "Add to PATH" during install)
- iCUE 5
Drop the folder in C:\XeneonFPS\, import the .icuewidget file in iCUE, copy the .vbs to your startup folder and you're done.