Status Monitor Overlay (by masagrator) is a Tesla Menu overlay that shows FPS / CPU / GPU / MEM clocks / temps / battery in real time over running games. Indispensable for verifying sys-clk profiles or eyeballing thermal throttling.
| Metric | What it means |
|---|---|
| FPS | Current framerate (via NVN API hook — reliable on modern titles) |
| CPU | Per-core utilization + clock |
| GPU | Utilization + clock (handheld / docked) |
| MEM | RAM clock + usage |
| SoC / PCB temp | Die temp + board temp |
| Battery | %, voltage, charge/discharge current, temp |
| FAN | Fan duty (%) |
.ovl files into /switch/.overlays/.Status Monitor and our loader both run under Atmosphère, sharing the same SD. The loader has its own internal FPS counter, so Status Monitor isn't strictly required — but if you also want temps, clocks, and battery visualized (especially with sys-clk), it's worth adding.