blawar / titledb_02112024

MIT License
171 stars 17 forks source link

Two bad IDs in your versions.txt file #33

Open Yoti opened 10 months ago

Yoti commented 10 months ago

As all we know all IDs has it's own pattern. For example, apps ends with even number + 000, patches ends with same even number + 800 and addons ends with odd number (app's even number + 1) and three digits in a range from 1 to 0xFFF.

But while parsing your files I found two probably wrong addons: 01005EE0036EC017 and 0100D7400F2E4006. Both has even number, but doesn't ends with 000 or 800. I think it's an error. Please check them manually and thanks for a great work!