How can I make bootable CDI from GDI file?

Technical help for Dreamcast console, accessories and games only. Ask questions and find answers here. For Online help see the Online Forum
bshi02
fire
Posts: 71
Dreamcast Games you play Online: Phantasy star online

How can I make bootable CDI from GDI file?

Post by bshi02 »

Is there any detailed tutorial which teach how to make dreamcast bootable cdi from gdi file?
and Is there any tools which make any size of dummy file as I want?

SMiTH
Super Sonic
Posts: 1512

Re: How can I make bootable CDI from GDI file?

Post by SMiTH »

i don't have the time right now to write up a tutorial for ya.
but a quick take is.
this is for making audio/data 117002 cdi
download gdrom explorer.
use japanese cakes gd rom explorer
extract .gdi
extract filelist.txt for sort order (might be getting isobuster mixed up with the correct name of filelist? maybe gdromexplorer extract correct sort)
make a sort.txt from filelist.txt (use sort.txt creator)
use a hex editor on main bins and edit lba
search cd00 8 spots from left edit (5c 2e for 11702 lba, 6e b0 for 45000 lba)
5c 2e for this example
use binhack on ip.bin and 1st_read
binhack ,enter name of binary - 1st_read.bin , enter name of bootsector - ip.bin, enter LBA desired 11702 in this example.
download cdi4dc and cdrtools
put the cdrtools files in a folder with cdi4dc and create bat file.
put game data in folder named data.
put sort txt file in root folder that has cdrtools and cdi4dc.
use this batch script with cdrtools:

mkisofs -C 0,11702 -V "input desired volume name" -G ip.bin -l -sort sorttxt.txt -o data.iso data
cdi4dc data.iso "input desired cdi name".cdi
del data.iso

Done!

bshi02
fire
Posts: 71
Dreamcast Games you play Online: Phantasy star online

Re: How can I make bootable CDI from GDI file?

Post by bshi02 »

Thank you very much for your reply.
But I remember that there was great making cdi tutorial which created by Tuxthewise. But now it seems that detailed tutorial have been disappeared..

mrneo240
Rank 9
Posts: 949
Dreamcast Games you play Online: Available to play any game, working on gathering them.
Location: East coast, USA

Re: How can I make bootable CDI from GDI file?

Post by mrneo240 »

I'd suggest hack4 over bin hack but they're mostly interchangeable.

Great succinct guide.

SMiTH
Super Sonic
Posts: 1512

Re: How can I make bootable CDI from GDI file?

Post by SMiTH »

bshi02 wrote:Thank you very much for your reply.
But I remember that there was great making cdi tutorial which created by Tuxthewise. But now it seems that detailed tutorial have been disappeared..
this?

wait this is not tux's but i will try and find his tutorial for ya.
Attachments
The Dreamcast Doc v1.pdf
(638.08 KiB) Downloaded 740 times
Last edited by SMiTH on Wed Mar 10, 2021 2:31 am, edited 1 time in total.

SMiTH
Super Sonic
Posts: 1512

Re: How can I make bootable CDI from GDI file?

Post by SMiTH »

here is echelons selfboot also
Attachments
e-selfbt.zip
(63.71 KiB) Downloaded 649 times

bshi02
fire
Posts: 71
Dreamcast Games you play Online: Phantasy star online

Re: How can I make bootable CDI from GDI file?

Post by bshi02 »

SMiTH wrote:here is echelons selfboot also
Thank you very much for uploading whole of tutorial which include making dummy file!
Frankly speaking,I intend to replace 1ST_READ.BIN and IP.BIN with hacked one in gdi file,Because there is some game which is impossible to run in hdd moded dreamcast with retrodream, and I also intend to push the actual data to the outer ends of the disc by padding dummy files in saturn cdimage file.
https://segaxtreme.net/threads/24764/

Thank you once again for your uploading tutorial it would be great help for my work!

  • Similar Topics
    Replies
    Views
    Last post