jacobsson
Senior Member
IIRC habib added to Cobra 7.5 an option to use PS2 Netemu on backward compatible consoles.
Few days later I implemented in webMAN MOD the following command to be able to use that option:
/mount.ps3/dev_hdd0/PS2ISO/<filename>.iso?emu=ps2_netemu.self
Alternatively you can include the tag [netemu] in the file name. The tag must be in lower case.
https://github.com/aldostools/webMAN-MOD/blob/master/include/_mount.h#L1765
https://github.com/aldostools/webMAN-MOD/blob/master/include/ps2_classic.h#L11
More info:
https://github.com/Joonie86/COBRA-7...4bc#diff-026a85a239ebea7b1f18800c23cb8be5R933
Wow Aldo, I used your tools so many times!
I think it might have been unclear of what I try to do, sorry about that. My goal is run PS2 games from XMB while using GXEMU (not NETEMU) in order to keep USB support during PS2 emulation.
Mounting ISOs via webman uses GXEMU = USB works perfectly!
Converting to PS2 Classics uses NETEMU = no USB support
1. Is there any chance I could do something similar to emu=ps2_gxemu.self for PS2 Classics?
or
2. Maybe there is a possibility to make your lastGame Customizer work in order to run PS2 ISOs on REBUG 4.82.2?
Thanks for replying!
