More actions
(Created page with "{{Infobox Switch Homebrews |title=Switch Serial Checker Tool |image=switchserialcheckertoolswitch.png |description=Switch Serial Checker Tool. |author=AllenR-A |lastupdated=2021/01/17 |type=PC Utilities |version=1 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/switchserialcheckertoolswitch.7z |website=https://gbatemp.net/threads/switch-serial-checker-tool.581420/ |source=https://github.com/AllenR-A/Switch-Serial-Checker-Tool |donation= }} {{#seo: |tit...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=Switch Serial Checker Tool | |title=Switch Serial Checker Tool | ||
|image= | |image=switchserialcheckertool.png | ||
|description=Switch Serial Checker Tool. | |description=Switch Serial Checker Tool. | ||
|author=AllenR-A | |author=AllenR-A | ||
Line 8: | Line 8: | ||
|version=1 | |version=1 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/switchserialcheckertool.7z | ||
|website=https://gbatemp.net/threads/switch-serial-checker-tool.581420/ | |website=https://gbatemp.net/threads/switch-serial-checker-tool.581420/ | ||
|source=https://github.com/AllenR-A/Switch-Serial-Checker-Tool | |source=https://github.com/AllenR-A/Switch-Serial-Checker-Tool | ||
|donation= | |donation= | ||
}} | }} | ||
A Switch serial checker tool made in Java for a school project. | |||
It is essentially the same as these serial number checker sites but can be run offline instead: | |||
*[https://ismyswitchpatched.com/ My Switch Patched] | |||
*[https://damota.me/ssnc/checker Switch Serial Number Checker (SSNC)] | |||
==User guide== | |||
Switch | Open CMD and type "java -jar SwitchSerialCheckerTool.jar" to run. | ||
This has 3 options: | |||
* Show patched status (a bit detailed) | |||
* Show other information (based on serial number) | |||
* Both (with patched status part shortened) | |||
Preview: | |||
====================================== | |||
= = =Switch Serial Checker Tool= = = | |||
====================================== | |||
====================================== | |||
Pick one from the 3: | |||
====================================== | |||
1. Patched Switch Checker | |||
2. Other Switch Information | |||
3. All of the above | |||
(Input "1", "2", or "3") | |||
====================================== | |||
== | ===For "possibly-patched" Switches=== | ||
* [https://gbatemp.net/threads/512018/ (gbatemp.net) A definitive way to test if your Switch is patched or not (purchases after 07-2018)] | |||
===References=== | |||
*[https://ismyswitchpatched.com/ Is My Switch Patched?] | |||
*[https://damota.me/ssnc/checker Switch SN Checker] | |||
*[https://suchmememanyskill.github.io/guides/switchserials/ (suchmememanyskill.github.io) Switch Serial List] | |||
*[https://gbatemp.net/threads/481215/ (gbatemp.net) Switch Informations by serial number - READ THE FIRST POST before asking questions] | |||
*[https://gbatemp.net/threads/553206/ (gbatemp.net) Switch serial number beginning with XFL7???] | |||
*[https://gbatemp.net/posts/9157950/ (gbatemp.net) source for "lite version is also mariko"] | |||
*[https://www.partitionwizard.com/partitionmanager/switch-serial-number.html (partitionwizard.com) Everything You Should Know of Nintendo Switch Serial Number] | |||
*[https://www.pocket-lint.com/games/news/nintendo/148957-how-to-tell-if-you-re-buying-the-new-or-old-nintendo-switch (pocket-lint.com) How to tell if you're buying the new Nintendo Switch or the old one] | |||
*[https://wololo.net/2017/09/05/knowing-firmware-nintendo-switch-will-come/ (wololo.net) Switch serial pic source & other references] | |||
*[https://www.shpock.com/en-gb/i/XucE9c1sVDk2fSwb/nintendo-switch-v2 (shpock.com) 2nd Switch serial pic source (sold out)] | |||
*Switch Lite image came from the thumbnail of [https://youtu.be/HR3cpo4hCeQ this video] | |||
== | ==Compatibility== | ||
Also work with V2 & lite serial numbers. | |||
==Changelog== | ==Changelog== | ||
''' | '''v1.0''' | ||
* First | * Very First release. (prolly last, dunno if I'll come back to this later) | ||
* It's an executable jar file so go to CMD and Type "java -jar SwitchSerialCheckerTool.jar" to run. | |||
* Just follow the instructions. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/AllenR-A/Switch-Serial-Checker-Tool | ||
* | * GBAtemp - https://gbatemp.net/threads/switch-serial-checker-tool.581420/ | ||
Latest revision as of 00:41, 13 Haziran 2023
Switch Serial Checker Tool | |
---|---|
General | |
Author | AllenR-A |
Type | PC Utilities |
Version | 1 |
License | Mixed |
Last Updated | 2021/01/17 |
Links | |
Download | |
Website | |
Source | |
A Switch serial checker tool made in Java for a school project.
It is essentially the same as these serial number checker sites but can be run offline instead:
User guide
Open CMD and type "java -jar SwitchSerialCheckerTool.jar" to run.
This has 3 options:
- Show patched status (a bit detailed)
- Show other information (based on serial number)
- Both (with patched status part shortened)
Preview:
====================================== = = =Switch Serial Checker Tool= = = ====================================== ====================================== Pick one from the 3: ====================================== 1. Patched Switch Checker 2. Other Switch Information 3. All of the above (Input "1", "2", or "3") ======================================
For "possibly-patched" Switches
References
- Is My Switch Patched?
- Switch SN Checker
- (suchmememanyskill.github.io) Switch Serial List
- (gbatemp.net) Switch Informations by serial number - READ THE FIRST POST before asking questions
- (gbatemp.net) Switch serial number beginning with XFL7???
- (gbatemp.net) source for "lite version is also mariko"
- (partitionwizard.com) Everything You Should Know of Nintendo Switch Serial Number
- (pocket-lint.com) How to tell if you're buying the new Nintendo Switch or the old one
- (wololo.net) Switch serial pic source & other references
- (shpock.com) 2nd Switch serial pic source (sold out)
- Switch Lite image came from the thumbnail of this video
Compatibility
Also work with V2 & lite serial numbers.
Changelog
v1.0
- Very First release. (prolly last, dunno if I'll come back to this later)
- It's an executable jar file so go to CMD and Type "java -jar SwitchSerialCheckerTool.jar" to run.
- Just follow the instructions.