VOGONS


First post, by rsn8887

User metadata
Rank Newbie
Rank
Newbie

I think I found a serious bug in the Windows version of Dosbox, using Windows 10 and tested with 0.74 stable and latest svn release.

When I try to load a custom config using the command-line option -conf, the config is not loaded and only the standard default config is used.

Reproduce:
- create custom .conf file
- start cmd.exe
- cd into dosbox dir
- execute the command
dosbox -conf "name of custom conf file"

The config file is not loaded. It does not seem to matter what the name, content or location of the custom config file is. It is as if dosbox is just ignoring the -conf option.

I also tried using a shortcut (that's how it started) and launching dosbox.exe -conf "my config file" via a shortcut, and that didn't work either.

Dragging a .bat file onto dosbox works. All other command line options work. The -conf option works as expected under OSX Yosemite. It seems to only be a problem under Windows 10.

Reply 1 of 2, by rcblanke

User metadata
Rank Oldbie
Rank
Oldbie

What exact command did you type when starting dosbox?
And what does the output in the DOSBox status window say?

Reply 2 of 2, by rsn8887

User metadata
Rank Newbie
Rank
Newbie

Never mind. I have no clue what happened, but I fiddled around another hour, and now it works! At some point I messed around with the permissions of the files, so maybe that was it.

It works perfectly now and I have no clue what I did wrong before. Sorry for the false alarm!