5 Replies
afraid-scarletOP•2mo ago
how can i fix this
wise-white•2mo ago
make sure both Heroic and the Mangohud packages have the same flatpak runtime version
afraid-scarletOP•2mo ago
how do i know my heroic runtime and my mangohud runtime
and how can i make the mangohud runtime the same
wise-white•2mo ago
run
flatpak list --columns=name,runtime
and look for the rows for heroic and mangohud, it tells you which runtime each of them is using
check which one is heroic using and run flatpak install mangohud
and from the options, pick the one that shows the same runtime versionafraid-scarletOP•2mo ago
solved it, thank you!