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

×
To Turn off the Music in DK1

Open up the file dosboxDK_single.conf, NOT dosboxDK.conf (like all the other posts tell you)

It should look like this:

[autoexec]
# Lines in this section will be run at startup.
mount C ..
imgmount d "..\game.inst" -t iso -fs iso
c:
cls
Keeper.exe
exit

Now ADD the line MIXER CDAUDIO 1:1 in between cls and Keeper.exe like so...

[autoexec]
# Lines in this section will be run at startup.
mount C ..
imgmount d "..\game.inst" -t iso -fs iso
c:
cls
MIXER CDAUDIO 1:1
Keeper.exe
exit

Now you won't have anymore of that annoying music playing during your DK1 game.

The other solutions always mentioned the WRONG conf file.

Now, can someone tell me how to get the Mentor voice to work in DK2, because all of the solutions don't work, OR, if they do, they're seriously lacking any instructions on how to get it to work.
Post edited May 06, 2013 by Desjay