#42675 - Pacifist - Fri May 13, 2005 11:06 pm
I'm having trouble successfully building .nds files using ndstool 1.13
I'm not sure what to say it's pretty straight foreward. I use
Which seems to go well. I get a file named theGame.nds with a reasonable file size. But when I use the wireless mutiboot to upload it straight to my DS I just get a white screen.
I have managed to load other people's .nds files no problem. In fact I think an earlier version of ndstool may have worked for me, but I might have just been accidentaly booting off of the gba cart or something.
My game works fine over gba cart, and I get the exact same results trying to build DesktopMan's nibbles demo into an .nds file.
Anyone else having troubles?
I'm not sure what to say it's pretty straight foreward. I use
Code: |
ndstool.exe -c theGame.nds -7 arm7.bin -9 arm9.bin |
Which seems to go well. I get a file named theGame.nds with a reasonable file size. But when I use the wireless mutiboot to upload it straight to my DS I just get a white screen.
I have managed to load other people's .nds files no problem. In fact I think an earlier version of ndstool may have worked for me, but I might have just been accidentaly booting off of the gba cart or something.
My game works fine over gba cart, and I get the exact same results trying to build DesktopMan's nibbles demo into an .nds file.
Anyone else having troubles?