A simple recovery mode eboot maker.. Because it's been asked a lot, this will make it easy for anyone to create a recovery mode EBOOT.
To use:
-COPY- your recovery.prx to the work directory and run one of the .bat files to create a EBOOT. Icon0.png and pic1.png go into the same directory, if you want to use them.
maker-plain.bat: Will build a EBOOT with no icons.
maker-with-icon0.bat: Will build an EBOOT using a icon0.png that you provide.
maker-with-icon0-pic1.bat: Will build an EBOOT using a icon0.png and pic1.png that you provide.
EBOOT-to-PRX.bat:
Only use on EBOOT's made with this setup.
Will take a recovery mode EBOOT and turn it back into a recovery.prx.
-tinman