protonscr

Tekken 7 - full system lockup (FIX) sortof.

dxvkclosed amd radv
doitsujin/dxvk#262 · opened 2018-04-09 by Zuiron · updated 2018-06-08 · 8 comments · github
ZZuiron 2018-04-09 github

So yesterday or whatever i posted an issue where with DXVK tekken 7 full system lockup. was told it was driver issue. but i tried mesa-git and latest llvm and all sorts of nonsense always same result. full system lockup.

ive found a fix. sortof. the thing is. i changed the graphics config for tekken so now atleast it boots! but theres a problem. colors are weird and ingame characters are invisible. you see only hair.

RADV_DEBUG nohiz - makes it so characters are visible, without it you ONLY see hair.

picture1 menu: https://i.imgur.com/W8ZBiRG.png
picture2 ingame: https://i.imgur.com/5CQnEaZ.png

below is config or lines you need to add in order to get tekken to boot.

Software information

Tekken 7 -> edit Engine.ini to below.
ADD to bottom of file:
[/script/engine.renderersettings]
r.defaultFeature.MotionBlur=False
r.MotionBlurQuality=0

Thanks @Kliesen for figuring out exactly what setting causes full system crash.

System information

  • GPU: Vega 64
  • Driver: 18.0.0
  • Wine version: Staging 3.5
  • DXVK version: DXVK-bin
Ddoitsujin maintainer 2018-04-09 github

I don't have the game so I cannot test this, and I don't know what the default settings are and what they do, but as for the nohiz issue, please report that bug to Mesa.

Also, please run the steps described in #252 so that we can at least try to narrow down what's causing the lockup.

ZZuiron 2018-04-09 github

will do later today when i have time.

BBlazeKl 2018-04-09 github

https://prnt.sc/j327om Zuiron's workaround works on my system without "nohiz". testing what parameter in Engine.ini fixes the issues is a good idea imo.

EDIT: GPU R9 270

ZZuiron 2018-04-09 github

might tweak the settings even more to get better graphics. might be the settings thats causing it but havent played with it yet.

BBlazeKl 2018-04-10 github

it seems that r.MotionBlurQuality=0 fixes the GPU hang on startup.

ZZuiron 2018-04-10 github

good to know. however removing all the other settings change the graphics?
edit: no doesnt make any difference however blur is whats causing full system lockup, odd...

Hhakzsam 2018-06-04 github

I can confirm the GPU hang with latest mesa/llvm on vega56. it's similar to Hellblade. I have a local change that "fixes" it but it's not yet ready.

BBlazeKl 2018-06-08 github

Samuel's patch fixes the hang and now motion blur works in-game.

Launch options