Implement check for demo checksum
Loading
Poking around in the replay files, I noticed that the replay checksum is never checked when a replay is loaded.
While the speedrun community has made their own tool to verify these, it seems worthwile considering verifying this in vanilla.
As the checksum may be incorrect for non md5 builds, I have also enabled skipping the check with the -force
argument.
Issues/Open questions: