Alternatives to OCAT
Frame-time capture and FPS overlay for Direct3D and Vulkan games. The listings below can replace it for an important use case. Each note says what changes if you switch.
The original
OCAT
Frame-time capture and FPS overlay for Direct3D and Vulkan games.
Replacements
Listings that take over the same core job as OCAT.
FPS Monitor
An in-game overlay for Windows PCs that shows frame rate and hardware sensor readings while you play.
FPS Monitor is a closed-source freemium Windows overlay showing FPS alongside hardware sensors with alerts, rather than OCAT's open-source per-frame CSV capture.
MangoHud
A Vulkan and OpenGL overlay for Linux games that shows FPS, temperatures, CPU and GPU load.
MangoHud moves the FPS and frame-timing overlay to Linux with Vulkan and OpenGL games, adding CPU, GPU and temperature readings, configured through files and environment variables.
Similar software
Related functionality, not a direct replacement.
GOverlay
A Linux graphical interface for configuring MangoHud, vkBasalt and other gaming overlays.
Special K
Deep game-tweaking framework covering frame pacing, HDR, and anti-stutter fixes.
nvidiaProfileInspector
Editor for the hidden NVIDIA driver settings behind the Control Panel.
Lossless Scaling
Frame generation and upscaling tool for windowed and borderless PC games.
GameMode
A Linux daemon and library that temporarily applies performance optimisations while a game is running.