It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
I know this game is bundled with DOSBox, but I already have DOSbox installed, and I have a confg (-conf command line) file that I use for almost all games that I have installed already, that works fine for the time being, and as a result I would rather use my own DOSbox install and the files that already are there over the DOSBox that is bundled, and I have no issue with it being installed with the game or in the directory.

When I try and use it with my own DOSBox install, I get a "cd player error #2" and below that "child error #22" right after the Team 17 screen. Just wondering how I can fix this issue so I can use it installed with my main dosbox install.
have you looked over gog's config maybe they have additional mounting options in place your standard dosbox config does not?
I have same error. Game works fine with gog dosbox version but when I try to install and play it with dosbox-x it crash after few logos screens with same error. I try to rename .gog and .dat files to cue and bin, mount it from txt configuration file and from dosbox-x menu. It is like game do not see cd rom drive. Maybe gog dosbox got different configuration for cd drives, but I do not know where to look.
avatar
Gzegzolka: I have same error. Game works fine with gog dosbox version but when I try to install and play it with dosbox-x it crash after few logos screens with same error. I try to rename .gog and .dat files to cue and bin, mount it from txt configuration file and from dosbox-x menu. It is like game do not see cd rom drive. Maybe gog dosbox got different configuration for cd drives, but I do not know where to look.
There is a portable/no-install version of DOSBOX_staging. Maybe that would help.

Also if you look in goglog.ini you can see how gog Developers installed DOSBOX on your machine.

I used the .DAT not .GOG file, Sometimes you have to specify full path names...

to troubleshoot the config I used pause instead of exit.
DOSBOX_Staging also has a debugger.


I forgot to mention I added MSCDEX.EXE of autoexec before I specified the DAT file.
//Example Dosbox_staging 0.81.1, still get dsp error, so maybe soundcard not CONFIG correctly, but runs
[autoexec]
# Lines in this section will be run at startup.
# You can put your MOUNT lines here.
@echo off
mount c "I:\Program Files\GOG\World Rally Fever"
mount C "I:\Program Files\GOG\World Rally Fever\cloud_saves" -t overlay
MSCDEX.EXE
imgmount d "I:\Program Files\GOG\World Rally Fever\wrf.dat" -t iso
c:
cls
rally
exit
Post edited June 09, 2024 by rico001