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

cellGame/sceNpDrm/Loader: Few fixes #14537

Merged
merged 3 commits into from Aug 23, 2023
Merged

cellGame/sceNpDrm/Loader: Few fixes #14537

merged 3 commits into from Aug 23, 2023

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Aug 23, 2023

  • Slow down sceNpDrmIsAvailable, this function takes about 80 to 120ms on PS3.
  • Slow down cellGameDataCheck, this function is incredibly slow. Takes around 80ms to 150ms with non-existant GAMEDATA. and 280ms to 300ms with DISC type even if /dev_bdvd is not mounted.
  • Fix PPU Analyzer crashes with unaligned sections.

Fixes SingStar PSN version loading.
Fixes SingStar: Back to the 80s booting.

@elad335 elad335 changed the title Few fixes cellGame/sceNpDrmP/Loader: Few fixes Aug 23, 2023
@elad335 elad335 changed the title cellGame/sceNpDrmP/Loader: Few fixes cellGame/sceNpDrm/Loader: Few fixes Aug 23, 2023
@elad335 elad335 force-pushed the modulo branch 4 times, most recently from 7a15eb4 to f7f4fae Compare August 23, 2023 06:54
* Turns out cellGameBootCheck is actually quite fast.
* cellGameDataCheck is incredibly slow, slower for DISC type.
* Set 0 sizeKB for when RET_NONE is about to be returned.
@elad335 elad335 merged commit 4794869 into RPCS3:master Aug 23, 2023
5 checks passed
@QJYEAH
Copy link

QJYEAH commented Aug 25, 2023

since this version,the game loading time is too long.
BLAS50544 dynasty warriors 7 empires
BLAS50672 dynasty warriors 8 Xtreme

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

Successfully merging this pull request may close these issues.

None yet

3 participants