Revision history of "Patches/No Checksum"

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 18:56, 16 September 2024InvoxiPlayGames talk contribs 3,274 bytes +3,274 Created page with "Milo engine games, starting with Rock Band 1, validate the checksum of important files, usually just DTA and MIDI files, within the ARK using the <code>StreamChecksum::ValidateChecksum</code> function. If the checksum mismatches, the result is usually the entire game shutting down with a "dirty disc" error. It's possible to patch this behaviour out, by either disabling StreamChecksum from validating or disabling the disk error functionality. This page should guide you t..."