translate the xml files is easy but if you expect change the Welcome to PS3HEN message in your locale here a couple of tools to help you. The welcome message is hardcoded inside of the file PS3HEN.BIN
Actually tested with the PS3 HEN v3.0.1 ¡Don't use in other versions can have diferent offsets in the embedded files!
Warning: a bad edition can lead to reinstall the PS3 HEN
Instructions:
-
Place a copy of your PS3HEN.BIN inside of the folder
-
Run
_unpack.batnow you have 3 new files: stage0.bin stage2.bin HENplugin.sprx -
Run
_unsign_plugin.batto decrypt the HENplugin.sprx file into HENplugin.prx -
Now edit the strings inside of HENplugin.prx file with any hex editor or use the
hen_locateutility -
Run
_sign_plugin.batto encrypt the modified HENplugin.prx file (note: this will replace the HENplugin.sprx) -
Finally run
_pack.batto update the PS3HEN.BIN file with your changes -
¡Done! copy the file back to the PS3