@esc0rtd3w @habib
For your consideration, this is my fork of PS3HEN 2.0 (maybe need to change its name to avoid confusion if you don't want to use it in the official release)
https://github.com/aldostools/MAMBA_PRX_Loader/tree/master/PS3HEN_2.0.x
Changes:
- Prevents execution of CCAPI and IDPSet (with HEN syscalls enabled or disabled)
- boot_plugins.txt and boot_plugins_kernel.txt can be loaded from usb0, usb1 and hdd0
- Offline pkgs include @DeViL303's extended download plugin
- Added latest commits by @Joonie
- Added get_temperature symbol (thanks to @habib)
- Added a few opcodes and functions (for devs)
- Added simple dynamic fan controller
- Added config support for ps3hen_cfg.bin when the payload starts
- Initial fan speed is now set by ps3hen_cfg.bin (default setting set by webMAN MOD 1.47.20)
(fan speed: 0 = SYSCON, 1 = Dynamic Fan Control, 0x33-0xFF = Manual)
- Replaced mappath.c with the same implementation used in Mamba
- main.c cleaned (most of the parts moved to includes)
* lv2_patches.h
* vsh_patches.h
* peek_poke.h
* fan_control.h
* kernel_payload.h
For your consideration, this is my fork of PS3HEN 2.0 (maybe need to change its name to avoid confusion if you don't want to use it in the official release)
https://github.com/aldostools/MAMBA_PRX_Loader/tree/master/PS3HEN_2.0.x
Changes:
- Prevents execution of CCAPI and IDPSet (with HEN syscalls enabled or disabled)
- boot_plugins.txt and boot_plugins_kernel.txt can be loaded from usb0, usb1 and hdd0
- Offline pkgs include @DeViL303's extended download plugin
- Added latest commits by @Joonie
- Added get_temperature symbol (thanks to @habib)
- Added a few opcodes and functions (for devs)
- Added simple dynamic fan controller
- Added config support for ps3hen_cfg.bin when the payload starts
- Initial fan speed is now set by ps3hen_cfg.bin (default setting set by webMAN MOD 1.47.20)
(fan speed: 0 = SYSCON, 1 = Dynamic Fan Control, 0x33-0xFF = Manual)
- Replaced mappath.c with the same implementation used in Mamba
- main.c cleaned (most of the parts moved to includes)
* lv2_patches.h
* vsh_patches.h
* peek_poke.h
* fan_control.h
* kernel_payload.h
Last edited:

