Author Topic: MD5 Checksum (this solve the problem with different songs in same scoreboard)  (Read 1056 times)

5K4C3

  • Newbie
  • *
  • Posts: 11
    • View Profile
    • Email
Why isn't some kind of checksum implanted to this game???
Only two 100% same songs has same checksum => Ther will not be problem with different songs in same scoreboard (different songs,lenght, bitrate, ...)

Cody900

  • Hero Member
  • *****
  • Posts: 953
    • View Profile
    • Email
Hardly anyone would have the same song.

mhungry

  • Newbie
  • *
  • Posts: 3
    • View Profile
Unfortunately your assessment of using MD5 isn't quite accurate.  The MD5 for a particular song (say, mp3) can vary even if it's ripped from the same CD using the same software.  A file with a different bitrate, sampling rate,  done on a different encoder, same encoder different computer, etc etc will all have different MD5 checksums.  All it takes is 1 extra byte of information to get totally different MD5s.  MD5 is only useful for comparing files that cannot possibly vary.