protonscr

Tekken 7 fails to start on Manjaro

protonclosed appid 389730Game compatibility
ValveSoftware/Proton#5524 · opened 2022-01-29 by ARDev1161 · updated 2022-02-06 · 6 comments · github · game page · search this game
AARDev1161 2022-01-29 github

Compatibility Report

  • Name of the game with compatibility issues:
  • Steam AppID of the game:

System Information

  • GPU: GTX 970
  • Driver/LLVM version: nvidia 396.54
  • Kernel version: 5.16, 5.10
  • Link to full system information report as Gist:
  • Proton version: 5.13-6, 6.3-8, experimental

I confirm:

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

Symptoms

Fails after movie. Game can not enter into main menu.

Reproduction

Start game

Kkisak-valve maintainer 2022-01-29 github

Hello @ARDev1161, please add PROTON_LOG=1 %command% to the game's launch options and attach the generated $HOME/steam-$APPID.log to this issue report as a file. (Proton logs compress well if needed.) Also, please copy your system information from Steam (Steam -> Help -> System Information) and put it in a gist, then include a link to the gist in this issue report.

AARDev1161 2022-02-06 github
AARDev1161 2022-02-06 github

Hello @ARDev1161, please add PROTON_LOG=1 %command% to the game's launch options and attach the generated $HOME/steam-$APPID.log to this issue report as a file. (Proton logs compress well if needed.) Also, please copy your system information from Steam (Steam -> Help -> System Information) and put it in a gist, then include a link to the gist in this issue report.

Completed

Kkisak-valve maintainer 2022-02-06 github

Looks like an access violation (c0000005) immediately after fixme:process:GetNumaHighestNodeNumber (0x2b98ea50): semi-stub and the game falls over.

Maybe try something like taskset -c 0-7 %command% in the game's launch options?

AARDev1161 2022-02-06 github

Looks like an access violation (c0000005) immediately after fixme:process:GetNumaHighestNodeNumber (0x2b98ea50): semi-stub and the game falls over.

Maybe try something like taskset -c 0-7 %command% in the game's launch options?

taskset -c 0-4 is worked, thank you!

Launch options