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] fresh installed games crashed on first run #1951

Open
mailwl opened this issue Dec 28, 2024 · 1 comment
Open

[Regression] fresh installed games crashed on first run #1951

mailwl opened this issue Dec 28, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@mailwl
Copy link
Contributor

mailwl commented Dec 28, 2024

the reason: commit

crash line:

encrypt.ProcessData(trpKey.data(), NPcommID.data(), 16);

log:

Assertion failed: C:\Users\bib\Desktop\github_stuff\shadPS4_rewrite\shadps4\externals\cryptopp\adv_simd.h(834): CryptoPP::AdvancedProcessBlocks128_4x1_SSE

On second try a game loads successfully

To check, you may delete game folder in ./user/game_data/, or install new game, which has no own folder in ./user/game_data/

@GHU7924
Copy link

GHU7924 commented Dec 28, 2024

@squidbus That's the problem I mentioned.

@mailwl mailwl changed the title [Regression] fresh install games crashed on first run [Regression] fresh installed games crashed on first run Dec 28, 2024
@Hermiten Hermiten added the bug Something isn't working label Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants