HGL
manual-pink
Cuphead on Ubuntu 24 with ProtonGE Latest
Attempt to launch through Heroic Launcher, the game opens and immediately closes
Solution:Jump to solution
flatpak update should have some updates (specifically org.freedesktop.Platform.GL.nvidia-575-64-03 and its 32-bit counterpart). Install those14 Replies
manual-pinkOP•3mo ago
I feel like I'm proably missing something obvious, so any help would be appreciated
DXVK is not picking up your Nvidia GPU
Please send the following into this channel:
- A recent game log (with verbose logging enabled), if not sent already
- The output of the following commands:
-
flatpak run --command=vulkaninfo com.heroicgameslauncher.hgl --summary
- flatpak run --command=vkcube com.heroicgameslauncher.hgl
- nvidia-smi
- flatpak list --runtime -vmanual-pinkOP•3mo ago
manual-pinkOP•3mo ago
manual-pinkOP•3mo ago
Solution
flatpak update should have some updates (specifically org.freedesktop.Platform.GL.nvidia-575-64-03 and its 32-bit counterpart). Install thoseYou can also remove
org.freedesktop.Platform.GL.nvidia-550-163-01, org.freedesktop.Platform.GL32.nvidia-550-144-03 and org.freedesktop.Platform.GL32.nvidia-550-163-01manual-pinkOP•3mo ago
All I get from: flatpak run --command=vkcube com.heroicgameslauncher.hgl

manual-pinkOP•3mo ago
ran flatpak update and "flatpak run --command=vkcube com.heroicgameslauncher.hgl" runs properly now
That's promising, try re-running the game now
deep-jade•3mo ago
it does look like you're missing the 575 driver
which is why it probably works now after
flatpak updatemanual-pinkOP•3mo ago
Yep it ran as expected now, thanks so much for the support
No problem. If you ever update your Nvidia driver again, make sure to run
flatpak update again afterwards