layneberry: How did you get it running? I'm pretty new to BLOOD mod installation, and I need some help setting it up. I tried following the readme, but no luck so far...
I copy the files to the folder, make a copy of the dosboxBlood.conf (I call it dosboxBloodFM.conf), the edit the very bottom to read
[autoexec]
# Lines in this section will be run at startup.
@ECHO OFF
mount C "."
imgmount D game.inst -t iso
c:
cls
BMOUSE.EXE LAUNCH BLOOD.EXE -ini frmeat.ini
exit
Then, I make a copy of the shortcut, and edit the Target line to read
"C:\games\One Unit Whole Blood\DOSBOX\dosbox.exe" -conf dosboxBloodFM.conf -noconsole -c "exit"
Hope that helps!