GuilloteTesla
Moderator
It's been tried before without success. What was achieved though is to dump a PS2 disc into an ISO and mount it on ps2_netemu for full software emulation.
But ps2_netemu lacks any kind of hardware I/O code in it in order to comunicate with the PS3 other than basic devices (audio, video, CPU, memory cards and controllers), it's pure software on a sandboxed environment.
Forcing the other emulators on non-BC consoles will just not work because there is no PS2 hardware of any kind to comunicate with.
The only thing I can think of is sort of make an hybrid of both PS2 emus, wrapping the hardware calls to their software counterparts. But without the source code and proper knowledge and documentation I find it rather most difficult and not worthy. Not even Sony bothered doing that with the unfinished, bug ridden ps2_softemu.
But ps2_netemu lacks any kind of hardware I/O code in it in order to comunicate with the PS3 other than basic devices (audio, video, CPU, memory cards and controllers), it's pure software on a sandboxed environment.
Forcing the other emulators on non-BC consoles will just not work because there is no PS2 hardware of any kind to comunicate with.
The only thing I can think of is sort of make an hybrid of both PS2 emus, wrapping the hardware calls to their software counterparts. But without the source code and proper knowledge and documentation I find it rather most difficult and not worthy. Not even Sony bothered doing that with the unfinished, bug ridden ps2_softemu.