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

Hotfix SPU Cache Spam For Game Collections #14582

Merged
merged 2 commits into from Aug 30, 2023
Merged

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Aug 30, 2023

Ideally we should track a list of referenced PRX/OVL paths in main executable and only if existing, precompile their SPU code.

In addition: Add ".PRX" and ".ELF" extensions to precompiled PPU LLVM files, seen "PRX" extension instead of "SPRX" in some games. (although they are really all encrypted, real sys_prx load does not accept files not starting with SCE prefix)

@elad335 elad335 changed the title Hotfix SPU Cache Spam Game Collections Hotfix SPU Cache Spam For Game Collections Aug 30, 2023
@elad335 elad335 added CPU Loader Involving the load of PS3 file formats labels Aug 30, 2023
@Megamouse
Copy link
Contributor

Wouldn't it make more sense to move the getter out of the loops?

@elad335 elad335 merged commit 02b5cae into RPCS3:master Aug 30, 2023
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CPU Loader Involving the load of PS3 file formats
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants