More actions
No edit summary |
No edit summary |
||
(16 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox 3DS Homebrews | ||
| title = LuCIAfer | |title=LuCIAfer | ||
| image = | |image=Luciafer2.png | ||
| | |description=Forked from CIAngel. | ||
| | |author=Aiscrim | ||
| lastupdated = 2016/04/23 | |lastupdated=2016/04/23 | ||
| | |type=Utilities | ||
| | |version=1.0 | ||
| website = https://gbatemp.net/threads/release-luciafer-get-cias-on-your-3ds-by-name.423707 | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/3dshomebrews/luciafer.rar | |||
| source = https:// | |website=https://gbatemp.net/threads/release-luciafer-get-cias-on-your-3ds-by-name.423707 | ||
|source=https://github.com/Gummygamer/LuCIAfer | |||
}} | }} | ||
{{Obsolete}} | |||
Forked from CIAngel, this program is a simple approach to avoiding writing ids and keys when downloading games | Forked from CIAngel, this program is a simple approach to avoiding writing ids and keys when downloading games. | ||
Because of the new CIAngel features, LuCIAfer is deprecated | '''Note:''' Because of the new CIAngel features, LuCIAfer is deprecated. | ||
https:// | ==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 |
Latest revision as of 11:22, 22 Haziran 2024
LuCIAfer | |
---|---|
General | |
Author | Aiscrim |
Type | Utilities |
Version | 1.0 |
License | Mixed |
Last Updated | 2016/04/23 |
Links | |
Download | |
Website | |
Source | |
This application has been obsoleted by one or more applications that serve the same purpose, but are more stable or maintained. |
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.