Mode-scoring release
This release switches from "mode matching" to "mode scoring", which means that boot failures with "no suitable mode" will be a thing of the past! The driver will now always make the best possible effort to boot with a mode that's "close enough" to what you asked for. Worst case, it boots in 320×200×8, which is a standard VGA mode!
Of course, this may make it harder to understand what's going on if you don't get the mode you expect, so I've added even more detailed output to VIDMODES.COM to help us figure it out!
This is also the first release to include SHA1 sums of the files, so that we can quickly figure out if data corruption is playing a role in any strange behaviours or crashes!