protonscr

Your Turn To Die -Death Game By Majority

protonopen appid 2067780Game compatibility - Unofficial
ValveSoftware/Proton#7862 · opened 2024-06-29 by loqusion · updated 2024-07-25 · 3 comments · github · game page · search this game
1 matching comments, n / p to jump
Lloqusion 2024-06-29 github

Compatibility Report

  • Name of the game with compatibility issues: Your Turn To Die -Death Game By Majority-
  • Steam AppID of the game: 2067780

System Information

I confirm:

  • [x] 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.

Logs

steam-2067780.log.zip

Symptoms

The game crashes after a couple minutes of playing. Some error messages appear in the logs.

Reproduction

  1. Download the game using Proton compatibility.
  2. Launch the game.
  3. Play the game normally.
  4. Game crashes after a couple of minutes of doing this, after a user action (e.g. advancing text with a mouse click).

Note: I was able to reproduce this on both Hyprland (Wayland compositor) and i3 (X11 window manager).

Kkisak-valve maintainer 2024-06-29 github

Hello @loqusion, warn:seh:handle_syscall_fault backtrace: --- Exception 0xc0000005 at 0xf64f1928: /usr/lib/pressure-vessel/overrides/lib/i386-linux-gnu/libnvidia-glcore.so.550.90.07 + 0xe7d928. in your Proton log hints towards a video driver issue.

Eesullivan-nvidia 2024-06-30 github

Hi @loqusion, thanks for the report. I was able to catch the crash in gdb. I suspect that the game may be running out of address space because it is a 32 bit process. When I have the crash caught in gdb I can see the game process is near the 4GB limit.

esullivan@archlinux ~ $ cat /proc/45806/cmdline 
Z:\home\esullivan\.local\share\Steam\steamapps\common\yttd\Game.exe
esullivan@archlinux ~ $ cat /proc/45806/status | grep VmSize
VmSize:  4194180 kB

I don't see this occur when using RADV so it may be a memory leak in the NVIDIA Vulkan driver. I will continue to investigate and report back. Tracking this internally with NVIDIA bug number 4726560.

Eesullivan-nvidia 2024-07-25 github

@loqusion the fix for your issue was just merged into dxvk. Thanks again for the report.

Proton versions

Error codes