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

Unable to dump Tengen Tetris for the NES #829

Closed
retrovik opened this issue Jul 18, 2023 · 5 comments
Closed

Unable to dump Tengen Tetris for the NES #829

retrovik opened this issue Jul 18, 2023 · 5 comments

Comments

@retrovik
Copy link

It finds it in the database but only creates a 1kb file after reading the cart. I have verified I can dump this cart with another device and it gives the correct crc and size.


OSCR HW3 V12.0

[+] Add-ons

[+] 80s Consoles

[+] NES/Famicom

Searching database
for F4CDC28B or 3617FCC0...

NES CART READER

CURRENT SETTINGS

MAPPER: 148
PRG SIZE: 32K
CHR SIZE: 16K
RAM SIZE: 0K

Press Button...

[+] Read iNES Rom

Saving to NES/ROM/Tetris/233/...
[*******************]
CRC32... 00000000 -> Not found

Press Button...

@retrovik
Copy link
Author

Update:

If I manually set the mapper and PRG/CHR it will product a correct dump.


OSCR HW3 V12.0

[+] Add-ons

[+] 80s Consoles

[+] NES/Famicom

Searching database
for F4CDC28B or 3617FCC0...

NES CART READER

CURRENT SETTINGS

MAPPER: 148
PRG SIZE: 32K
CHR SIZE: 16K
RAM SIZE: 0K

Press Button...

[+] Read iNES Rom

Saving to NES/ROM/Tetris/235/...
[*******************]
CRC32... 00000000 -> Not found

Press Button...

[+] Change Mapper
Set Mapper manually
Set PRG Size
Set CHR Size
Set RAM Size

NES CART READER

CURRENT SETTINGS

MAPPER: 3
PRG SIZE: 32K
CHR SIZE: 16K
RAM SIZE: 0K

Press Button...

[+] Read iNES Rom

Saving to NES/ROM/CART/236/...
[*******************]
CRC32... 343C7BB0 -> Tetris (USA) (Tengen) (Unl).nes

Press Button...

@Ancyker
Copy link
Collaborator

Ancyker commented Jul 18, 2023

Could you take a pic of the PCB by chance?

@retrovik
Copy link
Author

Unfortunately, the center back screw is under the label, and I do not want to damage this cart (because of the rarity). Otherwise, I would be happy to open it.

@Ancyker
Copy link
Collaborator

Ancyker commented Jul 18, 2023

Fair enough. It does appear 3 should be the correct mapper anyway.

@nsx0r yeah?

@nsx0r
Copy link
Collaborator

nsx0r commented Jul 18, 2023

mapper 148 script has been fixed

@nsx0r nsx0r closed this as completed Jul 18, 2023
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

No branches or pull requests

3 participants