VOGONS


Rayman 1 error

Topic actions

First post, by Mystic Robin

User metadata
Rank Newbie
Rank
Newbie

There's a little error I get while installing Rayman 1 from the original CD.
Here's what I do: after I started DOSBox, I type these commands:

mount c G:\ -t cdrom -label RAYMAN (G:\ is my cd-drive)
mount d D:\Games
C:
install.bat

This opens the Rayman install program. However, after specifying the install path as D:\RAYMAN, I get the following error:

Open write error -- C:\Rayman.bat file error

which brings me back to the install menu.

Now if there is anyone who encountered a similar problem or if there are any suggestions I might have a look at, please post them here. Thanks for your time.

Reply 2 of 22, by Mystic Robin

User metadata
Rank Newbie
Rank
Newbie

Wow. Thanks a bunch, that worked wonders.

Another question though... there's no BGM? Sound effects work though, and I used autodetect at installation, and the sound test there worked... sorry if the question's a bit stupid, I'm kinda new to this. Thanks again.

Reply 3 of 22, by Xelasarg

User metadata
Rank Member
Rank
Member

GUS emulation can cause problems in some cases.
Open dosbox.conf (inside your DOSBox dir), look for the entry GUS=true and set it to GUS=false. Save the file, run Rayman sound setup again and select Soundblaster 16 for music and sound effects.

"What's a paladin?!"

Reply 4 of 22, by Mystic Robin

User metadata
Rank Newbie
Rank
Newbie

Nope, didn't work. Any other ideas?

Reply 5 of 22, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

have you tried adding
-usecd 0 -ioctl to the mount d g:\ -t cdrom line ?

Water flows down the stream
How to ask questions the smart way!

Reply 6 of 22, by Mystic Robin

User metadata
Rank Newbie
Rank
Newbie

Yes, just tried that. Nope, didn't work. Any more? Thanks in advance!

Reply 7 of 22, by ykhwong

User metadata
Rank Oldbie
Rank
Oldbie

Have you tried to uncheck "Mute" (cd) in Windows volume mixer?

Reply 8 of 22, by Mystic Robin

User metadata
Rank Newbie
Rank
Newbie

There isn't anything muted in Windows Volume Mixer...

Reply 9 of 22, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Did you configure the music stuff? How?

Reply 10 of 22, by Mystic Robin

User metadata
Rank Newbie
Rank
Newbie

Well at the setup menu there's a sound option. I used autodetect and it stated Sound Blaster Pro 16 and some ports... so I ran the sound test (all included in that menu) and heard Rayman saying "Perfect" indicating that the sound was working properly... and so it does. There's just no friggin' background music, only sound effects.

Reply 11 of 22, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Check for midi or something, port 330.

Reply 12 of 22, by Mystic Robin

User metadata
Rank Newbie
Rank
Newbie

The setup seems to hang if I manually select any other soundcard... pretty weird. Couldn't find a midi something by the way, but I tried a few others, and setup would hang with all of them except the SoundBlaster Pro 16 from the autodetect...

Reply 13 of 22, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Sounds like digital sound device.
Maybe check the manual if the game supports midi or cd audio.

Reply 14 of 22, by ykhwong

User metadata
Rank Oldbie
Rank
Oldbie

Rayman1 background music is from the CD audio tracks, not MIDI.
Rayman1 sound setup does not decide whether rayman will use the background music or not. It only allows you to choose the sound card type for the effect sound.
In Windows Volume Mixer, "CD music" might be hidden. Go to options menu, check all the items including CD, and uncheck "Mute" on the CD music.
If it still does not help, try to convert your original rayman CD to an image (BIN/CUE) - there are some converting tools like UltraISO that will create the image. (If IMG is used instead of BIN/CUE, an external utility like DAEMON is required because mounting the IMG in DOSBox does not play cd audio.) If everything is fine, type (if rayman.cue exists in c:\download and you want to mount drive E as the imagefile):
imgmount e c:\download\rayman.cue -t cdrom

Reply 15 of 22, by alex25021991

User metadata
Rank Newbie
Rank
Newbie

Thank you very much, the image worked. I had the same problem on Windows Vista. With Windows XP the original CD always worked. But it's important that you mount your image first before you mount "c:\program files" as drive c because then dosbox looks for the image not yet on c:\ but on c:\program files.

Reply 16 of 22, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Specs say that under vista the ioctl capabilities have been reduced to a
bare minimum, but i haven't gotten any confirmation for this yet.

Reply 17 of 22, by alex25021991

User metadata
Rank Newbie
Rank
Newbie

Maybe...
When I mount the original CD as drive d:, I can see the continuous flashing of the CDROM-drive's LED, but I can hear no music.
Maybe you can describe this procedure with the image in the readme files of future Dosbox versions...
But still Dosbox is a very great emulator. Thanks for programming it!

Reply 18 of 22, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

The procedure? Well create a cue/bin pair, and mount that. The latter part
is in the readme already.

Reply 19 of 22, by alex25021991

User metadata
Rank Newbie
Rank
Newbie

sorry, my English isn't perfect 😊 , in German you can use "Prozedur" not only for a very long process...
I simply meant a sentence like: If you want to use CD-Audio-Tracks with Windows Vista, you must create an image and mount it.