Developer Aldostools has updated webMAN MOD with the release of v1.43.22, there has been several changes to this outstanding plugin for PS3 CFW user's. In version v1.43.22 an added ability was added for PS2/PSP ISO you have stored on your external or /net locations, while you can not play these external media types, this update will however display the stored content with an Auto-Copy feature that when mounted from those external locations will then copy to your internal drive for play. Also in this update [break]ss[/break] the developer has provied a workaround solution for mounting the 2nd PSX ISOs without a freeze issues that some titles have presented from an NTFS drive, view the latest details and additional explanation of the workaround Aldo has found in the details and links provided below:
Homebrew | Platforms | Exploit | Developer | Download |
Download: webMAN_MOD_1.43.22_Updater.pkgwebMAN MOD v1.43.22
Then Shortly after v1.43.22 recieved a new update (same version number)aldostools said:
Changes for webMAN MOD v1.43.22
- Added the ability to auto-copy to the internal hdd the PS2 ISO mounted from /dev_usb00x or /net, and PSP ISO mounted from /net
- PSPISO and PS2ISO are now shown on game list (XMB/HTML) for /dev_usb00x and /net drives
- Changed the message shown when a game is mounted:
- Formerly it first showed: "Game xxx" loaded. Then proceeded to mount the game.
- Now it shows the path being mounted, proceed to mount the game, then show: "Game xxx" loaded.
- Miscellaneous minor bug fixes
-Source
aldostools said:Joonie, I have found a work around for the issue mounting the 2nd psx iso from ntfs. It is not an elegant solution, since the issue is still present in webMAN's source code, but at least it works.
The work around is that now the psx isos from ntfs are started using Estwald's raw_iso.sprx (like IRISMAN). However, it will only work for the webMAN editions that have the flag FAKEISO enabled (i.e. all the sprx in webMAN MOD's updater except the Lite edition) and the plugin raw_iso.sprx must be installed as one of the following paths:
If the plugin is not installed, the game will be mounted via webMAN as usual (with the eventual freeze after launch the 2nd psx iso mounted on ntfs).Code:const char raw_iso_sprx[4][40] = { "/dev_flash/vsh/module/raw_iso.sprx", "/dev_hdd0/raw_iso.sprx", "/dev_hdd0/plugins/raw_iso.sprx", "/dev_hdd0/game/IRISMAN00/sprx_iso" };
Known issue: The bug is still present for the PSX games launched via netiso.
-Source
