Dumping "Batman - Return Of The Joker" using Kazzo NES Dumper
Posted: Sat Mar 07, 2020 5:03 am
I'd like to dump "Batman - Return Of The Joker" (The NES Version) so I can legally add it to my portable Batman archive.
I've got Kazzo NES Dumper, I've got the drivers and everything installed and set up, but the problem I run into is that when I try to dump the cartridge using anago, using what should be the correct mapper (fme7.ad), I always get the following error:
EDIT: I DID IT!
Here's what I had to do:
-Download "sunsoft_fme.ad" and "sunsoft_fme.ag" from here: https://github.com/arantius/anago-scripts
-Place them in the same folder as anago
-In anago_wx, select "sunsoft_fme.ad" as script
-THIS IS THE IMPORTANT PART!: Set BOTH Program ROM and Character ROM to 2x
-To make sure it's a good dump, download "NesToy32" from here: https://www.zophar.net/utilities/nesaud/nestoy32.html
-Place the dumped ROM in the same folder as NesToy32
-Run command prompt, go to NesToy32's folder, and type these commands in order:
1. nestoy -c
2. nestoy -rep
3. nestoy -c
IT WORKS!
I've got Kazzo NES Dumper, I've got the drivers and everything installed and set up, but the problem I run into is that when I try to dump the cartridge using anago, using what should be the correct mapper (fme7.ad), I always get the following error:
Any suggestions on what to do?m_database not found
AN ERROR HAS OCCURED [the index 'ppu_rom' does not exist]
CALLSTACK
*FUNCTION [dump()] dumpcore.nut line [22]
LOCALS
[ppuarea_memory] NULL
[vram] 0
[increase_ppu] 1
[increase_cpu] 11
[mappernum] 69
[script] "fme7.ad"
[d] USERPOINTER
[this] TABLE
EDIT: I DID IT!
Here's what I had to do:
-Download "sunsoft_fme.ad" and "sunsoft_fme.ag" from here: https://github.com/arantius/anago-scripts
-Place them in the same folder as anago
-In anago_wx, select "sunsoft_fme.ad" as script
-THIS IS THE IMPORTANT PART!: Set BOTH Program ROM and Character ROM to 2x
-To make sure it's a good dump, download "NesToy32" from here: https://www.zophar.net/utilities/nesaud/nestoy32.html
-Place the dumped ROM in the same folder as NesToy32
-Run command prompt, go to NesToy32's folder, and type these commands in order:
1. nestoy -c
2. nestoy -rep
3. nestoy -c
IT WORKS!