GameCube Dev (Viewing Apps/Games)

Discussion in 'Nintendo Game Development' started by webjeff, Nov 4, 2007.

  1. webjeff

    webjeff Hardcore Console Developer

    Joined:
    Apr 23, 2007
    Messages:
    233
    Likes Received:
    0
    Hey:

    I have both an GDEV and DDH, I am wanting to show a few things to some people but I do not want to lug around my PC with either the GDEV or DDH, is there anyway possible that you can launch an app from a GDEV or DDH without needing a PC to start them?

    I also have the SD Launcher app for a regular GameCube to load up my own .DOL files, but since my apps read data off a disc (or emulated disc), that is not a good solution for me.

    Any ideas?

    Thanks
    Jeff.
     
  2. oldengineer

    oldengineer Familiar Face

    Joined:
    Jun 23, 2006
    Messages:
    1,083
    Likes Received:
    71
    Simple answer is no.
     
  3. webjeff

    webjeff Hardcore Console Developer

    Joined:
    Apr 23, 2007
    Messages:
    233
    Likes Received:
    0
    Is there a complicated answer yes? .... What about using a laptop to initiate the app/game?
     
  4. Barc0de

    Barc0de Mythical Member from Time Immemorial

    Joined:
    Oct 29, 2005
    Messages:
    11,205
    Likes Received:
    23
    well, u can always use the NPDP interface with the GDEV.

    you d need a gang-writer though, since the GDEV has no write function to the NPDP-drive.

    You basically create a disc layout file and its contents in one of the four image slots of the NPDP cart. Not certain if u can use 48MB in this mode.
     
    Last edited: Nov 4, 2007
  5. oldengineer

    oldengineer Familiar Face

    Joined:
    Jun 23, 2006
    Messages:
    1,083
    Likes Received:
    71
    Not possible, as the app(s) are in effect talking to the PCI > SCSI bus / EMU H/W, which will be 'missing' on the laptop.
     
  6. webjeff

    webjeff Hardcore Console Developer

    Joined:
    Apr 23, 2007
    Messages:
    233
    Likes Received:
    0
    So the easiest way.... or only way is to lug my PC in, with my DDH or GDEV and do it that way.... UGH!!!

    Jeff.
     
  7. smf

    smf mamedev

    Joined:
    Apr 14, 2005
    Messages:
    1,255
    Likes Received:
    88
    I'm suprised there is no way to run an iso off an sd card yet.
    Why can't you add sd card support to your app? I thought there was a library that would allow it.
     
  8. jdc98

    jdc98 WTB Vita Dev Kit / Test kit and Proto’s

    Joined:
    Sep 23, 2006
    Messages:
    223
    Likes Received:
    0
    If you've got the cash (and time to do more research on this than I have), you could try one of these...

    http://www.magma.com/products/pci/1PCI/index.html

    It's an external chasis in which to host a PCI card, ie your ODEM / Merlin card in this case, and connect it to your laptop via a PCMCIA card and extension cable. Not the most portable of solutions I'll grant you that, but it can't be any worse than lugging your desktop around with ya.

    I'd be interested to know more about these things myself, so if you manage to find cheaper alternatives, please post them here ;0)
     
  9. webjeff

    webjeff Hardcore Console Developer

    Joined:
    Apr 23, 2007
    Messages:
    233
    Likes Received:
    0
    smf:

    The GameCube doesn't have an SD slot (unless your talking about the Memory Card thing that allows the SD card... which I cannot use for this demonstration).... I could use a Memory Card, but I can't get my files onto the memory card and I'm not sure if that would even work.

    jdc:

    Thanks for the link!! awesome.... I'd rather not spend 1k, but it sure is tempting, I'll have to see how badly I want to do this (assuming this will work)

    thanks guys
    Jeff.
     
  10. Barc0de

    Barc0de Mythical Member from Time Immemorial

    Joined:
    Oct 29, 2005
    Messages:
    11,205
    Likes Received:
    23
    doesn't anyone pay attention to what I say? for portability you have the NPDP interface.
     
  11. webjeff

    webjeff Hardcore Console Developer

    Joined:
    Apr 23, 2007
    Messages:
    233
    Likes Received:
    0
    what is the NPDP interface?
     
  12. Barc0de

    Barc0de Mythical Member from Time Immemorial

    Joined:
    Oct 29, 2005
    Messages:
    11,205
    Likes Received:
    23
    the GDEV is officially called the GCT-0100

    the NPDP part in NPDP-GDEV stands for the NPDP interface. (the acronym may stand for Nintendo Portable Drive Pak)

    The NPDP interface is a special interface found on:

    a) GDEV

    b) GBOX

    c) NPDP console

    and consists of a slot on the machine-side , and a cartridge enclosing special circuitry (including a hitachi SH3 processor) and an IDE hard drive.

    The NPDP Cartridge can hold up to 4 x 1.5GB images, equal to having four GameCube .gcm files (master disk files).

    The NPDP interface is used for Optical Disk Emulation (O.D.EM - not to be confused with the ODEM PCI board, part of the GDEV set) and serves the same purpose (almost) as the ODEM PCI interface, with the difference that you do not need a host computer to stream the image.

    The ODEM process is managed inside the cartridge, emulating all necessary functions automatically (the PCI ODEM board is guided by the DLF file)


    The NPDP interface is inteded for demonstration purposes and testing and its most portable form can be found when combining an NPDP-Console (Pink Gamecube with Cart.slot) with an NPDP-cart.

    .

    As usual, real-time debug can be monitored through the serial port , over RS-232, when using a GDEV or GBOX (and a terminal application such as Hyper Terminal or other debug apps).

    The only way to view debug information when using an NPDP-console is to use the IS-DOL VIEWER attachment (it looks like a gameboy player).

    It should be noted that no one has ever spotted an IS-DOL VIEWER in the wild or in any studios as far as I am aware. Also, this item was never available in the dev.kit brochure handed out to developers unlike the aforementioned.

    That said, more information about the IS-DOL VIEWER can be found on the japanese website of Intelligent Systems.
     
    Last edited: Nov 6, 2007
  13. oldengineer

    oldengineer Familiar Face

    Joined:
    Jun 23, 2006
    Messages:
    1,083
    Likes Received:
    71
    Nice link m8, very handy to know :nod:
     
  14. Parris

    Parris I'm only here to observe...

    Joined:
    Aug 18, 2006
    Messages:
    6,248
    Likes Received:
    14
    Yep can vouch for that as I have been looking for that little maroon piece of kit since I became aware of it. Looks like a Gameboy Player, but in metal. Interesting information however Barc0dio :thumbsup:
     
  15. oldengineer

    oldengineer Familiar Face

    Joined:
    Jun 23, 2006
    Messages:
    1,083
    Likes Received:
    71

    *Throws his IS-DOL Viewer in the bin*
     
  16. Parris

    Parris I'm only here to observe...

    Joined:
    Aug 18, 2006
    Messages:
    6,248
    Likes Received:
    14
    You don't do you? :) Kept that quiet!
     
  17. Barc0de

    Barc0de Mythical Member from Time Immemorial

    Joined:
    Oct 29, 2005
    Messages:
    11,205
    Likes Received:
    23
    If OE had an IS-DOL VIEWER I d visit his website everday just to watch the picture ;) but does he? ;)
     
  18. webjeff

    webjeff Hardcore Console Developer

    Joined:
    Apr 23, 2007
    Messages:
    233
    Likes Received:
    0
    Isn't the IS-DOL Viewer just software? Or is there a hardware piece to it?
     
  19. oldengineer

    oldengineer Familiar Face

    Joined:
    Jun 23, 2006
    Messages:
    1,083
    Likes Received:
    71
    There's H/W to go with the S/W, it clips in the bottom of the GC to give you USB connection to a Dev P.C, much like a TDEV.
     
  20. Parris

    Parris I'm only here to observe...

    Joined:
    Aug 18, 2006
    Messages:
    6,248
    Likes Received:
    14
    Elusive as ever, there was no confirmation of whether OE actually owns the hardware part of it - sly old fox you! ;-)
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page