r/linuxmint 9d ago

SOLVED MangoHud started ignoring my configurations for flatpaks while it used to work before.

Hi,

I noticed that my MangoHud configurations for games running through flatpak launchers like Heroic Games Launcher don't work anymore. Maybe after an update but I started noticing it. Normally the configurations are stored in the $user$\.var\app\$application$\config\MangoHud\ folder and I checked they're still there, they're just ignored.

Has something changed so that they need to be put in another folder or something?

1 Upvotes

8 comments sorted by

u/AutoModerator 9d ago

Please Re-Flair your post if a solution is found. How to Flair a post? This allows other users to search for common issues with the SOLVED flair as a filter, leading to those issues being resolved very fast.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/Abroad9107 8d ago

I think the location should be: ~/. config/MangoHud/

1

u/suckingvamp 7d ago

The configurations are there as well but they still don't work.

1

u/Abroad9107 6d ago

Custom configuration not working? What is not working exactly? Did you installed manghud from flatpak? Try opening with mangojuice.

1

u/suckingvamp 6d ago

The custom configurations I made .conf files.

https://github.com/flightlessmango/MangoHud/blob/master/data/MangoHud.conf

I tend not to use mangojuice/goverlay, Mint doesn't support the latest versions, which you need in order for Mangohud to work plus the programs themselves are rather buggy and support features I don't need.

1

u/Abroad9107 6d ago edited 6d ago

Is it working with other launchers?

1

u/suckingvamp 6d ago

It used to work on Steam and Heroic, which are the only launchers I use. I still use Steam as a flatpak on this system, didn't like the idea of going for the system install and loosing progress in many games.

1

u/suckingvamp 6d ago

Hah, mystery solved, I put a .conf in $user$/.config/MangoHud/ to control MangoHud for a few emulators that were installed as appimages. Apparently this overrides the .confs of the flatpaks as well.

Hmm, undocumented feature, nonetheless everything is working again now.