Re: selfbooting elf files
It's not easy. What you really want to do is download either the SBI file (for use with Selfboot Inducer - see the tutorial on DCStuff) or the scrambled bin file.
Re: selfbooting elf files
Thanks curt_grymala :)!! It's much easier... but I think i made it (i'm not sure and not tested) with the elf file. I used elf2bin.exe to get the unscrambled bin and then the scramble.exe to scramble it right? anyway I downloaded the vmutool bin...
thanks again
Re: selfbooting elf files
Re: selfbooting elf files
Haylow everyone, I need some help here. Is there any possibility that the VMoo can become a burn ready image. To save time rather than the whole process of using SBIs n BIN n all that good stuff ? ;D
Re: selfbooting elf files
Re: selfbooting elf files
I think it can be done though...
You have an elf file and you want to get a scrambled bin file!
use elf2bin utility to get an unscrambled bin and then scramble it using scramble util!!
You can now use burnerO's selfboot to make it selfbooting image
If it goes OK let us know :)
Re: selfbooting elf files
blackpuma is correct. Use ELF2BIN (convert elf to unscrambled bin), DCScram (convert unscrambled bin to scrambled bin), then Selfboot (create a selfbooting image).