Since I had to do some troubleshooting to get it working, I’ll list what I had to do here:
I have Mint 22.1 and Heroic Launcher installed as a flatpak. Because of this, I could not install Mangohud from apt as Heroic could not find it in $PATH. Instead I had to install the Mangohud flatpak flatpak install Mangohud. I had to specifically choose the v23.08 branch when running that command, as the v24.08 branch did not work with heroic. After that, I went to the game configuration in Heroic and enabled Mangohud and all was good. :)
Take a gander at Mangohud:
https://github.com/flightlessmango/MangoHud
This is perfect thank you!
Since I had to do some troubleshooting to get it working, I’ll list what I had to do here:
I have Mint 22.1 and Heroic Launcher installed as a flatpak. Because of this, I could not install Mangohud from apt as Heroic could not find it in $PATH. Instead I had to install the Mangohud flatpak
flatpak install Mangohud
. I had to specifically choose the v23.08 branch when running that command, as the v24.08 branch did not work with heroic. After that, I went to the game configuration in Heroic and enabled Mangohud and all was good. :)