More actions
m (Text replacement - "Category:3DS homebrew applications" to "") |
m (Text replacement - "Category:Homebrew utility applications on 3DS" to "") |
||
Line 47: | Line 47: | ||
* GitHub - https://github.com/hippydave/Newquay | * GitHub - https://github.com/hippydave/Newquay | ||
* GBAtemp - https://gbatemp.net/threads/release-newquay-helper-for-installing-new-additions-to-that-titlekey-site.443219 | * GBAtemp - https://gbatemp.net/threads/release-newquay-helper-for-installing-new-additions-to-that-titlekey-site.443219 | ||
Latest revision as of 05:46, 6 Mayıs 2024
Newquay | |
---|---|
General | |
Author | hippydave |
Type | Utilities |
Version | 0.3 |
License | Mixed |
Last Updated | 2016/10/12 |
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. |
To help install titles recently added to that titlekey site, that have a decrypted titlekey but not yet an encrypted one.
Note: This tool is now obsolete.
User guide
Run this app to download decTitleKeys.bin, reboot to Decrypt9 to encrypt it to encTitleKeys.bin.
Then run this app again to select which title and generate an input.txt - which can be opened with CIAngel to install the chosen title.
Changelog
v0.3
- decTitlekeys.bin is now downloaded to /files9 if it exists (or sd root if not).
- Warns if downloaded decTitlekeys.bin has 0 entries.
- Reversed order the title list is displayed in, so newest entries are first.
v0.2
- /files9 support. Decrypt9 creates encTitleKeys.bin inside /files9 if that folder exists, so now Newquay checks there first, and then the sd root.
v0.1
- First release.
Credit
Based on FBI by Steveice10: FBI 3DS - for app base and user interface.
Utility functions from 3DSGuy and possibly others.
json library by James McLaughlin et al.
Smealum and the usual suspects for ctrulib etc.