protonscr

San Andreas (classic) crashing after a few minutes of booting up.

dxvkclosed
doitsujin/dxvk#4233 · opened 2024-09-03 by Sbo-RSA · updated 2024-11-19 · 9 comments · github
1 matching comments, n / p to jump
SSbo-RSA 2024-09-03 github

Please describe your issue as accurately as possible.

If you use Windows, please check the following page: https://github.com/doitsujin/dxvk/wiki/Windows

Software information

Name of the game, settings used etc.

System information

  • GPU: AMD Radeon R3
  • Driver: 2.0.179
  • Wine version: 1.2.170
  • DXVK version: 1.9.4

Apitrace file(s)

  • Put a link here

For instructions on how to use apitrace, see: https://github.com/doitsujin/dxvk/wiki/Using-Apitrace

Log files

Please attach Proton or Wine logs as a text file:

  • When using Proton, set the Steam launch options for your game to PROTON_LOG=1 %command% and attach the corresponding steam-xxxxx.log file in your home directory.
  • When using regular Wine, use wine game.exe > game.log 2>&1 and attach the resulting game.log file.
    gta_sa_d3d9.log
BBlisto91 2024-09-03 github

Hi there.
We don't support old versions of dxvk. The best you can do is try 1.10.3 which is the latest release that will work with your driver.

SSbo-RSA 2024-09-03 github

Hi there. We don't support old versions of dxvk. The best you can do is try 1.10.3 which is the latest release that will work with your driver.

I've tried various versions including 1.10.3 and they all don't work. When I use some them the game doesn't launch at all.
gta_sa_d3d9.log

SSbo-RSA 2024-09-03 github

I've also noticed some lines that usually don't appear when using DXVK on other games. I'm not sure if this is useful or not but I thought I should mention it.
image

image

SSbo-RSA 2024-09-04 github

Do those work on Windows? From what I can find RADV doesn't work on Windows.

RRouatbiH 2024-09-04 github

Also not working on Windows with DXVK 2.4
err: D3D9SwapChainEx: Failed to recreate swap chain: VK_ERROR_INITIALIZATION_FAILED
gta_sa_d3d9.log

SSbo-RSA 2024-09-04 github

Also not working on Windows with DXVK 2.4 err: D3D9SwapChainEx: Failed to recreate swap chain: VK_ERROR_INITIALIZATION_FAILED gta_sa_d3d9.log

I saw from one post claiming that the issue can be solved with changing a single line. I'm not sure what line that is since I don't know the first thing about coding, sadly.

BBlisto91 2024-11-19 github

@Sbo-RSA I don't think there is much for us to do here since your setup doesn't support Vulkan 1.3. dxvk have already received a whole bunch of 32bit memory and vram (useful on say a Laptop that might use system memory for vram) improvements. I assume it is a out of memory issue.

@RouatbiH Please open a new issue as that doesn't seem related.

SSbo-RSA 2024-11-19 github

@Blisto91 I just realised that I've made a mistake. I'm actually using Windows 10, not Vulkan. I've been trying anything supported by Vulkan 1.2 and none of them seem to work. it always ends with the game locking up for a few minutes and sometimes indefinitely til I restart it. If it's a memory issue, is it possible to adjust that through dxvk.config? Because I've tried halving the amount but I still experienced crashes. I only have 8 GB and usually only 5 GB is usable. Oh and I should mention that I've modified the exe file to use 4 GB RAM. Could that also be the cause?

BBlisto91 2024-11-19 github

If it's a memory issue, is it possible to adjust that through dxvk.config?

No. All of the improvements in that regard are dxvk 2.0+ which requires Vulkan 1.3. If it is that.

Oh and I should mention that I've modified the exe file to use 4 GB RAM. Could that also be the cause?

Most likely shouldn't cause any issues.

Launch options