More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title= | |title=QRaken | ||
|image=Qraken.png | |image=Qraken.png | ||
|description=PoC .cia QR Code scanner and installer. | |description=PoC .cia QR Code scanner and installer. | ||
Line 7: | Line 7: | ||
|type=Utilities | |type=Utilities | ||
|version=1.2 | |version=1.2 | ||
|license= | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/3dshomebrews/qraken.7z | ||
|website=https://github.com/FlagBrew/Qraken | |website=https://github.com/FlagBrew/Qraken | ||
|source=https://github.com/FlagBrew/Qraken | |source=https://github.com/FlagBrew/Qraken | ||
}} | }} | ||
QRaken is a proof-of-concept .cia QR Code scanner and installer compatible with TLSv1.2. It provides you the most direct way to download, install .cia QR codes directly from your 3DS through a smooth QR Code camera on a 3DS. | |||
== | ==Installation== | ||
===Installing=== | |||
Available in 3DSX and CIA formats. | |||
== Building == | ===Building=== | ||
QRaken for 3DS relies on [https://github.com/smealum/ctrulib latest libctru] | QRaken for 3DS relies on: | ||
* [https://github.com/smealum/ctrulib latest libctru]. | |||
* [https://github.com/fincs/citro3d latest citro3d]. | |||
* [https://github.com/devkitPro/citro2d latest citro2d] and 3ds-curl with its dependancies. | |||
== | ==User guide== | ||
Hover the camera on a QR code. Download and installation will be automatic. | |||
Note that TitleDB QR codes aren't known to work with QRaken. It also doesn't work with large .cia files. | |||
Its use has been designed to just help users download homebrew in .cia format from Github. | |||
==External links== | |||
* GitHub - https://github.com/FlagBrew/Qraken | |||
* Reddit - https://www.reddit.com/r/3dshacks/comments/8l01js/qraken_a_tlsv12_qr_code_scanner_and_installer | |||
[[Category:3DS homebrew applications]] | |||
[[Category:Homebrew utility applications on 3DS]] |
Revision as of 02:09, 25 November 2021
QRaken | |
---|---|
File:Qraken.png | |
General | |
Author | FlagBrew |
Type | Utilities |
Version | 1.2 |
License | GPL-3.0 |
Last Updated | 2018/05/21 |
Links | |
Download | |
Website | |
Source | |
QRaken is a proof-of-concept .cia QR Code scanner and installer compatible with TLSv1.2. It provides you the most direct way to download, install .cia QR codes directly from your 3DS through a smooth QR Code camera on a 3DS.
Installation
Installing
Available in 3DSX and CIA formats.
Building
QRaken for 3DS relies on:
- latest libctru.
- latest citro3d.
- latest citro2d and 3ds-curl with its dependancies.
User guide
Hover the camera on a QR code. Download and installation will be automatic.
Note that TitleDB QR codes aren't known to work with QRaken. It also doesn't work with large .cia files.
Its use has been designed to just help users download homebrew in .cia format from Github.