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

[Regression] PPU loading never finishes for some titles (#13534) #13815

Open
SlyCooperReloadCoded opened this issue May 6, 2023 · 8 comments · Fixed by #14533
Open

[Regression] PPU loading never finishes for some titles (#13534) #13815

SlyCooperReloadCoded opened this issue May 6, 2023 · 8 comments · Fixed by #14533

Comments

@SlyCooperReloadCoded
Copy link

SlyCooperReloadCoded commented May 6, 2023

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.

Capture

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

@SlyCooperReloadCoded
Copy link
Author

Apparently if you wait a veeeeery long time, it makes it ingame... only to be met with issue #13723.

@AniLeo AniLeo changed the title [Regression] PPU loading never finishes for some titles [Regression] PPU loading never finishes for some titles (#13534) Jun 24, 2023
@AniLeo
Copy link
Member

AniLeo commented Jun 24, 2023

Seems related to #13877

@Darkhost1999
Copy link
Contributor

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.
Watchdogs may be one of the most afflicted.

@AniLeo
Copy link
Member

AniLeo commented Jun 27, 2023

Worth retesting with #14090

@SlyCooperReloadCoded
Copy link
Author

Nope, still an issue as of latest master.

@SlyCooperReloadCoded
Copy link
Author

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.

@Darkhost1999
Copy link
Contributor

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.

@elad335 elad335 reopened this Aug 24, 2023
@AniLeo
Copy link
Member

AniLeo commented Aug 24, 2023

Could also be a good idea to update to 16.0.5 in the meantime, since we're using 16.0.1

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.

5 participants