DacoTaco / priiloader

A Wii homebrew application that can prevent and fix some user level bricks
GNU General Public License v2.0
544 stars 101 forks source link

opendolboot - why use nboot.bin? #53

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The default nandboot is nboot.bin for opendolboot.  If somebody wants to
use a different nand code, they can give a filename.  Why have it use an
external file when adding the nboot to the exe only adds like 1KB to the
size?  i think adding this into the exe makes it more managable/portable.

http://pastie.org/826378

Original issue reported on code.google.com by giantpune@gmail.com on 15 Feb 2010 at 11:34

GoogleCodeExporter commented 9 years ago
ye, valid point. ill do the changes tonight

Original comment by dac...@gmail.com on 16 Feb 2010 at 5:59

GoogleCodeExporter commented 9 years ago
there we go

Original comment by dac...@gmail.com on 16 Feb 2010 at 6:24