MangoHud
MangoHud copied to clipboard
Complete game freeze on exit
Describe the bug When launching FTL: Fasten Than Light through Zink with MangoHud enabled, attempting to quit the game causes the game to freeze completely. When running the game without Vulkan overlays or only with VK_LAYER_OBS_vkcapture_64 overlay, this problem does not occur.
List relevant hardware/software information
- Arch Linux
- https://github.com/flightlessmango/MangoHud/commit/feef6e395b6e824b7f12af127818e8ffbfc23305
- RX 7600
To Reproduce Steps to reproduce the behavior:
- Set
MESA_LOADER_DRIVER_OVERRIDE=zinkin the game launch options (requires a mesa build with zink support enabled). - Start the game with the environment variable
VK_INSTANCE_LAYERS=VK_LAYER_MANGOHUD_overlay_x86_64. - Try to quit the game and encounter a complete freeze.
Expected behavior The game closes without any problems.
Additional context I want to clarify that I'm using mesa from git.
This issue also occurs when running the game through OpenGL without Zink. In addition, this problem is also reproducible on the stable version of Mesa