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

Problem with SifLoadModule(), PS2Link not work #143

Open
h4570 opened this issue Sep 2, 2022 · 0 comments
Open

Problem with SifLoadModule(), PS2Link not work #143

h4570 opened this issue Sep 2, 2022 · 0 comments
Labels
bug Something isn't working not confirmed To be confirmed

Comments

@h4570
Copy link
Owner

h4570 commented Sep 2, 2022

IRX loading is not working properly, game is freezing on SifLoadModule(), but on SifExecModuleBuffer() not?.

To be more precise - when I added USB modules via SifExecModuleBuffer() I found that I cant load audsrv.irx via SifLoadModule() - because game hanged during loading.

I implemented fast fix via replacing all SifLoadModule() to SifExecModuleBuffer() - so problem is gone.
But now, when I also try to load game via PS2Link, he is trying to load ROMVER (whatever it is) and its also freezing.

All of the code is in irx_loader.cpp

@h4570 h4570 added bug Something isn't working not confirmed To be confirmed labels Feb 11, 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 not confirmed To be confirmed
Projects
None yet
Development

No branches or pull requests

1 participant