More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Obsolete}} | |||
{{Infobox 3DS homebrew | {{Infobox 3DS homebrew | ||
| title = CIAngel | | title = CIAngel | ||
| image = https://dlhb.gamebrew.org/3dshomebrew/ | | image = https://dlhb.gamebrew.org/3dshomebrew/ciangle3ds01.png|250px | ||
| type = Utilities | | type = Utilities | ||
| version = | | version = 0.81 (12 May 2017) | ||
| licence = Mixed | | licence = Mixed | ||
| author = llakssz | | author = llakssz | ||
Line 10: | Line 12: | ||
| source = https://dlhb.gamebrew.org/3dshomebrew/CIAngel-3DS.rar | | source = https://dlhb.gamebrew.org/3dshomebrew/CIAngel-3DS.rar | ||
}} | }} | ||
CIAngel is a homebrew program that can download CIAs directly on your 3DS. It is a fork of [https://github.com/machinamentum/FirmwareDownloader FirmwareDownloader] from machinamentum. | |||
'''Note:''' The project is obsoleted. | |||
==User guide== | |||
== | Search by name: | ||
* CIAngel utilizes HBKBlib to search for titles by name. Data is read from /CIAngel/wings.json (Which is downloaded automatically on first launch) to search for the name entered. | |||
CIAngel utilizes HBKBlib to search for titles by name. Data is read from /CIAngel/wings.json (Which is downloaded automatically on first launch) to search for the name entered. | |||
Download queue: | |||
When viewing the search result list, you can press X to add the title to the download queue. Selecting | * When viewing the search result list, you can press X to add the title to the download queue. | ||
* Selecting Process Download Queue will allow you to then download or install all of the queued titles one after another. Uses currently selected download/install mode. | |||
== | Input.txt support: | ||
CIAngel | * It can read a text file (sd:/CIAngel/input.txt) that has 2 lines. | ||
* Cearp | * The first line must be the title id. The second line must be the encrypted title key. | ||
* Drakia | |||
* superbudvar | ==Changelog== | ||
* mysamdog | '''v0.81 2017/05/12''' | ||
* cerea1killer | |||
* machinamentum for the original FirmwareDownload code | Development Changes: | ||
* Steveice10 for many insights into CIA handling in FBI | * Update 'buildtools' external. | ||
== | * Update to build with the latest ctrulib/devkitARM. | ||
* | User Changes: | ||
* New 'Homebrew' startup screen. | |||
* Update URL to new site. | |||
* Allow overriding the URL for wings.json with a /CIAngel/source.txt file (single line, URL to the json_enc file). | |||
* Use the system keyboard instead of a custom software keyboard. | |||
'''v0.80 2016/-5/29''' | |||
* Remove existing ticket/title data before installing, incase a bad ticket is already installed. | |||
* Add seed entry for installed games (no more need for cryptofixing). | |||
* Add region to generated CIA file names. | |||
[https://github.com/llakssz/CIAngel/releases Revision changelog.] | |||
==Credits== | |||
Many thanks to the following (non-exhaustive) list of contributors: | |||
* Cearp. | |||
* Drakia. | |||
* superbudvar. | |||
* mysamdog. | |||
* cerea1killer. | |||
* machinamentum for the original FirmwareDownload code. | |||
* Steveice10 for many insights into CIA handling in FBI. | |||
==External links== | |||
* GitHub - https://github.com/llakssz/CIAngel | |||
* GBAtemp - https://gbatemp.net/threads/release-ciangel-download-good-cias-right-on-your-3ds.423326 | |||
[[Category:3DS homebrew applications]] | |||
[[Category:Homebrew utility applications on 3DS]] |
Revision as of 01:55, 20 July 2021
This application has been obsoleted by one or more applications that serve the same purpose, but are more stable or maintained. |
CIAngel is a homebrew program that can download CIAs directly on your 3DS. It is a fork of FirmwareDownloader from machinamentum.
Note: The project is obsoleted.
User guide
Search by name:
- CIAngel utilizes HBKBlib to search for titles by name. Data is read from /CIAngel/wings.json (Which is downloaded automatically on first launch) to search for the name entered.
Download queue:
- When viewing the search result list, you can press X to add the title to the download queue.
- Selecting Process Download Queue will allow you to then download or install all of the queued titles one after another. Uses currently selected download/install mode.
Input.txt support:
- It can read a text file (sd:/CIAngel/input.txt) that has 2 lines.
- The first line must be the title id. The second line must be the encrypted title key.
Changelog
v0.81 2017/05/12
Development Changes:
- Update 'buildtools' external.
- Update to build with the latest ctrulib/devkitARM.
User Changes:
- New 'Homebrew' startup screen.
- Update URL to new site.
- Allow overriding the URL for wings.json with a /CIAngel/source.txt file (single line, URL to the json_enc file).
- Use the system keyboard instead of a custom software keyboard.
v0.80 2016/-5/29
- Remove existing ticket/title data before installing, incase a bad ticket is already installed.
- Add seed entry for installed games (no more need for cryptofixing).
- Add region to generated CIA file names.
Credits
Many thanks to the following (non-exhaustive) list of contributors:
- Cearp.
- Drakia.
- superbudvar.
- mysamdog.
- cerea1killer.
- machinamentum for the original FirmwareDownload code.
- Steveice10 for many insights into CIA handling in FBI.