profi200 / 3DS-app-dev

Template for building 3DS and CIA files for the 3DS.
9 stars 2 forks source link

AppData.txt is missing #1

Open RosalinaFan573 opened 7 years ago

RosalinaFan573 commented 7 years ago

Title speaks for itself.

profi200 commented 7 years ago

I would recommend not using this anymore. It was badly hacked together. Instead try this until devkitARM has official CXI and CIA building tools:

https://github.com/profi200/sysUpdater/blob/master/Makefile

RosalinaFan573 commented 7 years ago

I'm trying to use a custom sound and it gets replaced with 10 beeps. Now what?

profi200 commented 7 years ago

bannertool which is used by the makefile above only accepts .bcwav files. Make sure your .wav has the correct sample rate and has been converted correctly.