Search found 2 matches

by YorkieOl
Tue Jun 18, 2019 1:30 pm
Forum: DS/DSi Development
Topic: mmutil missing
Replies: 3
Views: 29177

Re: mmutil missing

thank you for your help fincs, I really appreciate that..

sudo dkp-pacman -S mmutil

fixed the missing package, but then I was greeted with another error..

* I add these final steps in case someone else finds the same problems as I did..

[mod edit] removed inappropriate instructions ...
by YorkieOl
Mon Jun 17, 2019 10:31 pm
Forum: DS/DSi Development
Topic: mmutil missing
Replies: 3
Views: 29177

mmutil missing

Hi folks,

Hope someone here can help me out.. Im trying to make a sample .nds and the make script uses mmutil for sound. Im getting the error:

mmutil -d -osoundbank.bin -hsoundbank.h
make[1]: mmutil: Command not found

Google searching, I see this is to do with devkitpro/devkitarm. Looking in ...