NSPVerify Switch: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
If there is any corrupted files, their names will be saved into "Corrupted NSPs.txt". | If there is any corrupted files, their names will be saved into "Corrupted NSPs.txt". | ||
Also, any exceptions that might happen will be logged into "Exception Log.txt" (make sure you add the keys in key.txt or you will get an exception). | Also, any exceptions that might happen will be logged into "Exception Log.txt" (make sure you also add the keys in key.txt or you will get an exception). | ||
==Screenshots== | ==Screenshots== | ||
Latest revision as of 07:48, 27 April 2023
| NSPVerify | |
|---|---|
| General | |
| Author | caitsith2 |
| Type | PC Utilities |
| Version | 2018 |
| License | Mixed |
| Last Updated | 2018/08/29 |
| Links | |
| Download | |
| Website | |
| Source | |
Made a tool for verifying large amounts of CDNSP related downloads, to make sure that they at least downloaded completely without any corruption whatsoever.
If there is any corrupted files, their names will be saved into "Corrupted NSPs.txt".
Also, any exceptions that might happen will be logged into "Exception Log.txt" (make sure you also add the keys in key.txt or you will get an exception).
Screenshots
Changelog
Version 1.01 2018/08/29
- Fixed an exception that mainly happens if the program is run on the root directory of an NTFS formatted drive.
Version 1.00 2018/08/28
- Initial public release.