PS3 webMAN Mod 1.41.07 - Includes PS3M_API webUI

Aldostools has released the next update to his webMAN Mod bringing it to version 1.41.07. The release has a added web user interface which is part of developer _NzV_ PS3 Manager API. The webUI is accessible via any device using a web browser and with future updates will have some added options. Aldostools has another feature he wants to add to webMAN Mod which would allow the mounting of PS2 discs, so be sure to read along and give him some feedback.

webmanmod.PNG

Changelog 1.41.07:
  • Added webGUI for ps3mapi editions (thanks to NzV)
    • [webGUI can be accessed from any device with a browser. The PC Client is not longer needed.]
  • Multiple optimizations. Refer to github for details.

_NzV_ said:
PS3M_API webUI:

You can access to this page with this address: your-ip/home.ps3mapi

ps3mapi_webui1.png

This page will also include some setup options for PS3M_API in future update (like change server port, start/stop server, ...).

I have also planed to add support of the webUI in PS3ManagerAPI.dll, so when connect your pc tools you can choose between 2 mode of connection PS3M_API Server or PS3M_API webUI.


I have updated PS3Lib v4.4 by iMCSx to add support for PS3M_API.

You can now build or update your tools with support of all three API (TMAPI, CCAPI and PSMAPI) easily.

Download: PS3Lib v4.5.rar

Note: Fake PS3Lib.dll has been also updated to increase compatibility but for a real support you need to wait for some new tools who include a real support of PS3M_API.


I will release ps3m_api for rebug 4.65.02 (cobra cex only) in the next few day (thx @Joonie for share the source code).

aldostools said:
This is a *test build* for .08 (still says .07):
webftp_server_singstar_test.sprx

The new feature is:
support to mount "extracted ps2 discs" as /dev_ps2disc (The concept is based on WuEpE's idea, but implemented in a different way and different source code).

Some background info:
SingStar is a cross platform game that allows to play PS2 content (songs) on the PS3 version of the game.
multiMAN supports this feature mounting of the related PS2 game as /dev_ps2disc.

How to setup the files:
The PS2 game should be copied as files (not as ISO) inside the game's folder with "[PS2" as tag label in the folder name of the ps2 disc's folder.

Example: /dev_hdd0/GAMES/SingStar [BCES00030]/[PS2] SingStar 80s

If the game is an ISO, the "[PS2] disc folders" should be copied into /dev_hdd0/PS2DISC

How to mount the game:
Select the SingStar game through the HTML interface of webMAN.
Once the game is mounted, a list of the related [PS2] discs will be listed under "Game loaded successfully."

Start the game through the Bluray disc icon. To swap the disc a PS2 disc, mount one of the [PS2] discs listed on the browser.
The PS3 disc will be unmounted and the selected [PS2] disc will be mounted as /dev_ps2disc.

I don't have this game to test this feature. Maybe it is not working as expected. The description of the swap method used in the webMAN MOD² build made WuEpE requires 2 physical discs (1 ps3 and another ps2 for detection). Maybe the discs are still required.

This include 2 new web commands:
/mount.ps2
/mount.ps2/unmount

Unlinke WuEpE's method, the unmount button (/mount.ps3/unmount) will unmount all disc types (ps2/ps3/psp/iso/ntfs/etc.). So the command /mount.ps2/unmount is only needed if you want to unmount only /dev_ps2disc

If the test is successful, a workaround could be implemented for mounting the [PS2] disc via XMB.
Download: webMAN Mod 1.41.07

Sources: brewology via aldostools & _NzV_

Check these links for more information about webMAN Mod and PS3 API Manager.
 
For test build ps2 folder mounting, i think you get low compatibility and some games stop working. A lot of games for ps2 looking for files by (encrypted or not) lba tables or diffrent ways. Only games that reading standard file system for find files should work.

Example Final Fantasy X or Final Fantasy XII shouldn't work with that metod. And many more.
 
For test build ps2 folder mounting, i think you get low compatibility and some games stop working. A lot of games for ps2 looking for files by (encrypted or not) lba tables or diffrent ways. Only games that reading standard file system for find files should work.

Example Final Fantasy X or Final Fantasy XII shouldn't work with that metod. And many more.

Yes, but as a first test release this is exciting.
Compatibility improves as people jump on board and help.
Some projects start off small like this and blossom quickly. Seen it several times over the last couple years especially :)
 
For test build ps2 folder mounting, i think you get low compatibility and some games stop working. A lot of games for ps2 looking for files by (encrypted or not) lba tables or diffrent ways. Only games that reading standard file system for find files should work.

Example Final Fantasy X or Final Fantasy XII shouldn't work with that metod. And many more.

Yes, you're right. Many PS2 games check LBA. However, that new method is not to play PS2 games. It is intended for PS3 games (like SingStar) that can import content from PS2 discs to be played on PS3.

So you mount the PS3 game, launch it, then you mount the PS2 game as /dev_ps2disc.


For the tests you can also try the original MOD by WuEpE (based on webMAN MOD 1.41.02):
https://mega.co.nz/#!LwAn3ZiB!kY98pVfgF4O9mBcMsykJzgHz3jR0VeVLyExUjELlz8k

News source and details of this new MOD: DaXHordes.org - Ver Tema - [Plugin] webMAN v1.41.02 MOD Soporte Cambio DVDPS2 Sing star (text in Spanish)
 
However, that new method is not to play PS2 games. It is intended for PS3 games (like SingStar) that can import content from PS2 discs to be played on PS3.

Now i understand, ok maybe you know any other games that using this feature? I have a lot games and i can test this. But only one game i know to have this feature is Singstar. Which exactly i don't have..

Btw. I have sugestion for retroxmb psx engine. I hex edited reload.elf to use USRDIR for config files. Is much better for me because i can add psx_config.bin and manager_setup.bin into package, and then i dont have bug that i need go to setup on first run of psx game (if i don't do this i dont have memory card visible in game because psx_config is not there) Maybe you can implement this into retroxmb?

Or maybe you know how to add prepared config folder to pkg?
 
Now i understand, ok maybe you know any other games that using this feature? I have a lot games and i can test this. But only one game i know to have this feature is Singstar. Which exactly i don't have..

Btw. I have sugestion for retroxmb psx engine. I hex edited reload.elf to use USRDIR for config files. Is much better for me because i can add psx_config.bin and manager_setup.bin into package, and then i dont have bug that i need go to setup on first run of psx game (if i don't do this i dont have memory card visible in game because psx_config is not there) Maybe you can implement this into retroxmb?

Or maybe you know how to add prepared config folder to pkg?

Thanks for the suggestion. I have updated the RELOAD.SELF to make it recognize the psx_config.bin and manager_setup.bin also from /USRDIR.

Please test with this version:
RetroXMB_Creator
 
Thank you very much @aldotools. I tested it and both files now working from USRDIR. But still i need to add psx_config.bin to USRDIR by myself, in next release you can add "default" psx_config.bin file to PSX-TEMPLATE/USRDIR folder. This make creating psx retro's totaly noob friendly. Because now psx_config need to be added manually to USRDIR or still need to go to config by pressing R1 at first run.

One more thing, after first run i have showtime.self in game folder (rxpsxyyyyy) is downloaded (or created? ) automaticly. Not sure its bug or is needed for something? One more time, thank you for your work :)
 
Hey everyone!

I just wanted to give a heads up to [MENTION=89]aldostools[/MENTION] and everyone else, of what I think it's a bug on webman mod, I believe it started after v1.41.04, I first noticed it today on v1.41.06 and it's also presente on v1.41.07, it's two of the shortcut combinations, the SELECT+L1/R1 keys for mounting previous or next game, breaks the system, at first when I executed it, it stalled, the PS3 was still on, but with the screen frozen and nothing responding, hit power button once, light blinks and then beeps and shuts off, requiring hdd FILE SYSTEM check on next boot, after it, tried it again, it didn't freeze, but not only it didn't mount any game, as it prevented me from mounting games at all from webMan -> PS3 games folder... Updated to v1.41.07, exact same happened, first freeze and system halted, no response, FS check next boot, and then, after combination, no reponse when trying to mount games, it happened on both habib CFW 4.66 v1 and Rebug 4.65.2 (which i just installed today). If you reboot and try mounting games selecting them from folder method, it works, but use either SELECT+L1 or R1 and "all hell breaks lose", it either halts/freezes the system, or it makes mounting/unmounting impossible until next reboot, happened in 2 PS3's, both same model CECHB-04.

Has anyone had the same issue??

I hope that if in fact this is a bug, that in some way this contributes for helping fixing it!!!

Cheers everyne, specially the devs, that have been giving us so much!!
 
Thank you very much @aldotools. I tested it and both files now working from USRDIR. But still i need to add psx_config.bin to USRDIR by myself, in next release you can add "default" psx_config.bin file to PSX-TEMPLATE/USRDIR folder. This make creating psx retro's totaly noob friendly. Because now psx_config need to be added manually to USRDIR or still need to go to config by pressing R1 at first run.

One more thing, after first run i have showtime.self in game folder (rxpsxyyyyy) is downloaded (or created? ) automaticly. Not sure its bug or is needed for something? One more time, thank you for your work :)

Thank you for your feedback... SHOWTIME is a shadow copy (it only takes few KB of HDD, in the next update I'll remove it from the launcher mode).

I'll also check that psx_config.bin that you mention ;)
 
Hey everyone!

I just wanted to give a heads up to [MENTION=89]aldostools[/MENTION] and everyone else, of what I think it's a bug on webman mod, I believe it started after v1.41.04, I first noticed it today on v1.41.06 and it's also presente on v1.41.07, it's two of the shortcut combinations, the SELECT+L1/R1 keys for mounting previous or next game, breaks the system, at first when I executed it, it stalled, the PS3 was still on, but with the screen frozen and nothing responding, hit power button once, light blinks and then beeps and shuts off, requiring hdd FILE SYSTEM check on next boot, after it, tried it again, it didn't freeze, but not only it didn't mount any game, as it prevented me from mounting games at all from webMan -> PS3 games folder... Updated to v1.41.07, exact same happened, first freeze and system halted, no response, FS check next boot, and then, after combination, no reponse when trying to mount games, it happened on both habib CFW 4.66 v1 and Rebug 4.65.2 (which i just installed today). If you reboot and try mounting games selecting them from folder method, it works, but use either SELECT+L1 or R1 and "all hell breaks lose", it either halts/freezes the system, or it makes mounting/unmounting impossible until next reboot, happened in 2 PS3's, both same model CECHB-04.

Has anyone had the same issue??

I hope that if in fact this is a bug, that in some way this contributes for helping fixing it!!!

Cheers everyne, specially the devs, that have been giving us so much!!

Thanks for the bug report. Please, test with the builid of webMAN MOD 1.41.08 currently available on brewology ;)
 
Hey aldostools!
webMAN MOD 1.41.08 currently available on brewology, i install it on my 60gb Bc and now it crash my intern HDD Systemmemory must be formatted ****. I have this webMAN_MOD_1.41.07_Updater.pkg.284.v1.41.07_brewology_com befor on it with no Problems and now all files are away no no no. I am on Rebug 4.65.2 cobra enabled.
 
Hey aldostools!
webMAN MOD 1.41.08 currently available on brewology, i install it on my 60gb Bc and now it crash my intern HDD Systemmemory must be formatted ****. I have this webMAN_MOD_1.41.07_Updater.pkg.284.v1.41.07_brewology_com befor on it with no Problems and now all files are away no no no. I am on Rebug 4.65.2 cobra enabled.

Could you try with the current 1.41.08 (I updated the file 2-3 times today - the changes and source code are listed on github) ?

I have the current version installed and it's working fine on my system.
 
at first i install and sdatrt the updater 20 seconds blackscreen the ps3 reboot i go to webman Games there nothing to see then i delete the updater file from xmb and it say an error corupted defekt data i make an reboot and then the problem beginns, Ps3 start want to Rebuild Database but it cut of 10 seconds and says system not found turn off.I restart the same Database rebuild dont work, I go to recovery mode and make restore file system ps3 starts want make database rebuild cut of after 5 second ps3 starts, i go to games columne the updater file defect data and the rest turn circle, go to recovery try database rebuild dont work, then i make restore defauld settings ps3 starts and now the folder with the games and psp remaster and psp launcher are away, systemmemory is 18gb free and 290gb full. now i start to install rebug new and let me see what happens.
 
now i dont have reinstall rebug, when i look at gamedata programm there nothing to see and save also, the hdd is away, but when i make ftp there i see all my data on HDD0 and i copy one file to my laptot it is ok, so i can save my files and then i can formatt my hdd, I test something rebug new install restore system and database rebuild with luck my hdd come back and whenn not i have saved my files.
 
I make restore default settings and now i have back the intern hdd , i install now webMAN_MOD_1.41.07_Updater.pkg.284.v1.41.07_brewol ogy_com , with L3,R3 and R2 i can unload Weban but i want do deinstall How?
 
To uninstall webMAN:

On Rebug CFW... enable /dev_blind and delete /dev_blind/vsh/module/webftp_server.sprx

Also delete /dev_hdd0/boot_plugins.txt and /dev_hdd0/webftp_server.sprx or /dev_hdd0/plugins/webftp_server.sprx (if they exist)

Other files/folders related are:
- /dev_hdd0/tmp/wm_lang
- /dev_hdd0/tmp/wm_icons
- /dev_hdd0/game/XMBMANPLS/USRDIR/FEATURES/webMAN*.xml (various language files)
- /dev_hdd0/tmp/wmconfig.bin
 

Featured content

Trending content

Latest posts

Back
Top