-
Notifications
You must be signed in to change notification settings - Fork 309
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple games crash/freeze under WINE on NVIDIA GeForce GTX 1660 SUPER #1579
Comments
I have this issue too. I can no longer launch any game from Steam or Bottles using the latest version of MangoHud. Only solution for me was to downgrade as suggested in issue #1576 which I suspect could be related.
|
Update: I found that the crashes were caused by the I'm not sure if this is related to OP's issue, since my card is amd and not nvidia, but this was introduced in the latest version for me. I couldn't really find a commit responsible for that though. |
@Zerodya Some fixes were made in the throttling_status code block, can you try with latest commit? |
@flightlessmango I'm using NixOS and I'm a bit inexperienced in installing a program with a custom commits since I guess I would need to repackage it using nix and I don't really know how to do that yet. Is there an easier way to install the latest commit of the flatpak version that I could try instead? |
@XZVB12 dxvk 2.5.3 has made no difference, I'll test the latest MangoHud master tomorrow. |
When running the GOG version of either Vampire: The Masquerade - Bloodlines or VA-11 Hall-A: Cyberpunk Bartender Action with both
wine
andmangohud
, the games crash when using DXVK or freeze without it. May be related to #1449Running either game without MangoHud works with or without dxvk. Running native programs (Stardew Valley,
vkcube
,glxgears
) with MangoHud works as well.v0.8.0
nvidia-driver-550
)v1.9.4
4de563994426e258d1f2848b663f6ed85dd1298d
(10.1-125-g4de56399442)To Reproduce
VA-11 Hall-A: Cyberpunk Bartender Action (without dxvk)
Run the game with mangohud:
The game will reach a white screen, with this message at the bottom of the output:
Full commandline output
VA-11 HALL-A: Cyberpunk Bartender Action (with dxvk)
Running the game with
Crashes on this assertion
Full commandline output
Vampire: The Masquerade - Bloodlines (without dxvk)
Running the game with
Freezes on the same line as VA-11 HALL-A:
And has to be killed.
Full commandline output
Vampire: The Masquerade - Bloodlines (with dxvk)
Running the game with
Plays the intro videos and immediately crashes on the same assertion as VA-11 HALL-A:
Full commandline output
Expected behavior
MangoHud doesn't crash these games.
The text was updated successfully, but these errors were encountered: