El_isra
Developer
This wLaunchELF mod offers the same features than my previous wLaunchELF mod + a header injection feature for HDDManager.
Special thanks to @alexparrado , he did all the dirty job (creating the APA header injection library)
How to use:
when you enter HDD Manager you'll see a ne "Inject" option on the R1 menu.
when executed, the selected partition will be injected with data that will be retrieved from this path:
up to date, only theese files are supported:
Special thanks to @alexparrado , he did all the dirty job (creating the APA header injection library)
How to use:
when you enter HDD Manager you'll see a ne "Inject" option on the R1 menu.
when executed, the selected partition will be injected with data that will be retrieved from this path:
Code:
mass:/__Headers/%PARTITION_NAME%/*
up to date, only theese files are supported:
- list.ico (icon that will be shown on HDD-OSD
- icon.sys (contains graphical information regarding the Icon, name, bg colors, messages shown when trying to delete partition from HDD-OSD)
- system.cnf (contains information related to partition execution parameters)
- boot.kelf PS2 program on KELF format. (See link below to learn about size limitations for this file)
when you go to the download website you'll see a file called ULE-HEADER_SAMPLES.zip
This files contains a few samples that are ready to use!
If you want to know more about theese files take a look at HDL Dump repo:
https://github.com/ps2homebrew/hdl-dump#others