First post, by JayDP
Heard about and been using DOSBox for only a couple of weeks at best. Great program. Have set up QIX, and 2 King's Quest Games for my daughters (V & VII). Now my first game is running without sound: Commander Keen 1.
I installed VDMSound, and tried running the BAT file I start DOSBox and Commander Keen 1 with VDMSound, and I get access error.
I tried searching through these forums, and I didn't find anything. It's probably here, I just didn't find it.
Here's the Batch program I have my daughter's Doublr-Click on to run Commander Keen 1 - which runs just fine with no sound.
1 cd c:\
2 cd "c:\Program Files\DOS\DOSBox-0.65"
3 dosbox -conf "C:\OldGames\Keen\dosbox.conf" -c "mount c c:\OldGames" -fullscreen -noconsole -c c: -c "cd Keen" -c "cd Keen1" -c "call Keen1.exe" -c exit
When I right-click on this BATch file to try and run with VDMSound, I get an access error.
Help? aand wasn't sure if this belonged in DOSBox or VDMSound forum. I looked inboth for FAQ or help in answering this.