gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS Flash Equipment > NDS ROM Dumper v1.0 released

#46117 - darkliquid - Mon Jun 20, 2005 1:46 pm

Quote:

Nintendo DS ROM Dumper v1.0
by SMT (aka Silver Moon Team)

Required:

1) GBA flashcard.
2) FlashMe (patched firmware) or PassMe.
3) GBA Movie Player (v2). This might change in the future.
4) CompactFlash card without bad sectors. All contents will be erased by the dumper!

Instructions:

1) Flash dumper.nds.gba on GBA flashcart.
2) Place GBA flashcart into DS.
3) Place DS card to dump into DS. Use FlashMe or PassMe.
4) Turn on the DS and let the dumper program boot.
5) Insert GBA Movie Player with CompactFlash.
6) Press A button.
7) Do not move DS and wait until DS card needs to be reinserted.
8) Reinsert the DS card WITHOUT any PassMe.
9) Press A button.
10) Turn off DS.
11) Remove CompactFlash card and put into a PC reader.
12) Run the dumper utility on PC.
13) ........
14) Apply (or run with wifi) the latest generic patcher/loader which is compatible with your GBA flashcard or Movie Player.

Keep your eyes open for the latest generic patcher/loader. We will add a savegame manager to it.


Lots of dumps have just been released by other groups then GST. Did anyone try them? How do you play them (passme, wifime, flashme needed?)

Oh and I dont know if this is allowed to be posted, otherwise just delete or lock.


Last edited by darkliquid on Mon Jun 20, 2005 2:00 pm; edited 1 time in total

#46119 - tepples - Mon Jun 20, 2005 1:54 pm

Delete step 13 and it'll be OK, as a lot of people back up their GBA carts and run them in VBA to see how a particular visual effect works.

EDIT: Thank you. Now the instructions comply with 17 USC 117.
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.


Last edited by tepples on Mon Jun 20, 2005 9:18 pm; edited 1 time in total

#46120 - Ethos - Mon Jun 20, 2005 2:06 pm

Hmmm....

Nice info to know, but how does cart dumping relate to ds development?
_________________
Ethos' Homepage (Demos/NDS 3D Tutorial)

#46123 - tepples - Mon Jun 20, 2005 2:42 pm

Which is why I moved it to flash equipment.
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.

#46145 - Kyoufu Kawa - Mon Jun 20, 2005 8:23 pm

How utterly interesting. If only I had requirements 3 and 4.

/prints page to show to SlimeSmile

#46154 - Extreme Coder - Mon Jun 20, 2005 10:29 pm

You know, there is another nds rom dumper released for the neoflash specific. Its made by DMT(Dark Monster Team). I tried it myself, but I can't know if the rom it dumps is valid or not.

(DMT vs. SMT!)

#46169 - rmco2003 - Tue Jun 21, 2005 6:39 am

Do the silver moon team have a website or anything?

#46243 - Lynx - Wed Jun 22, 2005 4:43 am

I think they share their web site with Rusty Satelite Team (RST), but I could be wrong.

#46245 - Dwedit - Wed Jun 22, 2005 5:24 am

15) Profit?
_________________
"We are merely sprites that dance at the beck and call of our button pressing overlord."

#46376 - xingjilabs - Thu Jun 23, 2005 9:17 pm

i tried ds rom dump tools 1.0,but i don't know any command for dumper.exe,so i can't transfer data to pc from cf card.
who would help me ??

#46382 - revo - Thu Jun 23, 2005 11:00 pm

Quote:
5) Insert GBA Movie Player with CompactFlash.


I'm curious about this - if I understand this, there is a way to acces Compact Flash from app - maybe there will be in future option to download game updates (courses, models, etc.) and place them on Play-Yan or sth? It would be fun - same thing as PSP owners can do ;)
_________________
[ sorry for all mistakes, but my english isn't as good as I wish it to be ]

#46456 - Dwedit - Sat Jun 25, 2005 4:22 am

I've tried it out... And it works. Got these nice, freshly dumped, useless .nds files sitting on my hard drive.

As for accessing the CF card with a movie player, there's already a huge topic about that. Chism wrote a FAT16 driver for it and everything.
http://forum.gbadev.org/viewtopic.php?t=6021
_________________
"We are merely sprites that dance at the beck and call of our button pressing overlord."

#46458 - chishm - Sat Jun 25, 2005 8:46 am

Dwedit wrote:
As for accessing the CF card with a movie player, there's already a huge topic about that. Chism wrote a FAT16 driver for it and everything.
http://forum.gbadev.org/viewtopic.php?t=6021

Yeah, and somehow I think this dumper is based in someway on Darkfader and my flash read / write sector routines. Notice how it came out just after Darkfader posted code for writing? I think the least they could do to thank us is update it to use FAT so it doesn't corrupt the CF card. That and release their source code.