protonscr

Dead Rising 4 - Doesn't start

protonclosed appid 543460Game compatibility - Unofficial
ValveSoftware/Proton#2887 · opened 2019-07-13 by Shelvak · updated 2019-07-13 · 2 comments · github · game page · search this game
SShelvak 2019-07-13 github

Compatibility Report

Dead Rising 4 - 543460

System Information

I confirm:

  • [ ] that I haven't found an existing compatibility report for this game.
  • [x] that I have checked whether there are updates for my system available.

Symptoms

The game show a small black window and then exits
log: steam-543460.log

Reproduction

Things I tried:
environment variables I changed in user_settings.py:

  • PROTON_FORCE_LARGE_ADDRESS_AWARE
  • PROTON_OLD_GL_STRING
  • PROTON_NO_ESYNC
  • PROTON_USE_WINED3D
  • PROTON_NO_D3D11 # If I put this, the black window doesn't appear and n2n process says "not responding"

If you need anything else let me know.

Kkisak-valve maintainer 2019-07-13 github

Not that it helps, but the log hints that your issue is that it's trying to use an illegal cpu instruction (something that your cpu doesn't understand).

The minimum specs in Steam's store includes "Additional Notes: Not compatible with AMD CPUs that do not support SSE 4.1 multi-threading."

SShelvak 2019-07-13 github

That explain everything... Thanks for the fast response :+1: