Are CD-Rs bad for the DC?

This forum is for discussion pertaining to homebrew and indie software for the Dreamcast, such as homebrew games, emulators/interpreters, and other homebrew software/applications. Porting requests and developmental ideas are not to be made here; you can make those here. If you need any help burning discs for homebrew software, this is the place to ask as well.
|darc|
DCEmu Webmaster
DCEmu Webmaster
Posts: 16374
https://www.artistsworkshop.eu/meble-kuchenne-na-wymiar-warszawa-gdzie-zamowic/
Joined: Wed Mar 14, 2001 6:00 pm
Location: New Orleans, LA
Has thanked: 104 times
Been thanked: 91 times
Contact:

Post by |darc| »

Captain Skyhawk wrote:If you selfboot your stuff and you use a dummyfile, how can you be sure it will be burned at the beginning of the disc? Sure you must name the file 00000.dum or something, but when I use Nero for example I can set the priority of the files making sure it comes at the beginning of the disc. Is there a mkisof switch for it?
I forgot what is is, but you can have a switch for mkisofs to make it read the priority of certain files from a txt file.

EDIT:
You need to copy all of the data files and follow the instructions in the Echelon selfboot kit, with a couple of modifications.

1) You need to create a sort file (let's call it "sort_file.txt" in this example) in your self-boot work directory that contains a single line:

data/dummyfile

"data" is the path of the subdir that contains the data files, *relative* to the dir that you are running mkisofs from. It's important to get the relative dirspec right, otherwise the sort won't work properly. "1000" can be replaced by any number greater than 0.

2) When you create the ISO file, add the -sort parameter to
the command line:

mkisofs -C x,y -V NEW -l -o data.iso -sort sort_file.txt data

In this command line, x and y are the numbers you obtained using the "cdrecord -msinfo" command, "data.iso" is the path to your iso file, and "data" is the path to the data files.
Last edited by |darc| on Wed Feb 12, 2003 3:35 pm, edited 2 times in total.
It's thinking...
User avatar
Nyarlathotep
Soul Sold for DCEmu
Soul Sold for DCEmu
Posts: 7390
Joined: Sat Jan 05, 2002 1:37 pm
Has thanked: 0
Been thanked: 0

Post by Nyarlathotep »

The 'benefit' to dummying for the DC (and is not particularly neccessary for the majority of DC Homebrew... Smash DC does love that laser use though :P ) is that as a property of the GDROM format the data is read from the 'outside' of the disk inwards...


5---------------------4-----------3------2---1[hole in middle of CD]

So the laser starts at the outside(5) of the disk and works inwards(4,3,2,1) (the opposite of how most CD drives work, which would go 1,2,3,4,5) so if all your game data is stored at 1, and your music is stored at 2 (a la Smash DC) the laser has to go from 5 to 1 everytime the music changes / loops.

If you have a 600MB dummy file, then the music and game data will be pushed outwards on the disk so theyll be at or around the 5 on the pic above, so the DCs laser has very little movement to do.

Just making a large Dream Inducer disk seems to have the same dummying effect too of course, and is a lot more fun to make :wink:
Image
BlackAura
DC Developer
DC Developer
Posts: 9951
Joined: Sun Dec 30, 2001 9:02 am
Has thanked: 0
Been thanked: 1 time

Post by BlackAura »

What I did for the last disc I burned was 'dummied' it using about 400MB of source code that I was using to build a Linux system - I just don't want to have to download all that again, because it took me about two weeks.

What you basically have to do is fill up as much of the disc as possible (leaving room for the programs, of course), and then put the programs on the end.
Warmachine
DCEmu Veteran
DCEmu Veteran
Posts: 4306
Joined: Sat Nov 30, 2002 7:01 pm
Location: San Jose
Has thanked: 0
Been thanked: 0
Contact:

Post by Warmachine »

I still dont know how to "dummy" a file. Also does "dummying" a file make it start quicker??
:headbang: Dreamcast :headbang:
WaCk0
DC Respected Artist
DC Respected Artist
Posts: 261
Joined: Tue Feb 04, 2003 2:35 pm
Location: Brasil
Has thanked: 0
Been thanked: 0
Contact:

Post by WaCk0 »

We can also use this cool dummy file creator software. Its a freeware and create files of any size. :wink:

here: http://mynikko.com/dummy/
Warmachine
DCEmu Veteran
DCEmu Veteran
Posts: 4306
Joined: Sat Nov 30, 2002 7:01 pm
Location: San Jose
Has thanked: 0
Been thanked: 0
Contact:

Post by Warmachine »

Is there another way that one only gos up to mbs
:headbang: Dreamcast :headbang:
rmila75
DCEmu Junior
DCEmu Junior
Posts: 39
Joined: Fri Nov 29, 2002 10:33 am
Has thanked: 0
Been thanked: 0

Post by rmila75 »

Is it safe to assume that a dummied CD-R will look visually different than an undummied disc? In other words, will the undummied disc look like it has an unused or "unburned" section on the disc surface?
Does the software some of you mention include a way to gauge how much dummy space you need to use for each specific disc you create?
Cless
DCEmu Cool Poster
DCEmu Cool Poster
Posts: 1090
Joined: Wed Nov 20, 2002 6:22 pm
Has thanked: 0
Been thanked: 0

Post by Cless »

rmila75 wrote:Is it safe to assume that a dummied CD-R will look visually different than an undummied disc? In other words, will the undummied disc look like it has an unused or "unburned" section on the disc surface?
Does the software some of you mention include a way to gauge how much dummy space you need to use for each specific disc you create?
Its pretty simple to figure out how much space you need. You count how big the files are on the cdr.
Warmachine
DCEmu Veteran
DCEmu Veteran
Posts: 4306
Joined: Sat Nov 30, 2002 7:01 pm
Location: San Jose
Has thanked: 0
Been thanked: 0
Contact:

Post by Warmachine »

soo is there a nother way???
:headbang: Dreamcast :headbang:
|darc|
DCEmu Webmaster
DCEmu Webmaster
Posts: 16374
Joined: Wed Mar 14, 2001 6:00 pm
Location: New Orleans, LA
Has thanked: 104 times
Been thanked: 91 times
Contact:

Post by |darc| »

rmila75 wrote:Is it safe to assume that a dummied CD-R will look visually different than an undummied disc? In other words, will the undummied disc look like it has an unused or "unburned" section on the disc surface?
Does the software some of you mention include a way to gauge how much dummy space you need to use for each specific disc you create?
Yes, it will have more data on the disk, it will have more stuff on it that is burned, it will NOT look like it has unused area, because it doesn't.

You will need to calculate how much space you need. And MAKE SURE you name it 000DUMMY.DAT, because if not, you could send the dummy to the end of the disk and the stuff in the beginning, or even worse, have the dummy between the files on the disk, the motor will have to seek over the dummy and go back and forth every time it needs different data!
It's thinking...
Warmachine
DCEmu Veteran
DCEmu Veteran
Posts: 4306
Joined: Sat Nov 30, 2002 7:01 pm
Location: San Jose
Has thanked: 0
Been thanked: 0
Contact:

Post by Warmachine »

so thats how u make it darc.... :wink:
:headbang: Dreamcast :headbang:
khendar
DCEmu Newbie
DCEmu Newbie
Posts: 3
Joined: Mon Feb 10, 2003 6:09 am
Has thanked: 0
Been thanked: 0

Post by khendar »

I'm wondering why none of this can be done with the Sega Saturn. It has always seemed more reliable than the DC to me. Is it just not capable of doing any of the things needed for emulation? Surely, most of the games being emulated don't require the power of the DC.
I think its probably got something to do with the fact that the Saturn was a lot harder to program than the DreamCast is. The dual-chip of the Saturn gave a lot of developers a headache, which may explain why so many developers dropped out of the Saturn so early and started developing for PSX.

Dreamcast runs a version of Windows, which is a shite-load easier to program for.
|darc|
DCEmu Webmaster
DCEmu Webmaster
Posts: 16374
Joined: Wed Mar 14, 2001 6:00 pm
Location: New Orleans, LA
Has thanked: 104 times
Been thanked: 91 times
Contact:

Post by |darc| »

khendar wrote:Dreamcast runs a version of Windows, which is a poop-load easier to program for.
No... There is a library version of Windows for Dreamcast, WinCE, but only a few apps use this (Sintendo, Old Boob!boy, DCMP3, and GypPlay). The DC does NOT run Windows CE. The WinCE is on the disc of the WinCE applications, and obviously we don't burn that on every disk. In fact, most commercial games don't use WinCE anyway, they use Katana, Sega's dev kit.
It's thinking...
lux92886
Insane DCEmu
Insane DCEmu
Posts: 172
Joined: Mon Jun 03, 2002 8:53 pm
Location: Anaheim, CA
Has thanked: 0
Been thanked: 0
Contact:

Post by lux92886 »

First, the DC is much more powerful than the Saturn. Secondly, Saturn just doesn't have the RAM to load roms, and the emulator.

As far as cd-r's ruining the Dreamcast, well I guess it could. Seems if you use the wrong type of cd-r, it would (my dc hates fuji discs, but memorex seem to work good)
[insert lame signature here]
doragasu
DCEmu Cool Poster
DCEmu Cool Poster
Posts: 1048
Joined: Thu May 16, 2002 5:01 pm
Location: Madrid, Spain
Has thanked: 0
Been thanked: 0

Post by doragasu »

Captain Skyhawk wrote:If you selfboot your stuff and you use a dummyfile, how can you be sure it will be burned at the beginning of the disc? Sure you must name the file 00000.dum or something, but when I use Nero for example I can set the priority of the files making sure it comes at the beginning of the disc. Is there a mkisof switch for it?
To reorder the files like you want using MKISOFS, first you must create a "sort file", for example, "example.srt". Consider for example that your homebrewn has the followinf files (including a dummy file called "dummy.bin") in the example folder:

dummy.bin
1st_read.bin
image00.jpg
image01.jpg
movie.avi

Now, in the sort file you must put the files and a number indicating their priority. The path must be relative to the mkisofs location, so if the "example" folder is in the same path than mkisofs, the sort file can be, for example:

example/dummy.bin 1000
example/1st_read.bin 999
example/movie.avi -1000

The bigger the priority number is, the nearer the file is to the center of the drive, so in this example, the first file would be "dummy.bin", then next to it "1st_read.bin" and the last file would be "movie.avi". The "image00.jpg" and "image01.jpg" are ommited, so their priority is the default (0), so "image00.jpg" is next to "1st_read.bin" and "image01.jpg" is next to "image00.jpg". You can put also directories in the sort file, and all the files in the specified directory will use the specified priority.

When the sort file is completed, you must call mkisofs with the -sort switch, like for example:

mkisofs -C 0,11700 -V Example_disc -l -sort example.srt -o example.iso example

And that's all. I hope I have expressed myself clearly, because my english isn't very good.
fishman
Mental DCEmu
Mental DCEmu
Posts: 306
Joined: Sat Apr 06, 2002 8:42 pm
Location: MN
Has thanked: 0
Been thanked: 0
Contact:

Post by fishman »

i think Tomb Raider Chronicles used WinCE (it shows the WinCE logo when the game boots up)

As for cd-rs wrecking your dreamcast, i wouldn't worry too much about it as long as you generally play only the great emulators from this site and no backups :D
EvilSporkMan
God Of All Things Sporkish
God Of All Things Sporkish
Posts: 755
Joined: Sat Feb 16, 2002 1:04 pm
Location: Somewhere over the cuckoo's nest
Has thanked: 0
Been thanked: 0

Post by EvilSporkMan »

The Saturn prolly needs a modchip.
You can go anywhere you want if you look serious and carry a clipboard.
Hobbes T Tiger
Mental DCEmu
Mental DCEmu
Posts: 458
Joined: Fri Dec 27, 2002 11:27 am
Location: Prisoner of the Nintendo Police?
Has thanked: 0
Been thanked: 0

My tuppence worth

Post by Hobbes T Tiger »

I've wondered about this myself. I too seem to have one of the indestructible original run Dreamcasts and hope it lasts a long time yet.

But, coincidentally, earlier today I was playing Crazy Taxi and it amazed me how much disc access there was. And that reminds me of Ecco as well. I take on board the point about grouping the data together, but these games still seem to have a heck of a lot of access in them.


I suppose the safest thing is to think of your discs as a bit like your PC hard drive and make sure they aren't "fragmented" as this must increase the laser and motor work, even if it's not actually that bad in the short term.
yodanut
Mental DCEmu
Mental DCEmu
Posts: 392
Joined: Tue May 07, 2002 3:19 pm
Has thanked: 0
Been thanked: 0

Post by yodanut »

doragasu wrote:
Captain Skyhawk wrote:If you selfboot your stuff and you use a dummyfile, how can you be sure it will be burned at the beginning of the disc? Sure you must name the file 00000.dum or something, but when I use Nero for example I can set the priority of the files making sure it comes at the beginning of the disc. Is there a mkisof switch for it?
To reorder the files like you want using MKISOFS, first you must create a "sort file", for example, "example.srt". Consider for example that your homebrewn has the followinf files (including a dummy file called "dummy.bin") in the example folder:

dummy.bin
1st_read.bin
image00.jpg
image01.jpg
movie.avi
Actually, if he's going to use the MKISOFS/CDRecord method, he might as well dummy the CD with a really long audio track. It serves the same purpose and is very easy to do. Just record whatever songs you want on the first session instead of using the audio.raw file. Just don't fill up the CD since you'll have to leave room for the ISO that follows. There's a tutorial that explains how on the main page of the site, so try it out.
Metroid Evolution
Helping evolve the Metroid series.
doragasu
DCEmu Cool Poster
DCEmu Cool Poster
Posts: 1048
Joined: Thu May 16, 2002 5:01 pm
Location: Madrid, Spain
Has thanked: 0
Been thanked: 0

Post by doragasu »

yodanut wrote:Actually, if he's going to use the MKISOFS/CDRecord method, he might as well dummy the CD with a really long audio track. It serves the same purpose and is very easy to do. Just record whatever songs you want on the first session instead of using the audio.raw file. Just don't fill up the CD since you'll have to leave room for the ISO that follows. There's a tutorial that explains how on the main page of the site, so try it out.
Yes, you are right, but that's only for dummying the CD. Using sort files, you can order all the files burned in the CD. Most times it's not needed, and with only adding a dummy is more than enough, but it's good to know all the posibilities...
Post Reply