flathub / org.freedesktop.Platform.VulkanLayer.MangoHud

https://flathub.org/apps/details/org.freedesktop.Platform.VulkanLayer.MangoHud
18 stars 8 forks source link

Add patch setting cpu_family within vulkay layer name #33

Closed lainedfles closed 1 year ago

lainedfles commented 1 year ago

Thanks to TrixieUA per https://github.com/flathub/org.freedesktop.Platform.VulkanLayer.MangoHud/issues/32 See also: https://github.com/flightlessmango/MangoHud/commit/5754ca13ee2cdf19a76b4fc79dd914a58d6371f5

This patch restores overlay for both com.valvesoftware.Steam.CompatibilityTool.Proton Flatpak builds of Proton and non-Flatpak builds on my systems.

Fixes #32

flathubbot commented 1 year ago

Started test build 64362

flathubbot commented 1 year ago

Build 64362 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/46996/org.freedesktop.Platform.VulkanLayer.MangoHud.flatpakref
rowbawts commented 1 year ago

Can confirm this also restores functionality on my system :+1: LGTM

cassiofb-dev commented 1 year ago

My steam installed MangoHud in the branch 22.08, will it be merged in that branch to or there is a way to changed the branch?

gasinvein commented 1 year ago

Does anyone know if they're planning to do a new release soon, given the current one is known-broken?

lainedfles commented 1 year ago

My steam installed MangoHud in the branch 22.08, will it be merged in that branch to or there is a way to changed the branch?

This pull request only encompasses the 23.08 branch where there is a known problem. My understanding is that the 22.08 builds use an earlier release of the vulkan library which don't exhibit the problem intended to be resolved.

Does anyone know if they're planning to do a new release soon, given the current one is known-broken?

I've no idea but it looks like significant activity has occurred over the past few days/months (including newly added features) so perhaps it's possible.

TrixieUA commented 1 year ago

Does anyone know if they're planning to do a new release soon, given the current one is known-broken?

I don't think there will be any releases soon. And its just 2 lines patch so it's better to include it and have working mangohud rather than wait for a new release for idk how long.

gasinvein commented 1 year ago

Ok, let's merge it. Thanks.

lainedfles commented 1 year ago

Thank you very much!