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

Request some notification #687

Closed LouisGarry closed 2 years ago

LouisGarry commented 2 years ago

Hi Aldo, thanks for your hard work.

If you have time, maybe you can add a notification for PS3 HEN when loading a ISO PS3, a notification will appear "HEN does not support ISO PS2, please encrypted" and wMM cancels mounting.

The second one is for DEX CFW, when it loads encrypt PS2 a notification will appear "DEX does not support encrypt PS2" and wMM cancels mounting.

Thank you.

PS3-4K-Pro commented 2 years ago

AFAIK DEX supports encrypted ISO but it needs to be DEX signed, but i like the HEN idea

aldostools commented 2 years ago

Joonie posted in this this thread at PSX-PLACE

I had no success on running PS2 classic [ENC] while on DEX mode, even with dex's meta/data keys for the conversion.

However, I patched sb_iso_spu_module.self inside CoreOS of REBUG 4.75.X to allow CEX's VME while on DEX mode due to the compatibility concern for the launcher method for PS2ISO, so using DEX's key for conversion won't really solve the problem.

Basically I swapped all three DEX keys with CEX ones, so CEX's encrypted files would work with DEX mode.

From that post, I understand that Rebug in DEX mode can play PS2 classics encrypted with CEX keys. The PS2 disc images encrypted with DEX keys don't work on DEX mode.

LouisGarry commented 2 years ago

Thanks Aldo