Advanced Power Options v1.11 (CFW & HEN)

PS3 [RELEASE] Advanced Power Options v1.11 (CFW & HEN) v1.11

It probably would work on HEN if you just resigned the SPRX files properly. I'm too lazy to test it myself.
 
CFW Power Option v1.06

New features:
  • Have the added NAND recovery mode option from v1.05 as official feature now, delete strviewer_plugin.rco to enable that feature.
  • This adds Turn off (without confirmation) and Soft reboot to the user login screen.
  • The installer is now a package that installs files directly to dev_flash so dev_blind must be mounted prior to install.
  • Its now only 330kb which is 60% reduction approx. It could even be included on dev_flash in rebug/packages/ if you so wished. :)
Current XMB items are laid out like this:

Power Options:


  • Reload XMB (Optional package built in, install to add)
  • Shut Down (no confirmation)
  • Soft Reboot
  • Hard Reboot
  • Advanced Options
  • >> Reboot into a Database Rebuild
  • >> Reboot into a Filesystem Check
  • >> Reboot into Recovery Mode (NOR)
  • >> Reboot into Recovery Mode (NAND)
  • >> Boot into OtherOS (Optional package built in, install to add)

Thanks to @aldostools and @lmn7 for research on the "force install to" packages. I think I am going to be using them a lot from now on. :)

The only reason it is nice to use an installer, is to have the warnings, and to not have to worry about the user mounting dev_flash.


please could u make new version to hen please? Thanks


Sent from my iPhone using Tapatalk
 
Maybe someday, I want to see how HEN progress's and wait for new tools etc. Or if any users of HEN want to do it in the mean time, Nice one, work away. I have no idea if xai is meant to work on HEN, or what would be required to get it to work.
 
Maybe someday, I want to see how HEN progress's and wait for new tools etc. Or if any users of HEN want to do it in the mean time, Nice one, work away. I have no idea if xai is meant to work on HEN, or what would be required to get it to work.

But in version 1.02 in hen there is file cfw_setting.xml i copy that file and category_network.xml in dev_flash and enable hen and test soft reboot and hard reboot and rebuild db and check fs work perfect . but reboot to recovery mode not working but every thing work nice. So did we can to copy xai plugin to dev_flash and edit user category and make at least the working items? and i need to know reloadxmb query need exteranl plugin to work like xai or i can use it in hen?


Sent from my iPhone using Tapatalk
 
Well it actually works on HEN... All you have to do is install the package then you install two packages from /dev_hdd0/packages.
The names of the two packages are: Reload_XMB_v1.01 and Boot_into_OtherOS_v1.00.
 
@DeViL303 i succesfully integrated the title, info and icon into the rco to have it translatted for all languages

but i'm wondering how to make the Reboot XMB and Reboot to OtherOS that are Pkgs

like this? (i'm thinking using a custom command in webman using webbrowser_plugin, but i dont know if webman mod supports a custom command to open an eboot) or any xai_plugin command

and this way it doesnt have to be in db and show under network
 
Last edited:
@DeViL303 i succesfully integrated the title, info and icon into the rco to have it translatted for all languages

but i'm wondering how to make the Reboot XMB and Reboot to OtherOS that are Pkgs

like this? (i'm thinking using a custom command in webman using webbrowser_plugin, but i dont know if webman mod supports a custom command to open an eboot) or any xai_plugin command

and this way it doesnt have to be in db and show under network
Param.sfo can be multi language too. You can use the category SF if you don't want them to show In network.

Or use category HM and remove the HM query from category_psn.xml.
 
Last edited:
CFW Power Options v1.07

Changes:
  • Changed category of the Reload XMB application to HM so it does not show anywhere else except in the power options menu.
  • Changed Content ID of the Reload XMB application to RELOADXM1 so it does not clash with the one in Network (if its installed)
  • Added a PIC1.PNG to the Reload XMB application so it has a fake info line under the title.
  • Made this into a hybrid pkg using the new tool by lmn7. (custom and standard pkg in one), So now you don't need to install the Reload XMB package separately, it now installs with the main pkg by default.
If you already have this installed there is not much point updating. Very minor changes to just the Reload XMB application really.


Note: dev_blind must be mounted to install this pkg as usual. If you get the 8001003A error it means its not mounted.

Read the rest of this update entry...
 
Oh it worked, thanks
FYI This is now packed like this so it adds itself to the database while also modifying dev_flash:

upload_2019-7-20_20-6-4.png


I used this tool by @lmn7 to pack it https://www.psx-place.com/threads/hen-toolbox-v1-00.24723/page-7#post-192628
 
Param.sfo can be multi language too. You can use the category SF if you don't want them to show In network.

Or use category HM and remove the HM query from category_psn.xml.

How to set Param.sfo multi langual? param sfo editor does not suport it i think

And i think i already saw a Multi langual PIC1 dunno if it was in psp or ps3 (or i'm crazy lol)

and do u know how the photo gallery shortcut is lanched? i'm thinking in the same way, just a normal entry that launches an eboot.

Cuz i'm trying to make xml icon categories that launches an eboot
 
Last edited:
How to set Param.sfo multi langual? param sfo editor does not suport it i think

I'm not sure how to do that, I just know that webman mod updater is multilanguage in the param.sfo, so maybe look at that one. Maybe @aldostools can help here with some tips on the param.sfo?
do u know how the photo gallery shortcut is lanched? i'm thinking in the same way, just a normal entry that launches an eboot.

Cuz i'm trying to make xml icon categories that launches an eboot

I do not think an eboot can be launched unless the app is installed and in the database. When it is in the database you can just use this type of entry to boot it:
Code:
<Query class="type:x-xmb/folder-pixmap" key="contentid" attr="contentid" src="xcb://localhost/query?sort=+Game:Common.titleForSort&cond=Oe+Game:Game.titleId CONTENTID"/>
 
I'm not sure how to do that, I just know that webman mod updater is multilanguage in the param.sfo, so maybe look at that one. Maybe @aldostools can help here with some tips on the param.sfo?


I do not think an eboot can be launched unless the app is installed and in the database. When it is in the database you can just use this type of entry to boot it:
Code:
<Query class="type:x-xmb/folder-pixmap" key="contentid" attr="contentid" src="xcb://localhost/query?sort=+Game:Common.titleForSort&cond=Oe+Game:Game.titleId CONTENTID"/>

Oh i will take a look

@DeViL303 If i remember i already saw a pkg or it was in psp (or i'm just confusing things)

i remember once a couple of years ago a game or something

with multi PIC1 each for a language
 
Back
Top