View Single Post
Shanezlar's Avatar
Posts: 38 | Thanked: 67 times | Joined on Oct 2009 @ Allemagne
#2
Don't know much about DOSBox but on Ubuntu it is in ~/.dosbox/

If it's not there you can search for it by running the following command from the terminal (might take a while):
Code:
find / -iname dosbox\*.conf 2>/dev/null
Edit: the file isn't part of the package but is apparently created on first run (so you won't find it unless DOSBox was run before)

Last edited by Shanezlar; 2009-12-12 at 20:40.