-
Notifications
You must be signed in to change notification settings - Fork 909
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[D3D9] One Piece Pirate Warriors 3 shadow bug #2693
Comments
That is normal and expected. The trace doesn't run with dxvk, it just tries to capture all directx api calls. The devs can then replay the trace on Linux with or without dxvk to look into the issue. |
All right then. I will post the trace in the main post. |
Mkay i see the issue when i replay the trace. Haven't found any config options that affect it. |
I updated my driver (to the beta versions) and updated to the lastest version of DXVK and i think the problem is gone. Thanks a bunch. |
I still see it in the trace with dxvk master and a mesa git from yesterday. Do you have nvidia? |
Might also be missing D24 dref clamping. |
For starters, thank you very much. Because it's thanks to this project that it's possible to fix many bugs that happen when using an AMD GPU in this game (in Treasure Events and Cutscenes). However, when DXVK corrects some things but shadows end up with bugs, as shown in the images I will leave below.
1 - https://i.imgur.com/meCJB9L.png
2 - https://i.imgur.com/6fEyFHp.png
3 - https://i.imgur.com/MR2R5wU.png
4 - https://i.imgur.com/txI0XS4.png
Software Information:
One Piece Pirate Warriors 3 - D3D9
DXVK-Async 1.10.1
System Information:
Log:
oppw3_d3d9.log
Trace:
https://drive.google.com/file/d/1ocmehfbccW3f-HaQeuSOhJ4I_d9Swp2h/view?usp=sharing
The text was updated successfully, but these errors were encountered: