DacoTaco / priiloader

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

Question: Can OpenDolBoot produce MIOS images? #329

Closed trevor403 closed 1 year ago

trevor403 commented 1 year ago

I am trying to produce a modified BS2 for MIOS and I want to simplify generating the elf/app file.

Is the NAND Loader included in the OpenDolBoot utility able to be used to produce a valid 00000001-00000101 app?

DacoTaco commented 1 year ago

i don't think it is, however it has an option to pass in a filename of the nandloader it should use, so you can use a custom one.