protonscr

PAYDAY 2 blackscreen for a while, then crashes

dxvkclosed
doitsujin/dxvk#2702 · opened 2022-07-01 by JasonSlav · updated 2022-07-05 · 7 comments · github
JJasonSlav 2022-07-01 github

Software information

PAYDAY 2 latest version, lowest settings except for:
resolution: 1280x720
use hq weapons
frame rate limit: 60
streaming chunk: 1024

also i used 4gb patcher here, but it doesn't matter which exe i use.

System information

  • GPU: GTX 950M
  • Driver: 516.40
  • Wine version: -
  • DXVK version: 1.10.1

Apitrace file(s)

https://drive.google.com/file/d/1ERcQSTF8IW2RucWozZvoYA9xJBwz2X4J/view?usp=sharing

Log files

BBlisto91 2022-07-03 github

I haven't been able to reproduce this with my amd R9 380 on windows. It sounds a bit like this issue https://github.com/doitsujin/dxvk/issues/2336 which i wasn't able to reproduce either.

Can you check if the latest master build helps you? You can find a download of it here. https://github.com/doitsujin/dxvk/actions/runs/2604934947

JJasonSlav 2022-07-03 github

I haven't been able to reproduce this with my amd R9 380 on windows. It sounds a bit like this issue #2336 which i wasn't able to reproduce either.

Can you check if the latest master build helps you? You can find a download of it here. https://github.com/doitsujin/dxvk/actions/runs/2604934947

its the same blackscreen, then crashing without any error messages. here's the log:
payday2_win32_release_d3d9.log

JJasonSlav 2022-07-03 github

oh my god, sorry im new to github 🤦

BBlisto91 2022-07-04 github

Oh i just noticed according to the log above that your driver version is 398.140.0 not 516.40 anymore. then that new version i gave you won't work.
Could you try updating your driver to the latest version? 🙂

JJasonSlav 2022-07-05 github

Oh i just noticed according to the log above that your driver version is 398.140.0 not 516.40 anymore. then that new version i gave you won't work. Could you try updating your driver to the latest version? 🙂

okay so, the game succesfully launches, but i don't know if it runs with dxvk. i tried to use msi afterburner and rtss but the game crashed, so how can i turn on the (dxvk) hud? thanks a bunch 🙂
oh and here's the log:
payday2_win32_release_d3d9.log

edit: okay so i found this method: https://gaming.stackexchange.com/questions/379895/how-do-i-make-sure-that-my-game-is-working-with-vulkan-when-using-dxvk-on-window
and... it works! thank you so much Blisto!
here's a screenshot:
20220705085232_1

BBlisto91 2022-07-05 github

Glad to hear it. I wasn't actually convinced that would do it 😁

BBlisto91 2022-07-05 github

@JasonSlav Would you be able to test something for me?

Could you try if it also works with this build https://github.com/doitsujin/dxvk/actions/runs/2605265029
This is from the 1.10.x branch for a new point release that doesn't include all the latest master changes. I'm curios if the commit that fixed it is also included there or is unique to the master branch.

Upstream links