Quote:
Originally Posted by dcd
of course, i can take care of that, so im assuming it writes .nbh to card and launches a jumpspl? or does it reboot to hardspl? this could also simplify bl upgrades...
pretty bad ass software by the way
|
thanks, basically it downloads a zip file with ruu_signed.nbh, writes it to the card, once its done it launches enter_bootloader.exe which should start the bootloader proccess using the TITAIMG.nbh method. It supports other devices too, for example to vogue bootloader expects VOUGIMG.nbh and kaiser expects KAISIMG.nbh. When I have time I'll write routines to check spl/radio - as well as a routine to check if the microsd is actually fat32.
Interesting thing i've noticed is, using this tool, the download never drops, even on radio 3.16, even when downloading a 46mb file. Maybe its the buffer size I used (8kb), or some way Im getting the HTTP request that explorer isn't....