Using Flatpak MangoHud on Minecraft (PolyMC) and Steam Games
· One min read
Hi, Cassio here!
Today I'll share how to use Flatpak MangoHud on Minecraft and Steam games.
Setup
note
MangoHud already is installed together with Steam Flatpak, but it's not enabled by default.
- Install Flatseal
- Check if MangoHud is already installed by running:
flatpak list
- Choose the branch with the highest version
- List all flatpak apps again to make sure the install is done
Enabling all MangoHud stats variables
- Open Flatseal
- Go to the application you want to run MangoHud
- Paste this on enviroment variables:
MANGOHUD_CONFIG=full
Steam
- Open your Steam library
- Click on the Gear Icon
- Click on Properties...
- Paste in Launch Options:
mangohud gamemoderun %command%
- Done!
Screenshot in Baldur's Gate 3
Minecraft (PolyMC)
- Open Settings
- Click on Custom Commands
- Paste in Wrapper command:
gamemoderun /usr/lib/extensions/vulkan/MangoHud/bin/mangohud --dlsym
- Done!