Skip to content

or µpdtr for short, is an updater for 3ds applications/a9lh payloads written in C

License

Notifications You must be signed in to change notification settings

Ann0ying/MultiUpdater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiUpdater

MultiUpdater is an updater for a9lh payloads and other files on the SD card. The ability to update CIA applications is planned but has not been implemented.

Configuration

The configuration file is named config.json and should be placed in /3ds/MultiUpdater/.
An example config can be found in the repo.

Dependencies / Requirements

This project requires ctrulib, zlib, and jansson in your environment. zlib and jansson can be installed with 3ds_portlibs

Compilation

Just run make in terminal. Bannertool and makerom must be in your PATH or CIA compilation will fail.

License

MultiUpdater is licensed under the MIT license, a copy of which can be found in the LICENSE file.
The files located in source/minizip are part of minizip and are absolutely not created by me. They are licensed under the zlib license, a copy of which can be found in the minizip-LICENSE file.

Credits

All of the ctrulib contributors, for ctrulib which this depends upon
Makefile by Hamcha
#Cakey on freenode for help

About

or µpdtr for short, is an updater for 3ds applications/a9lh payloads written in C

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.6%
  • Makefile 2.4%