mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-03-28 15:35:02 +01:00
1.6 KiB
1.6 KiB
Performance Overlay
This is a very simple application that requires Rivatuner Statistics Server Download and provides asthetics of SteamOS Performance Overlay.
Uninstall MSI Afterburner and any other OSD software.
It currently registers two global hotkeys:
- Shift+F11 - enable performance overlay
- Alt+Shift+F11 - cycle to next performance overlay (and enable it)
It also supports command URIs (used by the Xbox Game Bar widget in this fork):
steamdecktools-performanceoverlay://mode/fpssteamdecktools-performanceoverlay://mode/fpswithbatterysteamdecktools-performanceoverlay://mode/batterysteamdecktools-performanceoverlay://mode/minimalsteamdecktools-performanceoverlay://mode/detailsteamdecktools-performanceoverlay://mode/fullsteamdecktools-performanceoverlay://cyclesteamdecktools-performanceoverlay://showsteamdecktools-performanceoverlay://hidesteamdecktools-performanceoverlay://toggle
Equivalent command-line switches are available:
--mode <fps|fpswithbattery|battery|minimal|detail|full>--cycle--show--hide--toggle
There are 5 modes of presentation:
1. FPS
2. FPS with Battery
3. Minimal
4. Detail
5. Full