HGL
optimistic-gold
Can't get heroic flatpak to work with mesa-git
I want to try running Alan Wake 2 on my pc without installing mesa-git globally, so I though I should just try running heroic on flatpak using flatpak mesa-git. I followed the following guide: https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/wikis/Mesa-git
Heroic games launches, but I cannot get the game to launch. First there is a message about me using an HDD (I'm not!), and then the game crashes. I've attached screenshots. The logs indicate that Heroic cannot find RADV when using mesa-git (cNo GPU with Vulkan 1.1 support found). When unset FLATPAK_GL_DRIVERS it works normally again (except that Alan Wake 2 runs poorly with old mesa...). By "normally" I mean that the game launches, and also that the HDD message doesnt pop up. Does anyone have experience with this?
4 Replies
variable-lime•2y ago
you don't need mesa-git anymore
they ship mesa 23.3.0
in flatpak
optimistic-goldOP•2y ago
By default? Or do I need to do something?
unwilling-turquoise•2y ago
you just need the version noted above
optimistic-goldOP•2y ago
Aha... I have been overthinking this then :CatYeah:
I see in mangohud that running without the envvar gives me mesa 23.3.... thanks guys!
I'll mark this as solved then, but I'm still curious why mesa-git did not work