Jump to content

Recommended Posts

Posted (edited)

I installed Vintage Story and MangoHud using Flatpak, and set MANGOHUD=1 but MangoHud still does not show up in game. I am using Fedora with KDE. Has anyone be able to make it works?

Edited by SuperB
Posted (edited)

How'd you set MANGOHUD=1? Was it by setting a flatpak override with something like

flatpak override --user --env=MANGOHUD=1 at.vintagestory.VintageStory

MangoHud's readme seems to suggest that just setting an environment variable isn't enough for OpenGL games, that the game needs to be launched by mangohud. If that's the case, I still think it's possible but might be trickier.

Based on this:

https://github.com/flightlessmango/MangoHud/issues/726

I think you might need something like

flatpak run --command="bash" at.vintagestory.VintageStory /usr/lib/extensions/vulkan/MangoHud/bin/mangohud /app/bin/Vintagestory

for an OpenGL game like this.

Edited by Diff
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.