Skip to content

Problem with SifLoadModule(), PS2Link not work #143

@h4570

Description

@h4570

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingnot confirmedTo be confirmed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions