DDDump.EXE: DiskDrive Dumping Utility from Nintendo [64DD Dev]

Discussion in 'Nintendo Game Development' started by 7c00h, Feb 18, 2013.

  1. 7c00h

    7c00h Active Member

    Joined:
    Sep 17, 2012
    Messages:
    42
    Likes Received:
    0
    Name says it all. anybody know about this? the program is in japanese and i can't read it, however, it works in windows 8.

    f020100a.gif

    Official Description from man page htm:
    Operations:
    and yes this was made by nintendo. if anyone has the carts and a u64? board willing to dump and want me to upload this, leave a message.
     
  2. Gilgamesh

    Gilgamesh <B>Site Supporter 2014</B><BR><B>Whole Month Spons

    Joined:
    Aug 13, 2005
    Messages:
    126
    Likes Received:
    8
    [64DD Tools]

    DDDump
    Dumps 64DD disk

    64DD Ram Editor
    Edits RAM on 64DD disk

    64DD Rom Builder
    Edits ROM on 64DD disk


    DDDump is a tool that provides an easy way to dump N64 Disk Drive disk image files on Windows 95. With DDDump you can specify the disk type, specify which LBA to start the file from, and edit.
    DDDump performs the dump display in LBA units.

    DDDump has the following functions:

    • Dump the N64 DISK DRIVE disk image file.
    • Overwrite and edit the N64 DISK DRIVE disk image file.
    • Search the data.
    • View data in Big Endian and Little Endian.
     
    Last edited: Feb 20, 2013
  3. Zoinkity

    Zoinkity Site Supporter 2015

    Joined:
    Feb 18, 2012
    Messages:
    499
    Likes Received:
    108
    From what I've heard, the existing disk dumps were made with it. It hides the actual disk formatting data though, so the result is pure code data.

    So, if you're interested in emulating the drive these dumps aren't very useful. You'd need to use the port watching method instead.
    If you're interested in a data access-only approach, then this would work for what you want.

    If you had to use an analogy, this tool would be like reading a disk in a file manager, wheras using the port watcher would be like reading an iso.
     
  4. joeythegreat

    joeythegreat Member

    Joined:
    Oct 18, 2013
    Messages:
    10
    Likes Received:
    0
    i need this where do i download
     
  5. rso

    rso Gone. See y'all elsewhere, maybe.

    Joined:
    Mar 26, 2010
    Messages:
    2,190
    Likes Received:
    447
    By the sound of it ("it was made by nintendo") it's probably part of one of Nintendo's SDKs. So, try warioworld.com.
     
  6. joeythegreat

    joeythegreat Member

    Joined:
    Oct 18, 2013
    Messages:
    10
    Likes Received:
    0
    I was about to make an account to that web link but It seemed really immoral and illegal considering I'm not a legit dev.
     
  7. pstrick1

    pstrick1 Site Supporter

    Joined:
    Aug 6, 2007
    Messages:
    679
    Likes Received:
    144
    Is stuff of this vintage still up on WarioWorld?
     
  8. joeythegreat

    joeythegreat Member

    Joined:
    Oct 18, 2013
    Messages:
    10
    Likes Received:
    0
    Has anybody gotten in shit for using wario world and are random people allowed to use it
     
  9. Zoinkity

    Zoinkity Site Supporter 2015

    Joined:
    Feb 18, 2012
    Messages:
    499
    Likes Received:
    108
    It's in the SDKs, up to the point when the SDKs dropped DD64 support outright.
    However, it's only useful if you happen to have a dev driver and some blue disks.

    Interesting thing about it is that the dump you get back is the data portion of the disk only, although you can see the disk ID and some other random interesting system info. Unfortunately, the people interested in emulation are interested in low-level hardware emulation of the drive itself, so data dumps are only half the picture. They would need something closer to a surface scan.
    That isn't to say you can't do HLE with the data portion and fudge the disk ID. That would be little more than a driver to interface with the software driver.
     
  10. joeythegreat

    joeythegreat Member

    Joined:
    Oct 18, 2013
    Messages:
    10
    Likes Received:
    0
  11. Zoinkity

    Zoinkity Site Supporter 2015

    Joined:
    Feb 18, 2012
    Messages:
    499
    Likes Received:
    108
    I'm not joking, first link when you type "N64 SDK" into Google. Besides certain ROM sites now handling SDKs, there's links to the installer ISOs if you search the forums.

    Seriously though, first link.
     
  12. joeythegreat

    joeythegreat Member

    Joined:
    Oct 18, 2013
    Messages:
    10
    Likes Received:
    0
    Holy shit LMFAO
    I have spent the past year and a half looking for an SDK and all I had to do was google it. I wasted a year of my life. LOL
     
  13. Barc0de

    Barc0de Mythical Member from Time Immemorial

    Joined:
    Oct 29, 2005
    Messages:
    11,205
    Likes Received:
    23
    Yes, this tool is known and well documented. Don't use it to dump games, and don't distribute the tool or the games that are dumped with it, unless you like asking for trouble.

     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page