SuperB Posted January 18 Report Posted January 18 (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 January 18 by SuperB
Diff Posted January 18 Report Posted January 18 (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 January 18 by Diff
Recommended Posts