Back
NX-Update-Checker
by 16BitWonder
|
Version | 1.5.4 |
Zip size | 568 KiB |
License | MIT |
Updated | 05/10/2021 |
Downloads | 44,044 |
MD5 | c5d210df7fb15f553a4d7559c1bef25b |
App Details
A small console application that checks a Switch's installed contents against a provided versionlist for newer updates, and then writes the titles with newer updates and the latest version to sdmc:/Available-Updates.txt.
Usage
Reswitched versionlist.json format has been deprecated and will no longer function with this application
Users must now download the latest versions.txt from the titledb Repository and place it within the same directory as the nro
Having switched to titledb, this application can now additionally parse available updates for installed DLC
Run the nro with your favorite variation of the HBMenu
Watch the pretty text move across the screen
Profit(?)
Notice
This app was specifically written to parse the versionlists posted in the ReSwitched Discord Server, if you provide a versionlist.json with even a slightly different format it is likely this application will not parse it correctly.
Kudos
Big thanks to the folks over at the Reswitched Discord that have set up the versionlist bot. Without a nice stream of updated versionlists this wouldn't be feasible.
Changelog
1.5.4
A small QOL update that adds cartridge version DB functionality
Inserted cartridges' bundled version will now be stored and read from a local cartridge version database, in order to prevent informing users of updates already on the cartridge while they aren't inserted.
1.5.3
Another bug-fix update that allows all entries under a title to be parsed
Fixed an issue that prevented more than 10 entries being loaded for a title, making games with many DLC that were installed appear as though they were not
1.5.2
Yet another bug-fix update that corrects an issue that had been introduced in v1.0.0
Fixed an issue present in all versions v1.0.0 - v1.5.1 where the first local title parsed would be ignored during update/DLC checking
1.4.1
Small update today that points NX-Update-Checker towards a new repository instead of titledb.
The application now points towards nx-versions for versions.txt
Adopted similar printing scheme from versions.txt parser into installed title parser for a slight speed-up
1.4.0
Yet another release that brings some much needed QoL improvements, this time from the talented aedalzotto!
The application will now first attempt to grab the latest versions.txt over the internet, then fallback to any versions.txt that may already be within the nro's directory should connection fail
The versions.txt parsing code has been dramatically improved, now taking seconds to completely parse instead of minutes
1.3.0
It has come to my attention that kind folks over at Reswitched's Discord Server didn't like that this application was pointing there, and didn't figure to ask me to change it.
Having found out about this today and not wanting to create any friction over there, here is a new release
1.2.0
A time-stamp is now printed to Available-Updates.txt
User now picks from (up to 40) json files within the nro's directory to use as the versionlist, removing the requirement that the versionlist must be named 'versionlist.json'
versionlist.json updated 2020-03-22 | 12:48
1.1.0
Locally installed titles will now display version strings in console and the produced txt