Configuration Manager

PS3 Configuration Manager v0.20

When you are moving a folder leave out the last /


<Pair key="module_action"><String>fcopy#/dev_usb000/coldboot.raf#/dev_blind/vsh/resource/coldboot.raf</String></Pair>

:Facepalm

How didn't i try this? thanks, it worked lol i reinstalled my fw ABOUT 15 times, to figure this out.
 
@bguerville

Am i missing something?

<Pair key="module_action"><String>fcopy#/dev_hdd0/plugins/PS3Lock/ps3lock_vsh.off#/dev_hdd0/plugins/PS3Lock/ps3lock_vsh.sprx#move#/dev_hdd0/game/PROTOOLBX/USRDIR/TOOLBOX/icon/plugins/on.png#/dev_hdd0/game/PROTOOLBX/USRDIR/TOOLBOX/icon/plugins_active/plugin_2.png</String></Pair>

I need two operations move and copy

i'm getting this error

Code:
2021-01-26 05:41:22 [xai_plugin] : ACT0 : xai_plugin_action(fcopy#/dev_hdd0/plugins/PS3Lock/ps3lock_vsh.off#/dev_hdd0/plugins/PS3Lock/ps3lock_vsh.sprx#move#/dev_hdd0/game/PROTOOLBX/USRDIR/TOOLBOX/icon/plugins/on.png#/dev_hdd0/game/PROTOOLBX/USRDIR/TOOLBOX/icon/plugins_active/plugin_2.png)
fcopy: Move mode enabled - File copy operation - source: /dev_hdd0/plugins/PS3Lock/ps3lock_vsh.off - destination: /dev_hdd0/plugins/PS3Lock/ps3lock_vsh.sprx -
Copy operation succeeded -
move mode : Delete source path: /dev_hdd0/plugins/PS3Lock/ps3lock_vsh.off - move mode : Delete operation succeeded -
File copy operation - source: /dev_hdd0/game/PROTOOLBX/USRDIR/TOOLBOX/icon/plugins_active/plugin_2.png - destination:  -
Folder copy operation of /dev_hdd0/game/PROTOOLBX/USRDIR/TOOLBOX/icon/plugins_active/plugin_2.png failed -
fcopy: 1 out of 2 copy operations failed. Please refer to /dev_hdd0/tmp/hfw_settings.log for more details
 
@bguerville when you get time, please can you update the lv2 offsets for reboot? #hard and soft_reboot doesn't work anymore.
It's been so long, I don't remember the code BUT xai runs in userland, so in theory rebooting is done via a simple syscall, there should be no need for lv2 offsets at all. No idea why reboot actions wouldn't work anymore.
 
It's been so long, I don't remember the code BUT xai runs in userland, so in theory rebooting is done via a simple syscall, there should be no need for lv2 offsets at all. No idea why reboot actions wouldn't work anymore.

I think something changed, webMAN .43 reboot actions do not work on 4.90 too, only when Aldo added support for 4.90 with new lv2 offsets
 
Back
Top