This repository has been archived by the owner on Jan 4, 2022. It is now read-only.
Releases: AnalogMan151/FreeShopNX
Releases · AnalogMan151/FreeShopNX
v0.5.0
Change Log:
- Changed metadata from info.json to @blawar's DB files
- Added language support for metadata configurable via config.conf file
- Added support for installing just tickets
- Enabled video capture when run as Application
- Changed Exit button to Home now that proper Home exiting is available.
- Removed sorting by added date
- Temporarily disabled online updating of title keys and metadata until new file formats are confirmed.
Known Issues:
- Switch will crash when attempting to archive a title that is still downloading
v0.4.0
Change Log:
- Moved size to Title List screen beside title ID
- Added sorting option via Left Stick press.
- Can sort by name, size, release date, or date added to info.json. Both ascending and descending options available.
Known Issues:
- Switch will crash when attempting to archive a title that is still downloading
v0.3.0
Change Log:
- Removed need for
ticket.tik
andcertificate.cert
files config.conf
file will now be generated if it is absent- When updating title list from online URL, a change log will be shown if any titles are added or removed
- Added check for invalid
info.json
file to prevent app from closing on launch with malformed JSON
Known Issues:
- Switch will crash when attempting to archive a title that is still downloading
Initial Release
Change log:
- Initial Release
- Reads titles from
FreeShopNX.txt
- Displays title Info from
info.json
- Updates
FreeShopNX.txt
andinfo.json
from URLs inconfig.conf
(HTTP only, no HTTPS) - Installs tickets and initiates download of title from Nintendo CDN (DLC not yet supported)
Known Issues:
- Causes a crash if attempting to archive title while it's still downloading.