More actions
(Created page with "{{Infobox 3DS homebrew | title = Qraken | image = https://dlhb.gamebrew.org/3dshomebrew/Qraken.png|250px | type = Utilities | version = v1.2 | licence = Mixed | author = FlagB...") |
m (Text replacement - "Category:Homebrew utility applications on 3DS" to "") |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox 3DS | {{Infobox 3DS Homebrews | ||
| title = | |title=QRaken | ||
| image = | |image=Qraken2.png | ||
| type = Utilities | |description=PoC .cia QR Code scanner and installer. | ||
| version = | |author=FlagBrew | ||
| | |lastupdated=2018/05/21 | ||
| | |type=Utilities | ||
| website = https://github.com/FlagBrew/Qraken | |version=1.2 | ||
| | |license=GPL-3.0 | ||
| | |download=https://github.com/FlagBrew/QRaken/releases | ||
|website=https://github.com/FlagBrew/Qraken | |||
|source=https://github.com/FlagBrew/Qraken | |||
|donation=https://patreon.com/FlagBrew | |||
}} | }} | ||
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. | |||
= QRaken | ==Installation== | ||
===Installing=== | |||
== | Available in 3DSX and CIA formats. | ||
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. | |||
== | ===Building=== | ||
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 | |||
<!--mirror: https://dlhb.gamebrew.org/3dshomebrews/qraken.7z--> | |||
[[Category:Support the author]] |
Latest revision as of 05:34, 6 Mayıs 2024
QRaken | |
---|---|
General | |
Author | FlagBrew |
Type | Utilities |
Version | 1.2 |
License | GPL-3.0 |
Last Updated | 2018/05/21 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
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.