Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle Slaughter Sport title, update CRC32s #930

Closed
wants to merge 2 commits into from
Closed

Handle Slaughter Sport title, update CRC32s #930

wants to merge 2 commits into from

Conversation

PsychoFox11
Copy link
Contributor

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).

Updating two CRC32s
Add fix for Slaughter Sport. Header is at the wrong offset on cart, reading the ID as the title, and causing the folder to have a cryptic name. This also corrects its checksum.
@PsychoFox11
Copy link
Contributor Author

Closing as I noticed a spacing issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant