Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Releases: AnalogMan151/FreeShopNX

v0.5.0

11 Nov 21:33
Compare
Choose a tag to compare

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

30 Aug 19:27
Compare
Choose a tag to compare

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

16 Aug 18:31
Compare
Choose a tag to compare

Change Log:

  • Removed need for ticket.tik and certificate.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

11 Aug 00:01
Compare
Choose a tag to compare

Change log:

  • Initial Release
  • Reads titles from FreeShopNX.txt
  • Displays title Info from info.json
  • Updates FreeShopNX.txt and info.json from URLs in config.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.