Run game with mangohud: Difference between revisions

From Pengwings
Created page with "To run game with mangohud simply set MANGOHUD=1 environment variable In steam you can set launch command of game to this: MANGOHUD=1 %command%"
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
MangoHud is the performance monitoring overlay used on the Steam Deck but it also works on desktop Linux.
To run game with mangohud simply set MANGOHUD=1 environment variable
To run game with mangohud simply set MANGOHUD=1 environment variable


In steam you can set launch command of game to this:
In steam you can set launch command of game to this:
   MANGOHUD=1 %command%
   MANGOHUD=1 %command%
If you're using gamescope it has mangohud built in; you have to pass this argument to gamescope instead of using the env var:
--mangoapp

Latest revision as of 20:26, 9 February 2026

MangoHud is the performance monitoring overlay used on the Steam Deck but it also works on desktop Linux.

To run game with mangohud simply set MANGOHUD=1 environment variable

In steam you can set launch command of game to this:

 MANGOHUD=1 %command%

If you're using gamescope it has mangohud built in; you have to pass this argument to gamescope instead of using the env var:

--mangoapp