-
Notifications
You must be signed in to change notification settings - Fork 228
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
Can't figure out why checksum is invalid #1038
Comments
Do you get a consistent CRC32 on multiple dumps? I haven't checked this one and doubt a first party title would have an invalid checksum, but some games do - the console doesn't care. But the fact that it isn't running right in emulators tells me the dump is bad. |
I cleaned the cart until there was no black or discoloration on the q-tip and tried again, got the same exact invalid checksum |
Are you sure it is a legit cart? Got a pic of the PCB? Even a bootleg with wrong CRC32 should load in an emulator though. Maybe with a checksum warning, but it would work. I just noticed the "Superman Metroid" - something isn't right there |
Are you on the Discord? |
Other SNES games dump ok? Especially any with similar settings? |
I have not tried other snes or sfc games because I dont have others, but I can get another sometime next week or so. |
Yeah you really need more than one to confirm if something with the dumper may be wrong. Ideally a few to test. Could be bad cart, bad OSCR, bad anything at this point. |
If you are using a computer port or something similar to power the OSCR try using a good wall usb charger. I've had issues like this due to not enough power. |
Yeah I agree checking things like that, plus running the self check in the menu if you haven't, would be a good start - if other's don't dump well. Do carts for any console dump properly? |
I also cleaned the cart before trying so that can't be it. |
I'd guess the problem is in your OSCR somewhere, rather than the cart. Does a cart for a different system dump? Unless the problem is on one or more pins that only SNES uses, it would typically affect other consoles. |
OSCR firmware version
2023 Version 13.1
OSCR hardware version
Select hardware version
Attach OSCR_LOG.txt file here
No response
System used
SNES/Super Famicom
Describe the issue.
Hey, I'm new to emulation in general and have been trying to get Super Metroid to work but keep getting the message of an invalid checksum.
Title: Superman Metroid
Revision: 0
Type: LoROM FastROM
IC's: ROM SAVE
Rom size: 3MB (96 banks)
Save Size: 8 KB
Checksum: F8DF
Press button...
Read ROM
Saving to SNES/ROM/Super Metroid/5/...
[**************]
Checksum... 76F0 != F8DF
Invalid Checksum
CRC32...493C9489 -> Not found
Press button...
It will then save a rom labeled Super Metroid.sfc as well as a text file of the same name and I've tried running it on both higan (which loads the game but doesn't output video or sound [shows fps and game title]), and Snes9x (which instantly tells me it's an invalid checksum). Any help would be appreciated. Also, I have not tried with any other cartridge, if that helps.
The text was updated successfully, but these errors were encountered: