-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Hanuman:Boy warrior - GSDX HW Regression #740
Labels
Comments
@gabest11 : Can you please have a look at this? List of changes in r1439 was huge and it was expected to have new bugs after that revision anyway. :P |
Yes, planing to look at it. |
@gabest11 : Did you had a look at this? |
Not yet. |
Merged
You had mentioned on #1222 (comment) that the issue was fixed , so I assume this could be closed ? |
The GS dump is fixed in the more recent git builds(after blackFMV merged). |
stenzek
added a commit
that referenced
this issue
May 17, 2024
Backport of stenzek/duckstation@872cee9 And apply PR #740 (Re-enable and polish IAudioClient3 to achieve lower latencies). `*latency_frames = min_period;` in wasapi_get_min_latency was changed to `*latency_frames = hns_to_frames(params.rate, min_period_rt);`, as otherwise it reports in mixer frames, not stream frames.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ground textures are all black. Broken in r1439
https://code.google.com/p/pcsx2/source/detail?r=1439
Gsdump : http://forums.pcsx2.net/attachment.php?aid=56164
The text was updated successfully, but these errors were encountered: