VOGONS

Common searches


First post, by Fokke

User metadata

Hey, I've been using DOSBox for a long time on my WinXP machine. Now that my notebook is fully running under Linux Ubuntu (debian based distro) I installed DOSBox on it. Runs like a dream, but I have no clue where to find dosbox.conf... I'm relatively new with Linux, but where can I find or place dosbox.conf? Because I'm getting tired of adjusting the settings everytime I start DOSbox 😉

Thx a lot!

Reply 2 of 3, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

cd /tmp
dosbox
(inside dosbox)
config -writeconf dosbox.conf
exit
(outside dosbox)
vi dosbox.conf

Water flows down the stream
How to ask questions the smart way!

Reply 3 of 3, by dougdahl

User metadata
Rank Member
Rank
Member

The information isn't too bad, but I think it could do with a bit more of information from the README. Specifically,
"If no configfile is specified with the -conf switch, DOSBox will look in the
current directory for dosbox.conf. Then it will look for ~/.dosboxrc (Linux),
~\dosbox.conf (Win32) or "~/Library/Preferences/DOSBox Preferences" (MACOSX)."
Because it seems (at least to me) too easy for someone to presume from reading that page that the "dosbox -conf /path/to/dosbox.conf" is necessary to load the dosbox.conf everytime.
But perhaps I am reading too much into the situation.