• PS3HEN is now supporting 4.93 Firmware

    View Official Release Post for additional information HERE
PS3HEN

PS3HEN PS3HEN - Official Release Thread (Homebrew Enabler for the PS3) v3.5.0 (4.93 support)

just install game manager put ps3 ip adress in FTP Client FileZilla or FlashFXP and drag the NPEB of your game to your pc hard drive and done after that you can choose copy the NPEB to your USB or transfer it to the other ps3 using ftp

Sorry I'm a lil newbie to the terminology.

What's a NPEB?
Also, can't I simply plug a USB drive on the PS3 with the game, copy it to the USB driver, then plug it on my PS3 and copy it over?
If yes, how exactly?
Because multiman for instance don't see my PSN games.
If I simply copy from the game folder (in the internal HDD) and paste on my will it work?
 
Where can I get help with multiman?
It says there's an update to version 0.00.0

Should I update?

Also it doesn't seem to be able to download stuff from the network tab.
 
Where can I get help with multiman?
It says there's an update to version 0.00.0

Should I update?

Also it doesn't seem to be able to download stuff from the network tab.
It is safe to update but it will just reinstall the last version you already have.
Also Filezilla for FTP transfer is way way easier and convenient than a flash drive, it is just drag from the pc and drop to the ps3 (with an ethernet cable connection fo course).
Copying and pasting from an usb drive has the fat 32 limitations and other kind of formats are not recognized with that specific method.
 
Maybe we could merge the 2 themed versions into a single PKG and add a "Theme selector" item in HFW Tools. Only 1 PKG to distribute and users can select/switch the theme from XMB.

We could store the themes here, in dev_hdd0\hen\themes

so
+dev_hdd0\hen\themes\REBUG_theme.pkg (*)
+dev_hdd0\hen\themes\Blue_Stock_theme.pkg (*)

And add

Code:
            <Table key="ps3hen_theme">
                <Pair key="icon_rsc"><String>tex_album_icon</String></Pair>
                <Pair key="icon_notation"><String>WNT_XmbItemAlbum</String></Pair>
                <Pair key="title"><String>★ Theme selector</String></Pair>
                <Pair key="info"><String>Enable HAN and mount dev_flash as dev_blind before switching theme</String></Pair>
            </Table>

(...)

            <Query class="type:x-xmb/folder-xmlpackagefolder" key="ps3hen_theme" src="host://localhost/q?path=/dev_hdd0/hen/themes&suffix=.pkg&subclass=x-host/package"/>

in cfw_settings.xml.on.

(*) both *_theme.pkg are actually HEN_v2.0.1beta2_Offline_Installer_REBUG_HDD_XAI_signed.pkg and HEN_v2.0.1beta2_Offline_Installer_Stock_HDD_XAI_signed.pkg - but we only keep the gfx resources in them.

Of course, we should choose a "default" theme - which IMO could be the blue stock one.

I will try that this afternoon. :)
 
Last edited:
why you dont make enable hen auto when you open ps3 because i forget enable hen and open webman and my ps3 freeze plzz in PS3HEN v2.0.2 make HEN auto
 
I repacked the PKG with the content id CUSTOM-INSTALLER_00-000000000000000000000000

The zip in mediafire is updated with the new pkg.

BTW I left the original URL in the HEN updater as a template... @esc0rtd3w can modify it and repack the PKG for release. I didn't use a link to github, because the PS3 has issues downloading files from site that use https

I like the idea of include the FW version as part of the url.
/hen/release/484/cex/installer/latest/HEN_Offline_Installer_REBUG_HDD_XAI.pkg
/hen/release/484/cex/installer/HEN_v2.0.1beta2_Offline_Installer_REBUG_HDD_XAI.pkg

EDIT:
I updated the source code https://github.com/aldostools/MAMBA_PRX_Loader/tree/master/PS3HEN_2.0.x

/dev_blind can be enabled when webMAN MOD starts. There is an option in /setup.ps3

Or edit the javascript in category_game.xml of the offline installer.

Why u didnt un commneted the code in hen init source code to mount dev_blind instead of change option in setup.ps3 in web man mod option just for easy installtion just one click on Enable HEN And click on update in hfw setting then install update?


Sent from my iPhone using Tapatalk
 
why you dont make enable hen auto when you open ps3 because i forget enable hen and open webman and my ps3 freeze plzz in PS3HEN v2.0.2 make HEN auto
enable exploit at boot can't be done or it will be considered permanent like CFW console to be auto enable sprx patches must be applied to do the work at boot and OFW (non jailbreakble console can't run patched sprx)
 
Why u didnt un commneted the code in hen init source code to mount dev_blind instead of change option in setup.ps3 in web man mod option just for easy installtion just one click on Enable HEN And click on update in hfw setting then install update?


Sent from my iPhone using Tapatalk

Where's that commented code? I didn't touch the js code in HEN Enabler.

I could have added the code to enable dev_blind directly in the payload; I didn't think it was necessary due webMAN already does it and I didn't want to force all users to have dev_blind enabled all the time. That device can be dangerous if manipulated improperly.

It's only one line in the payload ;)
cellFsUtilMount_h("CELL_FS_IOS:BUILTIN_FLSH1", "CELL_FS_FAT", "/dev_blind", 0, 0, 0, 0, 0);
 
Last edited:
Where's that commented code? I didn't touch the js code in HEN Enabler.

I could have added the code to enable dev_blind directly in the payload; I didn't think it was necessary due webMAN already does it and I didn't want to force all users to have dev_blind enabled all the time. That device can be dangerous if manipulated improperly.

It's only one line in the payload ;)
cellFsUtilMount_h("CELL_FS_IOS:BUILTIN_FLSH1", "CELL_FS_FAT", "/dev_blind", 0, 0, 0, 0, 0);
Brother how can I do that? Remote Play with PC restriction
On the update v2.0.1 beta 2
 
Last edited:
It is safe to update but it will just reinstall the last version you already have.
Also Filezilla for FTP transfer is way way easier and convenient than a flash drive, it is just drag from the pc and drop to the ps3 (with an ethernet cable connection fo course).
Copying and pasting from an usb drive has the fat 32 limitations and other kind of formats are not recognized with that specific method.
It's because I don't have a PC.
And since both PS3 are hacked already, I thought I could simply hook a USB drive and copy the PSN game in and out.
Also since it's hacked it have NTFS.
Even if don't the game is not in iso format so it's files don't reach fat32 limit.
 
Sorry I'm a lil newbie to the terminology.

What's a NPEB?
Also, can't I simply plug a USB drive on the PS3 with the game, copy it to the USB driver, then plug it on my PS3 and copy it over?
If yes, how exactly?
Because multiman for instance don't see my PSN games.
If I simply copy from the game folder (in the internal HDD) and paste on my will it work?


NPEB is the region code for a PSN game. And multiMAN wont see PSN games as it isn't a game manager for PSN titles but for your ripped media from disc. And no you can't copy and paste PSN games as they need license files as well as to be activated by the system.
 
Can I repack the 2.0.1 beta2 PKG without WebMAN Mod in it? Or do I have to modify some stuff apart from deleting the WebMAN files?
If you ask, I want to do this because I'm ok with managunz, and I don't intend to change my fan speed and stuff, I only want the new version because of fixes and xai plugin.
 
i have a slim 2504 ps3 console which is banned the system is banned from sony in order to jailbreak using hen v2.0.0 the system should be activated to all of the rest of the procedure so to do so is impposible coz its a banned console . to unban it there is a methode which require the usage of CCAPI but it was mentioned before that activating this setting that contains hen 2.0.0 is not okay ... my question is like this if i use this ccapi to unban my ps3 systeme so that i can access psn account to activate the systeme for further procedure after unbaning ill restart the syetem and format full format will this be okay to use hen 2.0.0 later on to jailbreak?
 
i have a slim 2504 ps3 console which is banned the system is banned from sony in order to jailbreak using hen v2.0.0 the system should be activated to all of the rest of the procedure so to do so is impposible coz its a banned console . to unban it there is a methode which require the usage of CCAPI but it was mentioned before that activating this setting that contains hen 2.0.0 is not okay ... my question is like this if i use this ccapi to unban my ps3 systeme so that i can access psn account to activate the systeme for further procedure after unbaning ill restart the syetem and format full format will this be okay to use hen 2.0.0 later on to jailbreak?


A few quick questions, so you do not have HAN or HEN useable just yet? And if not can this system take CFW or is the minvercheck 3.60+ thus resulting in the new encryption keys and mtldr2? CCAPI will cause a soft brick with HEN even if it's just to try something. Happens once the app is launched.


Can I repack the 2.0.1 beta2 PKG without WebMAN Mod in it? Or do I have to modify some stuff apart from deleting the WebMAN files?
If you ask, I want to do this because I'm ok with managunz, and I don't intend to change my fan speed and stuff, I only want the new version because of fixes and xai plugin.

Yes you can do this or just simply delete the webMAN sprx from hdd0:/plugins upon install or even uncomment it from boot_plugins.txt or totally delete the text. Tons of ways you can disable this.
 
Sorry I'm a lil newbie to the terminology.

What's a NPEB?
Also, can't I simply plug a USB drive on the PS3 with the game, copy it to the USB driver, then plug it on my PS3 and copy it over?
If yes, how exactly?
Because multiman for instance don't see my PSN games.
If I simply copy from the game folder (in the internal HDD) and paste on my will it work?

There are 2 types of PS3 games: disc based and downloaded from PSN store.

The disc based use title id like BLESxxxxx, BCESxxxxx, BLUSxxxxx, BCUSxxxxx, etc.

The downloaded games use title id like NPEAxxxxx, NPEBxxxxx, NPUAxxxxx, NPUBxxxxx, etc.These games (except the demos) generally require activation. You have 3 sub-types of NPdrm games: FREE (demos), C00 (full games activated via edat) and purchased (activated via a RAP/RIF file). The activation files are stored in /dev_hdd0/home/0000000x/exdata. Also they are installed only in /dev_hdd0/game

The U in the title id means that the region is United States/Canada
The E in the title id means that the region is European (I think it includes New Zeland and Australia).

The C in BCES and BCUS and the A in NPEA and NPUA means that it's a Sony game.
The L in BLES and BLUS and the B in NPEB and NPUB means that the game is from a third party publisher.

Backup Managers generally only support disc based games BLES, BCES, BCUS, BLUS, etc. because they can be stored externally, don't require activation and can be launched without extra keys.

A recent update webMAN MOD allow to include in the list both types of games: retail and NPdrm.
It requires to have the icon ★ /app_home/PS3_GAME in the Game column of XMB.

webMAN MOD also allows to install on USB devices formatted in FAT32 the NPDRM games that don't have large files (<4GB). Just need to have a GAMEI folder in the USB device, press :but select:+:but square: to redirect /dev_hdd0/game to GAMEI folder.
 
Last edited:
Back
Top