The priorities of different config files are:
1. `/path/to/application/dir/MangoHud.conf`
...
The first configuration priority /path/to/application/dir/MangoHud.conf, has limitations when running non-native apps using wine, mangohud looks for the configuration in the directory where the wine binary is located, which isn't ideal.
A more effective alternative would be to first look for the configuration in the working directory.
I'd rather not use the per-application configuration feature, as I'd like to keep the configs local to the app's directory for easier access and having them not depend on the app's filename.
The first configuration priority
/path/to/application/dir/MangoHud.conf
, has limitations when running non-native apps using wine, mangohud looks for the configuration in the directory where the wine binary is located, which isn't ideal.A more effective alternative would be to first look for the configuration in the working directory.
I'd rather not use the per-application configuration feature, as I'd like to keep the configs local to the app's directory for easier access and having them not depend on the app's filename.
Version: mangohud 0.7.0-2