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

Pre-compiling of shaders from disk takes longer than before #7155

Closed
digtal-devil opened this issue Dec 30, 2019 · 2 comments
Closed

Pre-compiling of shaders from disk takes longer than before #7155

digtal-devil opened this issue Dec 30, 2019 · 2 comments

Comments

@digtal-devil
Copy link

I've observed this to happen in 9276(#7150) and 9259. Persona 5 takes normally 2-3 minutes to load before I hit the main menu on builds 9223 and lower but on 9276 and 9259, it takes 7-10 minutes.

@MSuih
Copy link
Member

MSuih commented Dec 30, 2019

This is most likely an issue with your driver's shader caching and not rpcs3. Try clearing the driver's shader cache and restarting the system between comparisons of different versions, you'll most likely see that the shader loading is slow for the first try and then speeds up after that when shaders are loaded from cache. Operating systems file caching is a factor as well.

@digtal-devil
Copy link
Author

Restarting the PC fixed the problem. Load times are back to 2-3 minutes like before. Thank you :)

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

No branches or pull requests

2 participants