#132075 - yellowstar - Sat Jun 23, 2007 3:39 am
I need some help with setting a homebrew game's icon and text.
I am trying to do this with a
project that is a normal am9 project.
(It uses the default arm7 like most of the devKitPro examples.)
I am trying somthing similar to this:
ndstool game.nds -b logo.bmp "Title;Yellowstar;"
I also tried this:
ndstool -b game.nds logo.bmp "Title;Yellowstar;"
But neither works.
I am trying to do this with a
project that is a normal am9 project.
(It uses the default arm7 like most of the devKitPro examples.)
I am trying somthing similar to this:
ndstool game.nds -b logo.bmp "Title;Yellowstar;"
I also tried this:
ndstool -b game.nds logo.bmp "Title;Yellowstar;"
But neither works.