Page 1 of 3 123 LastLast
Results 1 to 10 of 25

Thread: Superfamicast Not Working

                  
   
  1. #1
    DCEmu Newbie
    Join Date
    May 2006
    Posts
    13
    Rep Power
    0

    Default Superfamicast Not Working

    I hope some one other than me had this problem;

    I have been using cygwin and cdrecord to make bootable cd’s for my dreamcast. every emu i have tried has worked except for superfamicast.

    It boots on the dc, but right after the sega logo the screen goes black and just sits there.

    I am using the plain files from the v2 release and i even tried burning it at 10x.

    I would greatly appreciate any help.

    thank you.

  2. #2

    Default

    Can you explain the step you did to create the disc?

  3. #3
    DCEmu Newbie
    Join Date
    May 2006
    Posts
    13
    Rep Power
    0

    Default

    Thank you for the response,

    1. I downloaded the 1st_read then realized i needed an IP.bin so i downloaded the plan files.

    2. I extracted all the files to my cdrecord directory.

    3. I burned a previosly created Audio.raw and used -msinfo to find the numbers 0,11702

    4.Useing the extracted files and mkisofs a collection of roms i made superfamicast.iso

    5.I then transfered my .iso to my cygwin home directory and from there concatonated the package ip.bin into the boot strap.

    6. I then transfered the resulting Superfamicast.raw back to my cdrecord directory and burned it at 24X. After that didn't work i tried it at around 10X.

    I put both of the disks into the DC and the disc boots i get the sega logo from the boot strap and then the screen goes black and nothing happens.

    I know that it is something i am doing wrong but iam not sure what it is.

    Any help is rgeatly appriciated.

    Guy

  4. #4

    Default

    I see, so you're creating it manually...

    The latest versions of mkisofs will add the IP.BIN to the bootstrap without the need of Cygwin. Use the -G parameter followed by the path to the IP.BIN.

    If I'm reading you right, it sounds like you'er burning Superfamicast.raw after burning the ISO. That's most likely the problem. You only need the first session and the second. First being the audio, second being the ISO. The first Audio.raw should work just fine.

    Also, can you give me both the parameters of mkisofs and cdrecord that you're using.

  5. #5
    DCEmu Newbie
    Join Date
    May 2006
    Posts
    13
    Rep Power
    0

    Default

    I may have miss lead you if you think that i am burning more than one session. The Superfamicast.raw that i am burning has the IP.BIN inserted through cygwin.

    The parameters and the exact promts that i use are as follows;

    /cdrecord dev=0,1,0 -multi -audio audio.raw

    /mkisofs -l -C 0,11702 -o superfamicast.iso superfamicast

    #in the cygwin bash;

    / (cat IP.BIN ; dd if=superfamicast.iso bs=2048 skip=16 ) > superfamicast.raw

    #back in Cmd;

    /cdrecord dev=0,1,0 -multi -xa Superfamicast.raw

    And then i put the disk in the DC.

    I have done this with just about every other emulator that i have found for the DC and it has worked flawlessly. I am not sure what io am doing differently. I have tried at least ten different times with slight variations, always witht he same result.

    Thank you for your help,

    Guy

  6. #6

    Default

    I see. Have you checked to see if 1ST_READ.BIN is scrambled? Though your method seems fine, you can use

    mkisofs -l -C 0,11702 -G superfamicast\IP.BIN -o superfamicast.iso superfamicast

    That adds the IP.BIN directly to the bootsector without needing that bash function.

    Ah, I see your problem, unless it's a typo. For the second session, it must be closed and not multisession. You also might wanna add -v to the list and -eject. The first (-v) tells you how much is burned on the disc, and how much is left. The second ejects the disc when done.

  7. #7
    DCEmu Newbie
    Join Date
    May 2006
    Posts
    13
    Rep Power
    0

    Default

    Well i tried useing the -G and the other flags that you suggested.

    I am sad to say that it did not help. I tried twice to be sure that i just din't ntype something wrong and produced the same results. The new images do not even load, let alone help with my non functional issue.

    I really appriciate all your help and I want to let you know that i am not giving up. If you can is it possible that you could post a link to a version of the plain files that you know work? if you can't, i understand. At this point all I can do is assume that i have bad files.

    Thank you again,

    Guy

  8. #8

    Default

    Try these:
    http://prdownloads.sourceforge.net/s...ar.gz?download

    Also, when I said the second session must be closed, you did remove -multi from the second burn, right?

    Also, if you don't have mkisofs 2.0, the -G parameter won't work since it wasn't implemeted until the later versions. I think you can check your version by doing mkisofs -version.

  9. #9
    DCEmu Newbie
    Join Date
    May 2006
    Posts
    13
    Rep Power
    0

    Default

    I did indeed remove the multi flag from my promt, and i checked my version of mkisofs today and found it to be 2.01 bootcdru or something much the like. I am going to try the plain files that you directed me to today and see waht results i can get from them.

    thank you

    guy

  10. #10
    DCEmu Newbie
    Join Date
    May 2006
    Posts
    13
    Rep Power
    0

    Default

    I don't quite know how to say this with enough exuberance, but it finally worked! I can only assume that the root cause of the issue were the files that i was using to try to create the disk.

    Using the plain files that you directed me to at sourceforge i was able to burn a copy of this emulator with all the bells and whistles. I am very pleased with this emus interface and it is quite possible that i can now play some of my games on the DC!

    Thank you most noteably fackue, and Christuserloser for your tremendous helpful advice and links.

    can't thank you guys enough,

    guy

Page 1 of 3 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •