More actions
m (Text replacement - "| licence" to "| license") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Obsolete}} | |||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = LuCIAfer | | title = LuCIAfer | ||
Line 7: | Line 9: | ||
| license = Mixed | | license = Mixed | ||
| author = Aiscrim | | author = Aiscrim | ||
| website = https://gbatemp.net/threads/release-luciafer-get-cias-on-your-3ds-by-name.423707 | | website = https://gbatemp.net/threads/release-luciafer-get-cias-on-your-3ds-by-name.423707 | ||
| download = https://dlhb.gamebrew.org/ | | download = https://dlhb.gamebrew.org/3dshomebrews/luciafer.7z | ||
| source = https://github.com/Gummygamer/LuCIAfer | | source = https://github.com/Gummygamer/LuCIAfer | ||
}} | }} | ||
Forked from CIAngel, this program is a simple approach to avoiding writing ids and keys when downloading games. | |||
'''Note:''' Because of the new CIAngel features, LuCIAfer is deprecated. | |||
==User guide== | |||
LuCIAfer reads input.txt at /LuCIAfer with names, title IDs and keys data to install apps and updates from names instead of typing the numbers themselves. The data format is the following with each term at a line: | |||
appname1 | |||
titleid1<spacebar> | |||
enckey1 | |||
appname2 | |||
titleid2<spacebar> | |||
enckey2 | |||
<..> | |||
appnamen | |||
titleidn<spacebar> | |||
] | |||
==Credits== | |||
Special thanks to llakssz, TheDgtl and Double Jumper. | |||
==External links== | |||
* GitHub - https://github.com/Gummygamer/LuCIAfer | |||
* GBAtemp - https://gbatemp.net/threads/release-luciafer-get-cias-on-your-3ds-by-name.423707 | |||
[[Category:3DS homebrew applications]] | |||
[[Category:Homebrew utility applications on 3DS]] |
Revision as of 07:17, 28 October 2021
This application has been obsoleted by one or more applications that serve the same purpose, but are more stable or maintained. |
LuCIAfer | |
---|---|
File:LuCIAfer.jpg | |
General | |
Author | Aiscrim |
Type | Utilities |
Version | v1.0 |
License | Mixed |
Last Updated | 2016/04/23 |
Links | |
Download | |
Website | |
Source | |
Forked from CIAngel, this program is a simple approach to avoiding writing ids and keys when downloading games.
Note: Because of the new CIAngel features, LuCIAfer is deprecated.
User guide
LuCIAfer reads input.txt at /LuCIAfer with names, title IDs and keys data to install apps and updates from names instead of typing the numbers themselves. The data format is the following with each term at a line:
appname1 titleid1<spacebar> enckey1 appname2 titleid2<spacebar> enckey2 <..> appnamen titleidn<spacebar> ]
Credits
Special thanks to llakssz, TheDgtl and Double Jumper.