Could you please also tell us the name of the game? This is highly specific to one single game, we've tested dozens of games and didn't encounter this problem once.
Will definitely need to know what game this is.
How is the performance if you run it with DXVK_LOG_LEVEL=none?
Could you please also tell us the name of the game? This is highly specific to one single game, we've tested dozens of games and didn't encounter this problem once.
The game has been discontinued for years, and it is no longer officially playable. However, I am running it on a local private server that I developed myself.
Would you prefer that I close this issue for now? I can open a new one if I encounter a similar issue with another game in the future.
Will definitely need to know what game this is.
How is the performance if you run it with
DXVK_LOG_LEVEL=none?
Still the same performance
Would you prefer that I close this issue for now? I can open a new one if I encounter a similar issue with another game in the future.
No, it's a genuine issue apparently, so we do want to look into it. @Blisto91 has found the game, so we'll see what we can do. It seems to hit the same validation that is needed by The Void, but it's affecting it negatively.
The character model for the robot doesn't seem to be rendered any longer, so it's not just a performance issue.
Would you prefer that I close this issue for now? I can open a new one if I encounter a similar issue with another game in the future.
No, it's a genuine issue apparently, so we do want to look into it. @Blisto91 has found the game, so we'll see what we can do. It seems to hit the same validation that is needed by The Void, but it's affecting it negatively.
The character model for the robot doesn't seem to be rendered any longer, so it's not just a performance issue.
Thank you for the update. I appreciate you looking into it. If you need any additional information or testing on my end, feel free to reach out. You can contact me on Discord: razrusheniye.
No, it's a genuine issue apparently, so we do want to look into it. @Blisto91 has found the game, so we'll see what we can do.
Scratch that. I had only found a website for the game. Didn't know it was discontinued
@RouatbiH Please try this build: https://github.com/doitsujin/dxvk/actions/runs/12453032682/artifacts/2353129099 and let us know how it goes. The issue should be sorted now.
@RouatbiH Please try this build: https://github.com/doitsujin/dxvk/actions/runs/12453032682/artifacts/2353129099 and let us know how it goes. The issue should be sorted now.
Thank you for the build! I tested it, and the issue is resolved. I really appreciate your help.
@RouatbiH Could i get you to dump the shaders of the game? We'd like to take a look at the offending ones that are causing trouble.
Just launch the game with DXVK_SHADER_DUMP_PATH= pointing to a empty folder you've created and do the usual thing with the game for this issue. Then archive the dumped shaders and attach them here.
@RouatbiH Please try this build: https://github.com/doitsujin/dxvk/actions/runs/12453032682/artifacts/2353129099
P.S.: You need to do that using this build or dxvk 2.5.1, otherwise the relevant shaders will be skipped.
@RouatbiH Could i get you to dump the shaders of the game? We'd like to take a look at the offending ones that are causing trouble. Just launch the game with
DXVK_SHADER_DUMP_PATH=pointing to a empty folder you've created and do the usual thing with the game for this issue. Then archive the dumped shaders and attach them here.
Here is the link to the archived shaders:
shaders.zip
P.S.: You need to do that using this build or dxvk 2.5.1, otherwise the relevant shaders will be skipped.
The shaders were dumped using the build you provided (commit 86aa8ba).
Hm, I ran all the shaders from that dump through our validation and they all pass. Did you reach the problematic portion of the game that time?
I also filed a PR to add more logging, a build can be found here:
https://github.com/doitsujin/dxvk/actions/runs/12638386009/artifacts/2391919527
This build should trigger the bug. Please run the game with that until you run into issues, and post the DXVK log afterwards.
Hm, I ran all the shaders from that dump through our validation and they all pass. Did you reach the problematic portion of the game that time?
Yes
This build should trigger the bug. Please run the game with that until you run into issues, and post the DXVK log afterwards.
https://drive.google.com/file/d/1mZhvJW0kgQ2vPeMDKFZSbryolOGQ4gw9/view?usp=sharing
Thanks, this confirms that we're reading out of bounds somewhere.
@RouatbiH Thank you for your patience and your support in narrowing down the problem. I am hoping we have a definitive fix for the issue now. Please try this build with the game: https://github.com/doitsujin/dxvk/actions/runs/12654635033/artifacts/2396592897 and let us know if it solves the issue you were seeing.
Thank you for the updated build! I tested it, and it's working perfectly now. I really appreciate your effort and the great work on this project. Keep up the fantastic work!
DXVK_SHADER_DUMP_PATH=`x2 2025-01DXVK_LOG_LEVEL=none`?x2 2024-12
FPS go to 5 due to shader issue
I tested builds from actions and I found that this become happening after merging #4398
System information
Apitrace file(s)
logs + videos