joel16 / SwitchIdent

An identity tool for the Nintendo Switch
GNU General Public License v3.0
77 stars 14 forks source link

System version not identified correctly #1

Closed NorthHopper closed 6 years ago

NorthHopper commented 6 years ago

SwitchIdent sees my system version as 5.0.0 while my Switch's version is 5.0.2

joel16 commented 6 years ago

Yes this is known, because it's using the package maxver constant to get the firmware so it won't get the minor and micro versions correctly, but it will get the major version. (5) in your case.