Jason86400: But how do you get user created maps with new art and sounds to work ? I'm trying to play a usermap called "Forsaken Crypt". I tried the instructions that DustyStyx listed but the game crashed when I tried to launch the level at the start menu. Thanks in advance.
That takes a little extra work. You will probably need to load the art, sound or reference files in addition to the ini file. use the -art, -snd, & -rff switches respectively. Did Forsaken Crypt come with a bat file by chance? Everything might be listed there.
addendum: If it is this map:
http://blood.freeminded.de/index.php?section=maps&id=439 Just replace call to Blood.exe in your dosboxBlood_single.conf file with fcr.bat or fcrnocd.bat, like so:
mount c: "."
c:
frc.bat
exit
You might want to back up your sounds.rff file first though, just in case something goes wrong.
addendum2: Just noticed that the original message is kind of old, GoG use to have the autoexec lines at the bottom of dosboxBlood.conf. That was changed with version 2 of the installer, when they separated it out as dosboxBlood_single.conf, sorry for any confusion.