VOGONS


First post, by plusseven

User metadata
Rank Newbie
Rank
Newbie

Hey gang,

I followed some of the incredibly helpful advice that I read in other peoples threads regarding the installation of the game and it worked like a charm, however when I actually attempt to play the game, it comes up with the standard "DOS4GW Protected Runtime" lines as is meant to before booting, but then just returns to a CLS'ed DOSBox input screen.

I am running all this on a Virtual Windows XP machine set to have 1GB of RAM and 16MB Video Memory and using a single core at 100% execution.

The machine running the virtualisation software is running Windows 7 Home Premium 64-Bit with a core i7-2630QM (4 cores at 2-2.9GHz), 16GB of RAM and a nVidia 540GTM at 1696MB.

My input upon loading up DOSBox on the Virtual machine is:

mount C: C:\rallyc\rallyc
(drive mounts successfully)
mount d: D:\ -t cdrom
(drive mounts successfully)
c:
ral.exe

It attempts to load and then returns to the DOSBox input screen.

I've adjusted the settings in my DOSBox config to run using the following:
core=simple (also tried normal)
cputype=auto (also tried pentium_slow
cycles=4000 (also tried auto)

Last time I tried this and just ran both the installer and game through Windows, the game at least launched but with scrambled visuals. After installing it through DOSBox and attempting to run it, regardless of where I do so, it simply will not run.

Can anyone recommend things that I've missed or other settings to adjust?

Reply 1 of 10, by Dominus

User metadata
Rank DOSBox Moderator
Rank
DOSBox Moderator

You have to keep the same mountings when installing and playing. Your mount c suggests you don't do this.
Follow the 60 seconds guide in my signature and you should be fine.

Windows 3.1x guide for DOSBox
60 seconds guide to DOSBox
DOSBox SVN snapshot for macOS (10.4-11.x ppc/intel 32/64bit) notarized for gatekeeper

Reply 2 of 10, by plusseven

User metadata
Rank Newbie
Rank
Newbie

Ahh cheers for that. I had read the guide but neglected to realise it prohibits changing directory as well.
I just re-installed it using the c:\rallyc mount and installing to plain old root c: and all is working now.

Legend.

Reply 4 of 10, by plusseven

User metadata
Rank Newbie
Rank
Newbie

Another quick one for you.
The game runs but with no music. Sound is fine but I can't get music on the menu or in game.
I've downloaded VDMSound and installed it, set DOSBox to run using VDMS and it still doesn't work.
I've also tried using the dosdrv command to run it manually but it seems to hang on loading VDDLoader.dll

Have I just missed one little thing again?

Reply 5 of 10, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

You can't use dosbox and vdmsound together.
maybe use a different mount line to enable cd audio support (-ioctl)

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

Reply 6 of 10, by Dominus

User metadata
Rank DOSBox Moderator
Rank
DOSBox Moderator

if all else fails you may need to rip an image (bin/cue, but under no circumstances iso, since that loses audio tracks) and imgmount that instead.

Windows 3.1x guide for DOSBox
60 seconds guide to DOSBox
DOSBox SVN snapshot for macOS (10.4-11.x ppc/intel 32/64bit) notarized for gatekeeper

Reply 7 of 10, by plusseven

User metadata
Rank Newbie
Rank
Newbie

I'm pretty bad at the command lines here.

I tried changing my mount parameter for my CD Drive to
mount d: d:\ -ioctl cdrom
and then game stopped loading due to the mount parameters changing since install.
I then tried re-installing using that same command and it fails to install any files after I input the directory to install to.

Obviously that's not what you meant for me to do.

Reply 8 of 10, by ripsaw8080

User metadata
Rank DOSBox Author
Rank
DOSBox Author

The cdaudio appears to be bonus material that is not used in-game, at least on some versions. After installation the game is configured to use the speaker, and you have to configure it for SoundBlaster. It depends on which version you have, but this thread may be helpful:
Network Q RAC Rally

Reply 9 of 10, by plusseven

User metadata
Rank Newbie
Rank
Newbie

After reading through that I'm inclined to believe my copy is one of the re-releases that was mentioned as my sound works perfectly fine but no music. I don't have any playable audio files on the CD either, they're all data files so my guess is I'd have to find a menu.exe file that actually uses the copy protection because mine doesn't, and that's a thought I don't exactly relish seeing as I don't have a manual with my game to pass the copy protection request. At least the game is playable, I'm more than happy with that.

Cheers for all the help, guys.

Reply 10 of 10, by Dominus

User metadata
Rank DOSBox Moderator
Rank
DOSBox Moderator

You can't easily tell whether you have a mixed mode CD (data and aufio) in Windows. Windows will only show the data.
As for the command line, read the readme on how to pass the coreect parameters

Windows 3.1x guide for DOSBox
60 seconds guide to DOSBox
DOSBox SVN snapshot for macOS (10.4-11.x ppc/intel 32/64bit) notarized for gatekeeper