-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[Regression] PPU loading never finishes for some titles (#13534) #13815
Comments
Apparently if you wait a veeeeery long time, it makes it ingame... only to be met with issue #13723. |
Seems related to #13877 |
Yes, this is the same issue reported before the other 1 was posted. Yet the other 1 is more informative that this issue is more widespread than 1 game. |
Worth retesting with #14090 |
Nope, still an issue as of latest master. |
This still happens for me on latest master, and on every game in my library, Watch Dogs taking the longest. Just hangs there at "Linking PPU modules" for up to 10 minutes with nothing printing to the log, just like before. |
I believe LLVM 17 will be here in October. Not just a release candidate but hopefully an actual release. Maybe it'll get resolved with us bumping LLVM when the time comes. |
Could also be a good idea to update to 16.0.5 in the meantime, since we're using 16.0.1 |
Quick summary
Starting with PR 13534, the loading screens for PPU caches on some games never complete when they should.
Details
Starting with PR 13534, the loading screens for PPU caches on some games never complete when they should, sitting on "Linking PPU Modules" indefinitely, but without anything crashing. Manually closing will cause a deadlock. Watch Dogs is a perfect example and what I used for my logs.
Build with regression
v0.0.27-14846-fb88e1c1
Attach two log files
Log ffrom PR 13534 (v0.0.27-14846-fb88e1c1):
RPCS3.log
Log from PR 13613 (v0.0.27-14845-7081b89e) :
RPCS3.log
Attach capture files for visual issues
No response
System configuration
Intel Core i9-10900K
NVIDIA RTX 2080 SUPER
64GB DDR4 Memory
Windows 10 Pro x64 Build 19043
Other details
No response
The text was updated successfully, but these errors were encountered: