-
-
Notifications
You must be signed in to change notification settings - Fork 191
Description
Aldo, i have a switch to change between webman full and lite
eg:
Full
/dev_blind?1/copy.ps3/dev_hdd0/plugins/webman/webftp_server_full.sprx|/dev_hdd0/plugins/webman/webftp_server.sprx;/copy.ps3/dev_hdd0/game/PS34KPROX/USRDIR/toolbox/icons/on.png&to=/dev_hdd0/game/PS34KPROX/USRDIR/toolbox/icons/plugins_icons/plugin_webman_full.png;/copy.ps3/dev_hdd0/game/PS34KPROX/USRDIR/toolbox/icons/off.png&to=/dev_hdd0/game/PS34KPROX/USRDIR/toolbox/icons/plugins_icons/plugin_webman_lite.png;/unloadprx.ps3?prx=WWWD;/loadprx.ps3/dev_hdd0/plugins/webftp_server_full.sprx;/popup.ps3?webMAN MOD Full;/browser.ps3$close_all_list
Lite
/dev_blind?1;/copy.ps3/dev_hdd0/plugins/webman/webftp_server_lite.sprx|/dev_hdd0/plugins/webman/webftp_server.sprx;/copy.ps3/dev_hdd0/game/PS34KPROX/USRDIR/toolbox/icons/on.png&to=/dev_hdd0/game/PS34KPROX/USRDIR/toolbox/icons/plugins_icons/plugin_webman_lite.png;/copy.ps3/dev_hdd0/game/PS34KPROX/USRDIR/toolbox/icons/off.png&to=/dev_hdd0/game/PS34KPROX/USRDIR/toolbox/icons/plugins_icons/plugin_webman_full.png;/unloadprx.ps3?prx=WWWD;/loadprx.ps3/dev_hdd0/plugins/webman/webftp_server_lite.sprx;/popup.ps3?webMAN MOD Lite;/browser.ps3$close_all_list
It unloads the webMAN mod and loads the webMAN MOD Lite just fine, but i can't do the oppositive way, seems it requires PS3MAPI features that are not present in the lite version, is there any way to load it back?
i also tried the pad combo /pad.ps3?l1_r1_triangle_hold but this pad combo doesn't work via web command

