非Mil-CD对应的Dreamcast非改机读刻录CD方法?谁试过?

  • j
    jianyi13
    一会儿我当小白鼠看看这俩方法行不行。。。。。买了个DC居然是非Mil-CD对应……麻痹金手指什么的都用不了。。。。。



    6.1. Newer Non MIL-CD DCs and workaround
    Thanks to DJ Motion from isonews, jc, OEM, and Xeal on dcwarez.

    Some newer DCs have their BIOS programmed to prevent booting CD(R)s which have audio (audio boot data in this case) before the game data (formally known as the MIL-CD format, informally as the audio/data selfboot layout). Not nice, especially considering nearly all previous games - including ECHELON rips - work like this. When buying a Dreamcast, look for Dreamcast units manufactured BEFORE October 2000. There have been some units manufactured in Oct. 2000 and Dec. 2000 with the new BIOS revision that will not work with CDR's. Note that how recently you bought it and retail box type (regular or Smash Pack) do not matter, only the manufacture date of the unit, which should be visible through a small window on the Dreamcast retail box. Also identified as not working with the audio/data selfboot layout games are the Sakura Taisen and Hello Kitty special edition Dreamcasts available in Japan.

    Many people have reported that there are plenty of units in the Oct 2000 - Dec 2000 timeframe that play the audio/data selfboot layout games just fine... thus the only way to check is to buy the unit and take it home and try it.

    Note for Japanese DC owners (from OEM of dcwarez): My Jap DC refuses to boot the data/data selfboot format unless the total image size is below 70 minutes. Thus releases such as San Francisco Rush 2049, Deep Fighter & NFL2K1 don't work on my DC. (I have been able to get most of them to work though, by converting them to the old audio/data selfboot format.) According to Xeal this is a known problem with early Japanese models, which may explain why groups rarely use this format. It is also my experience that newer units won't boot the data/data format if the total image size is above 82 minutes (thus making it impossible to selfboot games like Sonic Adventure without ripping something out).

    Addendum: Echelon's releases of NBA2K1 and NFL2K1 (and SFRush2049, of course) are already in the data/data selfboot format... other Echelon releases that use the data/data selfboot format are unknown.

    The data/data selfboot solution (No modifications to console needed):
    Right, so you've got your CD written and you want to make it selfboot and work on your new Dreamcast. Here goes...


    1. Rip the CD with DiscJuggler to a CDI file.
    2. Go in to a DOS/Command Prompt and using CDIRip, rip the CDI file so that a .CUE and .BIN file are created.
    3. You can delete the .CUE file. Download a free copy of ISOBuster from the net and extract the files to a directory from the .BIN file.
    4. Using IPBIN4WIN, create an IP file which corresponds to the game. It normally needs to be pointing at the 1st_read.bin file, or perhaps a different file if it is a WinCE game. A WinCE game can be detecting by checking if it has a 'WinCE' directory on the CD. If so, make sure you take this in to account when creating the IP file.
    5. Now you'll need a tool called 'mkisofs'. It is included in the selfboot toolkit. Create an ISO from the files you have extracted, and the IP.BIN in the root directory. Make sure you use an offset of 0,0 *NOT* 0,11700.
    6. Then you'll need to use Xeal's amazing 'Bin2Boot' tool on the ISO, which creates a selfboot CDI which puts the game data BEFORE the audio boot data. A miracle. Now the game works. It's been tested on a real non-CDR boot DC (one of the first in the UK) and it works fine.


    Utopia Boot CD for NON MIL-CD DCs
    MUCH thanks to jc of dcwarez (and xeal, of course!)

    1. Download the cdrecord-tools, CDIRip, ISOFix, and Bin2Boot if you don't already have them.
    2. Get the *.CDI file for the Utopia BootCD.
    3. Extract the CDI, cdirip.exe, isofix, and bin2boot to a directory (ie, C:\JC_IS_COOL).
    4. Open a DOS/Command Prompt in said directory.
    5. Run the following commands: cdirip FILENAME.CDI /iso
    6. then do: isofix TData02.iso 11702
    7. Extract the contents of the ISO using ISO Buster into a directory with the cdrecord-tools.
    8. Move the "bootfile.bin" from the directory where you were working with CDIRip to the Directory you extracted the contents of the fixed ISO.
    9. Make an ISO with the following command: mkisofs -C 0,0 -V "Utopia BootCD v1.1" -l -o BOOTCD.ISO DIR (where "DIR" is where you extracted your fixed ISO.
    10. Take the ISO that "mkisofs" produces and put it into the directory where you have Bin2Boot.
    11. Run the following command: bin2boot BOOTCD.ISO /nohack
    12. Burn image.cdi with DiscJuggler and enjoy it on your "copy-protected" Dreamcast.