NSPVerify Switch: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox Switch Homebrews |title=NSPVerify |image=nspverifynx.png |description=A tool for verifying large amounts of NSPs. |author=caitsith2 |lastupdated=2018/08/29 |type=PC Utilities |version=2018 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/nspverifynx.7z |website=https://gbatemp.net/download/nspverify.35153/ |source=https://github.com/CaitSith2/SwitchSDTool/tree/master/NSPVerify |donation= }} Made a tool for verifying large amounts of CDNSP rela..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=NSPVerify | |title=NSPVerify | ||
|image= | |image=nspverifynx2.png | ||
|description=A tool for verifying large amounts of NSPs. | |description=A tool for verifying large amounts of NSPs. | ||
|author=caitsith2 | |author=caitsith2 | ||
Revision as of 07:47, 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 add the keys in key.txt or you will get an exception).
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.