PS3 webMAN MOD - Web Commands

@aldostools Would it be possible to add a new command like /launch.ps3/[path] (as in pkglaunch) that has the pattern I'm successfully using right now? Would be awesome for retro compatibly if timings change on the future. Anyway, thanks for all off your help!
 
I don't think that it is necessary to add /launch.ps3 as an alias for /play.ps3
It is better to fix it... although I in a quick tests it worked, but maybe I'm not doing the exact steps that you're doing and I don't have much free time to test on the console.

If the combination of /wait.ps3 + /mount.ps3 + /play.ps3 works, then I suggest that use it until the issue is fixed.
 
I don't think that it is necessary to add /launch.ps3 as an alias for /play.ps3
It is better to fix it... although I in a quick tests it worked, but maybe I'm not doing the exact steps that you're doing and I don't have much free time to test on the console.

If the combination of /wait.ps3 + /mount.ps3 + /play.ps3 works, then I suggest that use it until the issue is fixed.

I understand. No problem :encouragement:
 
That sprx file *IS* webMAN MOD 1.47.27 (release candidate)... the pkg is the installer with the rest of the dependencies.

Replace the file in /dev_hdd0/plugins
Hi aldostools ,
I try to understand why i cannot detect half of my 100 PSX/PS1 iso on my USB stick after installation of the latest release of webman mod on brewology ?
once i re-install my old 1.47.09 , bam everything is detected again ! ???
wich version i should pick BEFORE it start not detecting PSX iso on my usb ?
please i really need a quick short answer my friend.
thanks in advance and wish you a nice weekend!
I have a copy of a webman 1.47.15 pkg here if its any use.
Hi
I try to understand why i cannot detect half of my 100 PSX/PS1 iso on my USB stick after installation of the latest release of webman mod on brewology ?
once i re-install my old 1.47.09 , bam everything is detected again ! ???
wich version i should pick BEFORE it start not detecting PSX iso on my usb ?
please i really need a quick short answer my friend.
thanks in advance and wish you a nice weekend!
Do not forget that there are often a few silent updates released under same version number.
 
@aldostools

I made a boot_init.txt

with the following

/remap.ps3/dev_blind/hen/module/game_ext_plugin.sprx&to=/dev_blind/vsh/module/game_ext_plugin.sprx
/remap.ps3/dev_blind/hen/module/custom_render_plugin.sprx&to=/dev_blind/vsh/module/custom_render_plugin.sprx
/remap.ps3/dev_blind/hen/explore/xmb/category_game.xml&to=/dev_blind/vsh/resource/xmb/category_game.xml
/remap.ps3/dev_blind/vsh/resource/qgl/lines.qrc&to=/dev_blind/hen/xml/lines.qrc


and it doesn't do nothing even after reloading the xmb,

So i tried via web command and says sucessfull remaped blabla, but takes no effect.

I tried the oppositive way, still no effect

/remap.ps3/dev_blind/vsh/module/custom_render_plugin.sprx&to=dev_blind/hen/module/custom_render_plugin.sprx
/remap.ps3/dev_blind/vsh/module/custom_render_plugin.sprx&to=/dev_blind/hen/module/custom_render_plugin.sprx
/remap.ps3/dev_blind/vsh/resource/xmb/category_game.xml&to=/dev_blind/hen/xml/category_game.xml
/remap.ps3/dev_blind/hen/xml/lines.qrc&to=/dev_blind/vsh/resource/qgl/lines.qrc
 
Last edited:
U1ytxdN.png
 
@aldostools i also realized that

/led.ps3mapi?color=0&mode=3 the red led blinking slow, don't stay via boot_init

it works for like 3 seconds and back to normal

/led.ps3mapi?color=0&mode=3
wait 3
/led.ps3mapi?color=1&mode=2


I'm using this to make all three colors blinking, but after some seconds only the green one will keep blinking, via webcommand in the browser it works forever
 
You will need to reload the xmb if you are remapping a link to a file that is already loaded. Try enter and exit remote play to see changes.


Just tried multiple times

/remap.ps3/dev_blind/vsh/resource/qgl/lines.qrc&to=/dev_blind/hen/xml/lines.qrc

and

remap.ps3/dev_blind/hen/xml/lines.qrc&to=/dev_blind/vsh/resource/qgl/lines.qrc

remote play/reload xmb app, nothing changes.

Trying this on the latest hen
 
I think you have the paths the wrong way around in that last example. It should be original path first. Try remap to a hdd path instead just for a test. I was using it recently to remap earth.qrc to dev_hdd0/tmp/earth.qrc and it worked perfectly.

Note: I was using a Web browser command, not boot.ini.
 
I think you have the paths the wrong way around in that last example. It should be original path first. Try remap to a hdd path instead just for a test. I was using it recently to remap earth.qrc to dev_hdd0/tmp/earth.qrc and it worked perfectly.

I tried both ways to make sure i make it right =P

maybe dev_blind to dev_blind doesn't work, i will try hdd to fdev_blind
 
Still nothing

cII1Zbt.png



Maybe i'll uninstall the webman and install it again, i changed to Hen now, and it still says to update 4.86 i thought it was caused by my last cfw

but seems like my webman is kinda broken
 
Oh, just noticed you are using dev_blind, try dev_flash.

http://192.168.8.179/remap.ps3/dev_flash/vsh/resource/qgl/earth.qrc&to=/dev_hdd0/tmp/earth.qrc

The reason dev_blind wont work is the system is never calling the dev_blind path, so it never gets redirected.

Oh god i'm trying to figure it out since 5 am and now its 10:00 THANKS it worked

Enabling now the gameboots sounds, extra particles on the xmb and a category_game with hen enabled instead of enable hen is working
 
Last edited:
@DeViL303

/remap.ps3/dev_flash/vsh/resource/explore/xmb/category_game.xml&to=/dev_flash/hen/xmb/category_game.xml
wait 6
popup PS3™ 4K Pro
beep2
wait 2
/remap.ps3/dev_flash/vsh/module/custom_render_plugin.sprx&to=/dev_flash/hen/module/custom_render_plugin.sprx
/remap.ps3/dev_flash/vsh/module/game_ext_plugin.sprx&to=/dev_flash/hen/module/game_ext_plugin.sprx

The pop ups and beeps are working but remaps doesn't

I make the category_game.xml first because is the timing when the browser exits and reloads the category
 
Last edited:
Even if you reload the XMB with remote play? Those files will all need a XMB reload to show changes. Except maybe the game_ext sprx.
 
Back
Top