Skip to content

What to do in case when written file has wrong CRC? #347

Locked Answered by emmercm
veraciousnottaken asked this question in Q&A
Discussion options

You must be logged in to vote

It appears that 29685f24 is a valid headered NES ROM, just not the header that No-Intro is expecting.

The issue here is the auto-removal of the header, since you're supplying a headerless DAT. igir is expecting the output to match the input, but that isn't right, it should be expecting the headerless CRC of 03fb57b6 - resulting in no error message.

I converted this to the issue #368.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
3 replies
@veraciousnottaken
Comment options

@emmercm
Comment options

@emmercm
Comment options

Comment options

You must be logged in to vote
3 replies
@veraciousnottaken
Comment options

@emmercm
Comment options

@emmercm
Comment options

Answer selected by emmercm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants