Skip to content
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

Closed
wwsnkneo opened this issue Jun 23, 2022 · 6 comments · Fixed by #2957
Closed

[D3D9] One Piece Pirate Warriors 3 shadow bug #2693

wwsnkneo opened this issue Jun 23, 2022 · 6 comments · Fixed by #2957

Comments

@wwsnkneo
Copy link

wwsnkneo commented Jun 23, 2022

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:

  • GPU: RX 570 4GB
  • Driver: 22.5.1
  • Windows 10 21H2

Log:

oppw3_d3d9.log

Trace:

https://drive.google.com/file/d/1ocmehfbccW3f-HaQeuSOhJ4I_d9Swp2h/view?usp=sharing

@Blisto91
Copy link
Contributor

Blisto91 commented Jun 23, 2022

I didn't put a trace because in it the problem does not reproduce.

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.
So if you could make one that would be great. Just get ingame where it would normally reproduce.

@wwsnkneo
Copy link
Author

wwsnkneo commented Jun 24, 2022

I didn't put a trace because in it the problem does not reproduce.

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. So if you could make one that would be great. Just get ingame where it would normally reproduce.

All right then. I will post the trace in the main post.

@Blisto91
Copy link
Contributor

Mkay i see the issue when i replay the trace. Haven't found any config options that affect it.

@WWSNK
Copy link

WWSNK commented Aug 8, 2022

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.

@Blisto91
Copy link
Contributor

Blisto91 commented Aug 9, 2022

I still see it in the trace with dxvk master and a mesa git from yesterday. Do you have nvidia?
It's most likely the same as #1814 which is a amd d24 issue.
Tho i haven't personally actually checked on Nvidia.

@K0bin K0bin reopened this Aug 9, 2022
@K0bin
Copy link
Collaborator

K0bin commented Sep 22, 2022

Might also be missing D24 dref clamping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants