Skip to content
This repository has been archived by the owner on May 30, 2019. It is now read-only.
/ 3DS-app-dev Public archive

Template for building 3DS and CIA files for the 3DS.

Notifications You must be signed in to change notification settings

profi200/3DS-app-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

How to use it

  1. Create/copy your project folder into the 3DS-app-dev folder and copy clean.bat, build.bat, the app folder and _Makefile from the yeti3DS project folder into your project folder. Also copy the 3DSBannerMaker folder into the devkitpro folder and makerom into devkitARM/bin for the first time setup.

  2. Adjust settings in _Makefile (not necessarily).

  3. Replace/change the files in the app folder for your project.

  4. Double click on build.bat and let it build your project.

NOTE: If you enable KEEP_DEBUG_ELF in _Makefile it creates a copy of the .elf file before it get's stripped.

Requirements

Requires DevkitARM, Python 2.X and PIL Python image library.

NOTE: The batch files only work on Windows. There are no bash files for Linux yet and makerom is not build for Linux either.

Credits

smealum libctru, yeti3DS port

3DSGuy makerom, BannerAudio.bcwav

Snailface 3DSBannerMaker

profi200 makefiles

License

Provided by the respective copyright holders of the included software/source code.

About

Template for building 3DS and CIA files for the 3DS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages