Handle Slaughter Sport title, update CRC32s #930
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Slaughter Sport's header is misplaced, so the ID is read as the title, and the info where the ID should be is hex that doesn't convert to a string properly. This leads to it being created in the folder 'GMT5604600jJ'. It also gives a bad checksum error due to the misplaced header. This uses the correct title as found in the header instead, and corrects the checksum to verify properly, resulting in a proper folder name and checksum verificiation.
Also updating the CRC32 of this to match, as OSCR dumps it correctly but the known CRC32 was based on a trimmed version.
This also updates the CRC32 of ESPN National Hockey Night to the currently marked good one (verified with 3 carts on OSCR plus others' dumps).