PDA

View Full Version : Trouble With Dosbox Config~


anke
25-09-2006, 08:20 AM
I'm having the weirdest problem: to get DOSBox to run .ACE games, I started fiddling with the config. Well, I run it, and it still doesn't wanna start up at the C drive.

I haven't really changed that much, and this has worked for me before so I'm pretty confused over all this.

[autoexec]
# Lines in this section will be run at startup.
mount C C:\DOS\CDrive
mount D D:\ -t cdrom
C:
CLS[/b]

And again, it's still starting up at Z drive :blink: Any help would be appreciated like whoa :3

Data
25-09-2006, 08:24 AM
try removing the CLS
and see what kind of error is reported

Shin-Bo
25-09-2006, 08:32 AM
Maybe the folder you're mounting isn't there anymore? Maybe you renamed it to something different.

anke
25-09-2006, 08:36 AM
You were both right =) I tried to mount the wrong folder (lord, that doesn't sound right at all), but once I figured that out, it wasn't until I removed CLS that it finally worked.

Thanks for the help!