• 15 Posts
  • 23 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle

















  • Here is my understanding of this now I’ve got everything working on my Flatpak install of Steam:

    MangoHud

    • Mangohud is installed as another Flatpak, org.freedesktop.Platform.VulkanLayer.MangoHud
    • I don’t think I ever installed this manually, I believe the Steam Flatpak will bring this as a dependency
    • To tell a game to use MangoHud you add MANGOHUD=1 %command% to the Steam launch options of the game
    • Alternatively you can use like Flatseal to add MANGOHUD=1 to the Steam FlatPak to get this working in every game by default

    Gamemode

    • You need to install the Gamemode daemon, gamemoded as a system package
    • Once that is installed you can add gamemoderun %command% to the launch options to run the game with Gamemode enabled








  • I am using pihole. I will take a look and see if that is happening and report back.

    How did you end up fixing the issue?

    EDIT: Checked in on it and this is indeed the issue. Heroic is generating thousands of requests and I assume phile is flood controlling it. Two questions:

    • How can I confirm pihole is flood controlling it? Found a message confirming the rate limiting under Tools -> Pi-hole diagnosis
    • And how did you fix this?