Hi there. I believe that is the same issue we are tracking here https://github.com/doitsujin/dxvk/issues/4880
Does that look correct?
Can you please at least tell us the name of the game?
The only TWOW I know is The Winds of Winter and I don't see how a yet-to-be-released book can have problems with DXVK.
Its an issue on almost every game you implement dxvk to, alot more on 32bit titles, it's nvidia driver bug.
You could try this fix
https://github.com/marekzajac97/nvgpucomp32_patch
Follow the instructions, heard it works for some people.
It's the Turtle WoW, which is the 32-bit World of Warcraft 1.12
It seems only happen on some of the graphic cards. So we might need person with the hardware to do the API trace.
Sounds like a duplicate of #4880?
There's not much we can do about Nvidia drivers just randomly breaking, especially if this is exclusive to 32-bit Windows on 50-series cards.
@BUBBARULLETS if you think it isn't a duplicate feel free to comment again
Hi sorry I just saw these emails. It is Turtlewow yes.
It possibly could be the same fault, I'm having to use an even older driver to get twow to work.
No clue what these nvidia guys have done.
From: Blisto91 @.>
Sent: 20 May 2025 19:59
To: doitsujin/dxvk @.>
Cc: BUBBARULLETS @.>; Author @.>
Subject: Re: [doitsujin/dxvk] Twow Vanilla Fixes dxvk files don't work with latest nvidia rtx 5070 Drivers (Issue #4925)
[https://avatars.githubusercontent.com/u/47954800?s=20&v=4]Blisto91 left a comment (doitsujin/dxvk#4925)https://github.com/doitsujin/dxvk/issues/4925#issuecomment-2895501088
Hi there. I believe that is the same issue we are tracking here #4880https://github.com/doitsujin/dxvk/issues/4880
Does that look correct?
—
Reply to this email directly, view it on GitHubhttps://github.com/doitsujin/dxvk/issues/4925#issuecomment-2895501088, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BSJG2TLDUJCMQ42LTZHEN3327N3SNAVCNFSM6AAAAAB5RFIO3WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQOJVGUYDCMBYHA.
You are receiving this because you authored the thread.Message ID: @.***>
AMD RX480
I can also confirm that the following fixes the crash when using dxvk: https://github.com/marekzajac97/nvgpucomp32_patch
Game: Turtle-wow 32bit (dxvk)
GPU: RTX 5090 FE
Driver: 576.66
OS: Windows 11 (Build 26100)
@6556004 It's probably just AMDs Windows driver being broken again. Can't tell from just that popup screenshot though.
On 576.88 and with a 5070, no DXVK version works for me with Borderlands.
PROTON_LOG=1x1 2025-05d3d9.dllx1 2025-05
The latest nvidia drivers for the rtx 5070 (and possibly other 50 cards) causes the game to have fatal error on launch.
This is with the dxvk version only. We need this version other wise the performance sucks badly.
I'm currently having to use March 2025 drivers and they still have the alt tab issues.
It is the d3d9.dll file that is the culprit, but this ones seems to be necessary for stopping the stutter.
Possibly needs some cooperation with new Nvidia drivers, I'm not really sure how that works though.
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
Apitrace file(s)
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:
PROTON_LOG=1 %command%and attach the correspondingsteam-xxxxx.logfile in your home directory.wine game.exe > game.log 2>&1and attach the resultinggame.logfile.