aldostools / webMAN-MOD

Extended services for PS3 console (web server, ftp server, netiso, ntfs, ps3mapi, etc.)
https://aldostools.github.io/webMAN-MOD/
GNU General Public License v3.0
1.32k stars 175 forks source link

Split (.666xx or .0) PS2 ISO games on FAT32 MS/SD/CF are not detected when updating XML #343

Open r3v0lv3rz opened 4 years ago

r3v0lv3rz commented 4 years ago

As title.

I can see them when using ManaGunZ or multiMAN and can then manually copy and join them together when copying to the internal drive but webMAN-MOD does not.

As I understand it PS3 ISOs do not suffer from this limitation, can the code be adapted to include PS2ISO as well?

aldostools commented 4 years ago

PS2 ISOs only works from hdd0.

Multipart ISO games should be named .iso.0 to .iso.15 depending on the number of parts.

webMAN offers a very limited support for .666xx files.

On Fri, May 1, 2020, 10:20 PM r3v0lv3rz notifications@github.com wrote:

As title.

I can see them when using ManaGunZ or multiMAN and can then manually copy and join them together when copying to the internal drive but webMAN-MOD does not.

As I understand it PS3 ISOs do not suffer from this limitation, can the code be adapted to include PS2ISO as well?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/aldostools/webMAN-MOD/issues/343, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHOAMKCIMH263JFSBVBYZTRPN7OJANCNFSM4MXPVDLQ .

r3v0lv3rz commented 4 years ago

PS2 ISOs only works from hdd0.

Yes, am aware and when using FAT32 on USB/MS/CF/SD with PS2ISO <4GB there is no issue and webMAN-MOD will detect the ISO fine when updating the XML. I can select it from XMB and then the ISO is copied to hdd0 for use.

Multipart ISO games should be named .iso.0 to .iso.15 depending on the number of parts.

OK, I tried this with a PS2ISO >4GB, which is on /dev_ms/PS2ISO/ and still it is not detected by webMAN-MOD when refreshing the XML.